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
How to improve the cache performance? : Dot net architecture
What is .net mobile images control. Explain with an example? : Microsoft dot net mobile
inprocess vs out process session state : Dot net architecture
Explain the difference between primary & secondary storage device? : .NET Architecture
Explain the Lapsed Listener problem in .net
What is Com Callable wrapper?when it will created?
What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile
Explain different pipelining hazards and how are they eliminated? : Dot net architecture
What is biginteger and when would you use that?
Explain the difference between state server and sqlserver : Dot net architecture
What size is a .net object?
What is private constructor? And it's use?
.Net Frame work arch?
Explain dma? : .NET Architecture
What are the new features of .net 2.0?