What is the difference between a web custom control,web user
control and a web part.
Answer Posted / 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 View All Answers
What is .net transaction?
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
define cache memory? : Dot net architecture
deference between display and visibility property of CSS
What is the cli? Is it the same as the clr?
What is the .net class that allows the retrieval of a data element using a unique key?
Explain dma? : Dot net architecture
What is Opf3
What are relation objects in dataset?
how to set the startup position of the form?
What do you know about machine.config file ?
What are the different pipelining hazards? : Dot net architecture
What's the difference between an application and a program?
.Net Frame work arch?
What is application frame host?