Feaures in 2.0:
Special folders to make integration easier.
navigation controls,
login controls,
new conrols,
Master page,
Website without IIS,
Pesonaliz...
Custom Controls can be created in either of the following 3 methods.
1. Creating as a composite control : This method uses and combines the existing controls...
RequiredField Validator Control,Range Validator Control, RegularExpression Validator Control,Custom Validator Control and Validation Summary Control are provide...
a)Intrinsic controls:
such as the command button and frame controls. These controls are contained inside the Visual Basic .exe file. Intrinsic controls are alw...
Shape and line controls are useful for drawing graphical elements on the surface of a form. These controls don't support any events; they are strictly for decor...
The Microsoft FlexGrid (MSFlexGrid) control displays and operates on tabular data. It allows complete flexibility to sort, merge, and format tables containing s...
Templates enable one to apply complicated formatting to each of the items displayed by a control.Repeater control supports five types of templates.HeaderTemplat...
Enable ViewState turns on the automatic state management feature that enables server controls to re-populate their values on a round trip without requiring you...
Custom controls: A control authored by a user or a third-party software vendor that does not belong to  the .NET Framework class library. This is a generic...