Archive for December 2016
Using Ajax Control Toolkit in ASP.NET

Download Ajax Control Tool Kit from below link
Ajax control toolkit download link
Extract The file then Go To Visual Studio
Open Tool Box
Right Click On The Existing Tab
And Click On Add New Tab
Name the tab
Right click on the newly tab
click on.
ASP.NET Master Pages

Master pages are used to create common layout for multiple websites.
Master pages will have .master as page extension and we can see output of master page directly.
Multiple web forms(.aspx pages) can be created using single master page. All these.