What is different between User Control and Web Control and
Custom Control?
Answer Posted / suhasini suresh
Since the dll assembly of a custom control is being used,a
custom control developed in C# can be used in a project
developed in VB.NET or any other managed code and vice
versa.
This is not possible with user controls.They are language
spefic
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is meant by globalization and localization?
What is data type and how many types of data types are in .NET ?
The project which you have made, which methodology did you use?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
What are the types of jit?
Differences between namespace, class, assembly?
How many types of design patterns available in .NET?
What is lambda expressions in c#?
How to Create and Consume a Web Service?
Tell us what is the difference between struct and class?
Difference between value type & reference types ?
Explain difference between panel and groupbox classes using .net?
What are the advantages of .net core?
Describe the Managed Execution Process