stickleprojects Level: Moderator

 Registered: 09-09-2002 Posts: 891
|
Re: Using SQL Server and .Net
Guys FYI Microsoft Application Blocks are a suite of assemblies that support many enterprise-wide scenarios - ie. Exception-handling and database access and many more... I believe that they were written to test the CLR and then expanded to production-ish code.
I would suggest that they are used wisely and that the developer understands all of the code before incorporating into a real-world environ.
Just a thought,
Kieron
____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)
|