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 the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
What is the microsoft .net?
What is misl?
What is SOAP? How you will do windows and forms authentication?
What is deferred execution vs. Immediate execution in linq?
Explain what is mutex?
Please explain what are an object and a class?
What are the core differences between .NET Languages ?
What is a design pattern and what is it for?
What is the difference between .net 2000 and .net 2005(features)? Which one is better?
can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?
What is Event - Delegate? clear syntax for writing a event delegate
Explain what is a delegate?
What is the difference between function and stored procedure?