Youtube Music Youtube Youtube Music Youtube Lady Gaga Just in the Formula1, Year 2011 fever grips India, there is also a huge music lovers who enjoy her pop. Lady Gaga is in Delhi and will perform on…
ASP.NET Architecture ASP.NET architecture. We divide our discussion in two parts: the application life cycle events and the page life cycle events.The Application Life Cycle Events1. Whenever you…
File extensions in ASP.Net File extensions associated with different versions of ASP.NET include:.asax : Global.asax, used for application-level logic.ascx : Web UserControls: custom controls to be placed…
Asynchronous ASP.NET ASPX Pages When you take advantage of asynchronous ADO.NET methods, you must also enable asynchronous ASP.NET page execution. You enable an asynchronous ASP.NET page by adding the following…
Introduction to ASP.NET Menu and Sitemap ASP.NET Menu ControlThe ASP.NET Menu control allows you to develop both statically and dynamically displayed menus for your ASP.NET Web pages. You can configure the contents of…
Different Types of Caching in ASP.Net ASP.NET Supports Three Type of Caching
Page Output caching [Output caching ]
Fragment caching [Output caching ]
Data Caching
ASP.NET provides support for page, partial page…