|
Generic MS middle tier "framework"? -- Burt --
We're using a home grown middle tier framework for our .net projects for doing things like database access, sending emails, error logging, user validation, etc. It's just a set of VB classes. I've heard Microsoft also has a framework out there. Can anyone point me to it? Or are there other frameworks available online? Many thanks. Burt |
|
-- Jacques --
It sounds like you are looking for patterns & practices: Application Blocks http://msdn.microsoft.com/practices/guidetype/AppBlocks / |