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 a design pattern and what is it for?
Example from .net. Integer & struct are value types or reference types in .net?
Explain .NET architecture?
Tell us what is heap and what is stack?
Explain different types of html, web and server controls.
What is meant by localization?
Explain the code behind wors and contrast that using the inline style.
Explain the difference between managed and unmanaged code?
How can you turn-on and turn-off cas?
What is meant by globalization and localization?
What is .net latest version?
Will it go to finally block if there is no exception happened?
How does cas works?
Explain difference between panel and groupbox classes using .net?
What tools is used to develop .NET applications?