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 |
what are the things we generally declare in session_start , application_start ?
What is the difference between primary & secondary storage device? : Dot net architecture
Define the mesi? : Dot net architecture
The maximum report processing jobs limit configured by your system administrator has been reached.How I can Solve this problem when i using crystal report to load from my application.
What is the problem with .net generics?
3. Should validation (did the user enter a real date) occur server-side or client-side? Why?
how to change the application name?
How to work with Crystal Reports without using Visual Studio?
12. Types of polymorphisem[Run and Design Exp.]
how to create applications by using Visual Studio 2012?
0 Answers TryTechnicals Pvt Ltd,
Explain the purpose of cache? : Dot net architecture
What is a memory management?