I would suggest first decide which functionality of EL you want to use as EL have many application blocks like "Logging, Exception handling, Data access, Caching etc." and then go through the documentation of that particular block and add the minimum required
assemblies for your purpose.
shriniwasshu...
Member
610 Points
203 Posts
use of Microsoft enterprise library
Mar 26, 2012 05:07 AM|LINK
Hi All,
I have to use microsoft enterprise library in my project so anyone can help me how can I use it.
enterpriselibrary Microsoft
Mikesdotnett...
All-Star
154955 Points
19872 Posts
Moderator
MVP
Re: use of Microsoft enterprise library
Mar 26, 2012 05:11 AM|LINK
Start here: http://msdn.microsoft.com/en-us/library/ff632023.aspx then choose the hands on lab, or the develoeprs notes or read the documentation.
Beginning ASP.NET Web Pages with WebMatrix | My Site | Twitter
mudassarkhan
All-Star
78956 Points
13402 Posts
MVP
Re: use of Microsoft enterprise library
Mar 26, 2012 05:19 AM|LINK
Refer
http://www.codeproject.com/Articles/38766/Using-the-Microsoft-Enterprise-Library-Data-Access
enterpriselibrary Microsoft
Contact me
SourRicha
Member
16 Points
3 Posts
Re: use of Microsoft enterprise library
Mar 26, 2012 05:29 AM|LINK
Hi Shrini,
I would suggest first decide which functionality of EL you want to use as EL have many application blocks like "Logging, Exception handling, Data access, Caching etc." and then go through the documentation of that particular block and add the minimum required assemblies for your purpose.
Thanks,
Sourabh Jain.