What is the Difference between Web User Control and Web
Custom Control?

Answer Posted / aaraaayen

Web User Controls:
1) Easy to Create
2) Limited support for consumers who use visual design tool
3) A seperate copy of the control is required in each
application.
4)Cannot be added to toolbox in Visual Studio.
5) Good for Static Layout
Web Custom Controls:
1) Harder to Create
2) Full support for consumers
3) Only a single copy of the control is required in the GAC
4)Can be added
5) Good for Dynamic Layout

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is misl code?

755


Explain an assembly?

721


How can we store decimal data in .net?

744


When do you use virutal keyword?

772


Explain the services provided by common language infrastructure.

930


What are jagged arrays ?

731


Explain some of the exclusive features which are present in vb?

705


Explain about delegate?

680


what is common language specification?

719


What is the main purpose of garbage collector?

704


What is difference between metadata and manifest?

807


What is the difference between compiler and interpreter?

754


What are the differences between c# and visual basic.net?

747


What is the use of assembly?

752


What is enumerator?

797