Good .NET links
.NET
=========
1. What ASP_NET Programmers Should Know About Application Domains
http://www.odetocode.com/Articles/305.aspx
2. WSE webcast
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032256128&Culture=en-US
http://searchvb.techtarget.com/webcast/0,295011,sid8_gci970124,00.html
3. Good Video
http://www.theserverside.net/articles/showarticle.tss?id=TheCodeRoom
4. Calling a Web service frm JS
http://www.dotnetbips.com/displayarticle.aspx?id=278
4. Prevent multiple login
http://www.eggheadcafe.com/articles/20030418.asp
5. .NET questions
http://www.andymcm.com/dotnetfaq.htm
Indexers
http://www.softsteel.co.uk/tutorials/cSharp/lesson15.html
Delegates and Events
http://www.softsteel.co.uk/tutorials/cSharp/lesson16.html
Db programming using ADO.NET- Good articles
http://www.c-sharpcorner.com/Database.asp
Database Vendor Independent Code with Improved Connection Pooling
http://www.c-sharpcorner.com//Code/2002/Oct/DbIndepCode.asp
Design an Effective Data-Access Architecture
http://www.ftponline.com/wss/2002_07/magazine/features/dfox/page4.aspx
http://www.c-sharpcorner.com/Code/2002/July/GenericDataAccessCompActivator.asp
Strange things with IsPostBack
http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=798824

0 Comments:
Post a Comment
<< Home