This explains how to register master page in web.config file for a Asp.Net applications
This article discuss about how to load master pages dynamically in Asp.Net.
It explains how to save files in Microsoft SQL Server database by using FileUpload Asp.Net control in binary format.
This article explains about how to save files to any folder on the disk by using FileUpload control in Asp.Net.
This article discuss about view state in asp.net, advantages and disadvantages of view state in asp.net and how to disable the view state in asp.net.
This article discuss about what is meant by abstract class in C#, advantages of abstract classes and limitations of abstract classes in C#
This article discuss about implicit conversion and type casting in C#.Net.
This article discuss about differences between Interface and Abstract class in C#.Net. It also explains when to use Interface and when to use abstract class.
This discuss about what is stored procedure, different type of stored procedures, difference between stored procedures and user defined functions in Microsoft SQL Server.