ASP.NET
Custom Rendered ControlsASP.NET - Custom Rendered Controls
Custom Rendered Controls
The Control Class
Visual Studio And Custom Controls
A Palindrome Checker
Controls And Events
HtmlTextWriter And Controls
Controls And View State
Conclusion 3
Tutorial 4 Quick Reference
After completing this tutorial, you will be able to
- Add a new project to the existing project within a Visual Studio solution file
- Create a server-side control that renders custom HTML
- Add a server-side control to the Visual Studio toolbox
- Place a server-side control on a Web form
- Manage events within the control
- Use ASP.NET to detect differences in client browsers and apply that information