ASP.NET Performance Tips
page 18 of 19
by Adiseshu Dasari
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 64716/ 469

Use of server controls

There are two kinds of control in ASP.NET. The one is Server Control, the other one is Html Control. The last only inspires the client-side event; however, the server control would generate objects on server-side by RunAtServer property. So its function is very powerful, but its cost is expensive as well. We should make a choice depending on the different condition.


View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 
Learn More
.NET Tools
asp.net shopping cart
asp.net chart control






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2008 ASPAlliance.com  |  Page Processed at 10/7/2008 6:04:39 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search