RSS Feed for This PostCurrent Article

How can we create custom controls in ASP.NET?

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 to give a custom functionality which can be used across different projects by adding to the control library. This can provide for event bubbling from child controls to the [...]

Trackback URL

Post a Comment