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
How can we use Web API with ASP.NET Web Form?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
Is session stored in browser?
WSDL means?
Is oauth for authentication or authorization?
How many types of cache are there?
How many web config files can be created for an application?
Describe a Windows Service and its lifecycle ?
What is ashx file in asp.net?
How can you implement encapsulation in asp.net?
Explain about Automatic resource management?
Define dll hell?
What are the ways to sending the data in ASP.NET page?
How you will handle session when deploying application in more than a server?
Explain the steps needed to be performed in order to create an animation in xaml?