ASP.net Special Folder

To have a convenient folder and file structure help web developers and designers to manage their web application in a efficient manner. With the release of .Net Framework 2.0, ASP.net reserves the some folder names, so developers can put special files... 

Continue reading »

How to Load User Control Programmatically

Sometimes it may happen that you need a functionality is not  provided by built in ASP.net controls at that time developers can create ASP.net user controls or ASP.net custom controls. User controls. User controls are containers into which you... 

Continue reading »

Overview Of ASP.net

ASP.net is a web technology built on top of Microsoft .net framework. Microsoft released the first version of .net framework in 2002 called .net 1.0. ASP.net is successor of Microsoft’s Active server pages technology. ASP.net application are built... 

Continue reading »