Answer Posted / kiwi
server control is custom control which are executed on the
server. these server controls are easy to use but difficult
to create,whereas user controls are easy to create but
difficult to use. these controls are executed on client side
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
How is a session stored and maintained in asp.net?
How ASP.NET page works?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
What is event in asp.net?
Why we go for mvc instead of asp.net? : Asp.Net MVC
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
How can you apply a theme to your asp.net application?
What are the ways to sending the data in ASP.NET page?
Can we use MSSql as backend in asp.net...if yes then How.?
Which platform does Microsoft .NET use for exchanging data between applications?
List of words of preprocessor in .net?
What are the parts of an http response?
How many types of triggers are there in update panel?