80 likes | 192 Vues
This guide provides an overview of ASP.NET Web Server Controls, which are essential objects on ASP.NET web pages. These controls render markup to the browser upon page requests. It covers various types of controls, including standard toolbox controls, login controls, and validation controls, explaining how user controls function as composite controls similar to ASP.NET web pages. By default, HTML elements are treated as literal text and are not programmatically accessible, making understanding these controls crucial for developers. For questions or more info, contact Samar Samy.
E N D
Microsoft ASP.net Session Samar Samy Microsoft Student Partner
Introduction to ASP.Net controls ASP.NET Web server controls are objects on ASP.NET Web pages that run when the page is requested and that render markup to a browser ASP.Net controls Web Server Controls User Controls HTML Controls
Web Server ASP.NET Web server controls are objects on ASP.NET Web pages that run when the page is requested and that render markup to the browser Web Server Controls Standard toolbox controls Login Controls Validation controls
User Controls A user control is a kind of composite control that works much like an ASP.NET Web page—you can add existing Web server controls and markup to a user control
HTML Controls By default, HTML elements within an ASP.NET file are treated as literal text and are programmatically inaccessible to page developers
Thanks You can contact me at: samar_fcih@yahoo.com eng.samar_fci@yahoo.com Blog : http://samarsamy.wordpress.com/ Samar Samy FCI-Helwan University Microsoft Student Partner – Microsoft Egypt . Microsoft Tech-Club Helwan Univ. – Technical Dept.