Events and Delegates simplified
This article shows you how to design events for your classes.
http://www.codeproject.com/csharp/events.asp
我的翻译:[2007-11-19]事件和委托的简单说明
ASP.NET Best Practices for High Performance Applications
This article lists the techniques that you can use to maximize the performance of your ASP.NET applications. It provides common issues, design guidelines, and coding tips to build optimal and robust solutions.
http://www.codeproject.com/aspnet/ASPNET_Best_Practices.asp
我的翻译:
高性能ASP.NET应用程式的最佳实践