user control

  • Thread starter Thread starter vasu
  • Start date Start date
1. Start Visual Studio.NET
2. Create A Web Application either C# or VB.NET.
3. Right Click the project in Solution Explorer, then Add New Item.
4. Select Web User control.
5. This will appear in Solution explorer.
6. Double click and put any controls in it as you program a web page.
 
Back
Top