What is difference between user control and custom control?
Answer / ramubalachandran
User Control is a page file with extension .ascx which can
only be used within a single application. But custom
controls are assemblies(dll files) that can be used in
multiple applications.
Is This Answer Correct ? | 13 Yes | 0 No |
Differentiate between structure and class.
Does C# support static class?Is Static class be inherited by any class?
I’m having some trouble with cas. How can I diagnose my problem?
What is the mvc model?
How can i include both C# and vb.net classes in same solution?
Contrast OOP and SOA. What are tenets of each ?
Explain server-side scripting and client-side scripting.
what is silverlight and what is the purpose of silverlight?
What is Web API?
How to call a child form method from the master page?
What is the maximum amount of memory any single process on windows can address?
WHAT ARE DEFFERENCE BETWEEN DATALIST AND DATAGRID