ASP.NET ASP.NET MVC Life Cycle This article introduces Request Life Cycle and Application Events that takes place as the request travel through MVC framework and Asp.NET platform. It also explains different methods to interact with this events.
ASP.NET Send and Receive Emails in ASP.NET with C# In this post, you will learn how to send and receive Emails in ASP.NET with C#.