Community

Creating User controls and Custom controls in ASP.NET

(Paresh Jain) User control or the .ascx file in ASP.NET is a replacement for the include file feature in ASP. These controls can create using ASP.NET code, just like your ASP.NET Web pages. The difference is that after you have created a user control you can reuse it in multiple ASP.net with a minim

Read More - Register for Free Membership