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 different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
Can the unique key be null?
Why is global asax is used?
what is AutoEventWireUp and what is the use of This property explain in details?
What is web api and why to use it?
What are assemblies and namespaces and explain the difference between them ?
How can you handle unmanaged code exceptions in asp.net?
Which is better session or viewstate?
Is asp net front end or backend?
Is asp.net easy to learn?
What symbol would you use to denote, the start of a code block in aspx views?
What are Master Pages in ASP.NET? or What is a Master Page?
Define transparent caching with aop?
What is base class of button control in .net?
What is cross page posting in asp net?