

Web Parts
Because rendering an ASP.NET Web form is broken down into small, manageable chunks, arbitrarily extending the framework by adding new controls is a straightforward affair. Server-side controls offer very fine-grained control over the HTML rendered by your application.
In this tutorial we get a taste of Web Parts. The topic of Web Parts could take up an entire tutorial—they represent a whole new level of interaction with Web sites. Web Parts are in many ways like custom controls. They give you a way to customize the HTML coming out of your Web site without having to hard-code the output of your page.
Views: 904 |
| by Steve
View this tutorial

Most popular (last 7 days)





Highest rated (last 7 days)




