Asp.net tips and tricks
- by ybbest
Asp.net tips and tricks
Here is a summary of articles I found very useful over the years while I am working on asp.net
TRULY Understanding View state
http://weblogs.asp.net/infinitiesloop/archive/2006/08/03/Truly-Understanding-Viewstate.aspx
TRULY Understanding Dynamic Controls
http://weblogs.asp.net/infinitiesloop/archive/2006/08/25/TRULY-Understanding-Dynamic-Controls-_2800_Part-1_2900_.aspx
ASP.Net 2.0 – Master Pages: Tips, Tricks, and Traps
http://odetocode.com/articles/450.aspx
ASP.NET Tip – Use The Label Control Correctly
http://haacked.com/archive/2007/02/15/asp.net_tip_-_use_the_label_control_correctly.aspx
Asp.net httphandlers
http://www.michaelflanakin.com/Articles/NET/NET1x/ImplementingHTTPHandlers/tabid/173/Default.aspx
http://support.microsoft.com/default.aspx?scid=kb;EN-US;308001
http://msdn.microsoft.com/en-us/library/ms972974.aspx
Asp.net ajax
http://encosia.com/
ASP.NET 2.0 Tips, Tricks, Recipes and Gotchas
http://weblogs.asp.net/scottgu/pages/ASP.NET-2.0-Tips_2C00_-Tricks_2C00_-Recipes-and-Gotchas.aspx
Mastering Page-UserControl Communication
http://www.codeproject.com/KB/user-controls/Page_UserControl.aspx
Comparing Web Site Projects and Web Application Projects
Web Deployment Projects
.NET Radio Show
http://www.dotnetrocks.com/
Herdingcode
http://herdingcode.com/
Clean Code talk
http://www.objectmentor.com/videos/video_index.html
.NET Video Show
http://www.dnrtv.com/
.Net User group
http://chicagoalt.net/home
http://exposureroom.com/members/RIAViewMirror.aspx/assets/
FAQ
Why should you remove unnecessary C# using directives?
http://stackoverflow.com/questions/136278/why-should-you-remove-unnecessary-c-using-directives
http://stackoverflow.com/questions/2009471/what-is-the-benefit-of-removing-redundant-imports-in-vb-net-or-using-in-c-file
http://codeclimber.net.nz/archive/2009/12/30/best-of-2009-the-5-most-popular-posts.aspx