What is the difference between a web custom control,web user
control and a web part.



What is the difference between a web custom control,web user control and a web part...

Answer / sudhir

Web custom control are those controls which are placed into
gac and user can add it in tool box.and it is difficult to
create.and One Custom control can share diffrent
application.

User controls are used and create for particular
application .It easy to create and for using it for
dirrent application need to copy same user control on
dirrent applications.

Web part are new feature of dot net 2.0 . by using web part
controls user can runtime change the size,position and
layout of controls within the web parts controls,also web
part gives facility to hide,edit delete controls.It is in
built controls.

Is This Answer Correct ?    16 Yes 1 No

Post New Answer

More Dot Net AllOther Interview Questions

What is a virtual memory? : Dot net architecture

1 Answers  


What are the five stages in a dlx pipeline? : Dot net architecture

1 Answers  


Explain difference between machine config vs. Web config : Dot net architecture

1 Answers  


Explain what does the term "green architecture" mean? : .NET Architecture

1 Answers  


Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture

1 Answers  


3. Should validation (did the user enter a real date) occur server-side or client-side? Why?

4 Answers  


What is the difference between primary & secondary storage device? : Dot net architecture

1 Answers  


Explain some of the disadvantages due to microsoft.net?

1 Answers  


how to make my form not to appear in the task bar?

1 Answers   Six Sigma,


What does this do? Gacutil /l | find /i "corillian"

1 Answers  


What are the types of memory management? : Dot net architecture

1 Answers  


Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.

1 Answers  


Categories