Summary


This chapter discussed all the basic Web controls. You learned how to add Web controls such as TextBox , DropDownList , and RadioButton to your ASP.NET pages. You also learned how to write subroutines to capture the events that these controls raise.

Next, you learned how to work with multiple pages in your ASP.NET application and use the Response.Redirect() method to automatically redirect a user to a new page. You also learned how to link two pages together with the HyperLink control.

Finally, you learned how to apply formatting to Web controls by using the formatting properties in the base Web control class. You also learned how to apply Cascading Style Sheet classes and attributes to Web controls.



ASP.NET Unleashed
ASP.NET 4 Unleashed
ISBN: 0672331128
EAN: 2147483647
Year: 2003
Pages: 263

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net