What is the Difference between user and server controls?
Answer Posted / abhinay kumar
custom controle is inbuild control where as user control
which are created by us as our requirement.
to make a user control .net provide a file which extention
is ascx.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the types of caching in asp.net?
How would ASP and ASP.NET applications run at the same time on the same server?
How many types of session in ASP.NET
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What is page request in asp.net?
How to use ipostback?
What is server infrastructure?
What are the features of asp net?
How can we prepairing Interview
In order to get assembly info which namespace we should import?
Distinguish between Server-side and Client-side code with its functionality?
What is inproc and outproc?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What is asp.net ajax?
Is there any limit for query string? Means what is the maximum size?