09 2009 档案

20 Tips to Improve ASP.net Application Performance
摘要: There are certain things you should take into account when you are developing your applications. Over the last 12 years or so of working with asp and asp.net, I have learned to avoid and do certain th...阅读全文

posted @ 2009-09-29 16:37 Wind Snail 阅读(94) | 评论 (0) 编辑

Understanding ASP.NET Validation Library
摘要: Introduction ASP.NET provides different options for validation at the client side. Each of the validation controls emits client side JavaScript behind the scenes for data validation. In the earlier ve...阅读全文

posted @ 2009-09-29 16:33 Wind Snail 阅读(216) | 评论 (0) 编辑