Code Behind in Web Forms and User Controls is an user firendly tutorial in which author discusses about the process of code behind in the web form, which is hosted in a single page with two files, one for code and another one for content. By using...
Page Templates: Introduction is an article in which author explains the method of page template technique which uses page template class for creating the page template. This tutorial is specially meant for the beginners through which they can...
Page Templates: Server Forms is a web based tutorial in which author demonstrates the two method of adding server form to ASP.NET template. In this tutorial programmers can get an idea about two advanced methods of adding the user control to the...
ASP.NET User Controls - Notify One Control Of Changes In Other Control is an article in which author discusses about procedure for utilizing user control. The author gives information about the method of making the user control to respond to...
Create Localizable Web User Controls is an useful tutorial in which the author explains the procedure for creating web controls which displays regional settings. The author explains this topic with an example. By the end of this tutorial beginners...
Create Page Templates is an usefui tutorial for the ASP.NET programmers through which they can gather information about page templates, which is a tool for creating the structure of a page in the website. This tutorial teaches the procedure for...
Separation of the user interface and page logic by example is an useful tutorial for the Programmers to learn about the process of seperating user interface of particular application from its page logic. Here the author explains the above said...
Understanding User Controls - Part 1 is an article in which author explains the method of utilizing this user control, which provides properties and methods for runnning along with .NET frame work. The author describes about process of calling the...
User Controls: Part I - How to make a simple User Control is a tutorial which helps you to know about the method of creating user controls on your web forms. In this tutorial the author shows you how to create an aspx page, create the user control...
Page Templates: Designer Issues is a web based tutorial in which author elaborates the method of utilizing page templates with respective to designer issue. This article tells how to prevent the loss of intellisence and other design issues while... |