InfoWorker Solutions
When in doubt, hesitate!
Wednesday, June 14, 2006
Model Reference Data = Observer pattern + Reference Data + MVP (Part II)
›
In part I , I outlined how we use common business process reference data (BPRD) in our WinForms user controls contained in a model-view-pre...
2 comments:
Friday, June 09, 2006
Tell, don’t ask – MVP – Biz Process Reference Data (Part I)
›
A good programming practice is “ tell, don’t ask ” , which concerns class responsibility (btw, don’t try to apply this practice at home with...
Wednesday, June 07, 2006
Using DbConnectionScope with Suppress TransactionScope
›
We have been using the ADO.NET team's DbConnectionScope manager for a few months now, and it really makes the ' stay LTM ' mech...
VB.NET multi-assembly .config settings
›
The new 'Settings' mechanism of VB.NET 2.0 and the related My.Settings object make it convenient to add new settings and to access ...
‹
›
Home
View web version