Home >>
Code Library >> User Controls (pagelets)
1 2 3
Page 1 of 3
User Controls (pagelets)
Sorted By
date desc
|
Sort By:
|
Date
|
Most Popular
|
Name
|
Ratings
|
Web user controls in ASP.NET can help you refine your Web development efforts. See how easy they are to reuse and how they can increase performance in this article by Dan Fox.
|
|
A simple, cross-browser compatible user control which renders a bar graph. Future versions will allow for more configurability as well as different chart types. |
|
|
|
Total Views:5843
| Today:1522
|
Total Hits:673
| Today:0
|
|
A code snippet to dynamically load a control. |
|
|
|
Total Views:8062
| Today:1636
|
Total Hits:477
| Today:0
|
|
An interesting way of binding data to a usercontrol. |
|
|
|
Total Views:6918
| Today:1872
|
Total Hits:430
| Today:0
|
|
An example of passing a value to a user control. |
|
|
|
Total Views:12849
| Today:4049
|
Total Hits:1464
| Today:515
|
|
A post by Susan Warren on aspngbeta --
Did you know you can raise events from a user control? Here's a little sample, LabelButton.ascx (essentially the equivalent of asp:LinkButton), that demonstrates implementing a postback event like click. Cont |
|
|
|
Total Views:9616
| Today:2045
|
Total Hits:818
| Today:0
|
|
A post by Doug Seven (aspnextgen.com)
Ah, User Controls...one of my favorite topics!
User Controls can use code behind in a similar manner to Web Forms. Rather than inheriting the Page object, inherit the UserControl object. |
|
|
|
Total Views:5272
| Today:1530
|
Total Hits:693
| Today:0
|
|
1 2 3
Page 1 of 3
|