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 |
Explain the race around condition? : Dot net architecture
what is web service?
what is a namespace?how they are classified?write a program which contains class,object,inheritance?
Explain about cookie less session state? : .NET Architecture
Explain COM with example?
Explain about httpruntime.cach.get(); method?
Can you Explain <mobile:link> element .net mobile with example? : Microsoft dot net mobile
what is managed code and managed data?
which class library is used to find unique key?
which is the institute in hyderabad for providing the live project industry training
How can u manage state ?
What is IL code, CLR, CTS, GAC & GC?