ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  VB.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
What is the Difference between Web User Control and Web 
Custom Control?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the Difference between Web User Control and Web Custom Control?
Answer
# 1
web user control where it predefined attribute functionality
where it resides in control library

web custom control: where it is defined by user itself and 
store in a custom library
 
Is This Answer Correct ?    7 Yes 1 No
Madduri Rajasekhar
 
  Re: What is the Difference between Web User Control and Web Custom Control?
Answer
# 2
Web User Controls:
1) Easy to Create
2) Limited support for consumers who use visual design tool
3) A seperate copy of the control is required in each 
application.
4)Cannot be added to toolbox in Visual Studio.
5) Good for Static Layout
Web Custom Controls:
1) Harder to Create
2) Full support for consumers
3) Only a single copy of the control is required in the GAC
4)Can be added
5) Good for Dynamic Layout
 
Is This Answer Correct ?    6 Yes 0 No
Aaraaayen
 
 
 
  Re: What is the Difference between Web User Control and Web Custom Control?
Answer
# 3
Plz refer the following link.It is very useful to know the 
difference b/w User control and Custom control and also how 
to create these controls.

http://support.microsoft.com/kb/893667

Kamal..........
 
Is This Answer Correct ?    0 Yes 0 No
Kamalakannan.a
 
  Re: What is the Difference between Web User Control and Web Custom Control?
Answer
# 4
Web User Control inherits .NET class i.e
System.web.UI.UserControl

whereas web custom control does not do so.
 
Is This Answer Correct ?    0 Yes 0 No
Nitin
 
  Re: What is the Difference between Web User Control and Web Custom Control?
Answer
# 5
What are the basic differences between user controls and custom controls?
Now that you have a basic idea of what user controls and custom controls are and how to create them, let's take a quick look at the differences between the two.
Factors	User control	Custom control
Deployment	Designed for single-application scenarios

Deployed in the source form (.ascx) along with the source code of the application

If the same control needs to be used in more than one application, it introduces redundancy and maintenance problems	Designed so that it can be used by more than one application

Deployed either in the application's Bin directory or in the global assembly cache

Distributed easily and without problems associated with redundancy and maintenance
Creation	Creation is similar to the way Web Forms pages are created; well-suited for rapid application development (RAD)	Writing involves lots of code because there is no designer support
Content	A much better choice when you need static content within a fixed layout, for example, when you make headers and footers	More suited for when an application requires dynamic content to be displayed; can be reused across an application, for example, for a data bound table control with dynamic rows
Design	Writing doesn't require much application designing because they are authored at design time and mostly contain static data	Writing from scratch requires a good understanding of the control's life cycle and the order in which events execute, which is normally taken care of in user controls
 
Is This Answer Correct ?    1 Yes 0 No
Saran
 

 
 
 
Other VB.NET Interview Questions
 
  Question Asked @ Answers
 
How does you get record no from 5 to 15 from a dataset of 100 records? ABC2
linex will support dot net? Phoenix-Technologies4
1.wht is satellite assembly??? 2.How Garbage Collector works can u explain ???? ABC3
What is an abstract class?  3
What is shadowing? TCS3
what r the properties should be given to set method? PSI-Data-Systems2
What is the DIfference between Friend and Protected Friend? CTS5
Trace and Debug belongs to which namespaces?  4
diff b/w windows and console application?  2
Difference between VB dll and assemblies in .NET ? Digital-GlobalSoft5
What is the Difference between Overriding and overloading?  11
I want to sample Hotel management project in vb.net because still now i am doing that project for small hotel....so please send me my email id is jmuthu_pearls@yahoo.com...  2
Do event have return type?  7
what do you mean by .Net Framework Guru-Tech11
How to store jpeg / gif / bmp image in database and how to retrieve them? The most stressful condition is database is distributed and stored images can be retrive from any computer in network and any one can store images from other computer!! plss help its urgent.......RAHUL RATHOD  2
hi dear ! thank u for replying to my question regarding adding third party software in vb.net .My next question is that i haven created Data base in SQL server 2000 for Library and has connected that with VB and VB.net separately but it only works on single computer and when i takes my software to another computer on same Network it does not work . Can any body help me what i do to solve. Regards!  1
hey friends, Firstly I pick the records from the database into the DataGridView, Then I want that If I made any changes to the records in the GridView & Click on Update Button, Changes are Reflected into the main Database .Plz do reply back  3
What is an indexed property?  1
What is the Common Language Runtime? Ksb8
How do you rate yourself in .NET ? Infosys3
 
For more VB.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com