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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Dot Net  >>  Dot Net General
 
 


 

 
 Dot Net Framework interview questions  Dot Net Framework Interview Questions
 Dot Net Remoting interview questions  Dot Net Remoting Interview Questions
 Dot Net WindowsForms interview questions  Dot Net WindowsForms Interview Questions
 Dot Net General interview questions  Dot Net General Interview Questions
 Dot Net AllOther interview questions  Dot Net AllOther Interview Questions
Question
What is the difference between custom control and web 
control?
 Question Submitted By :: Siva.hariharan
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the difference between custom control and web control?
Answer
# 1
Web Control will have .ascx and its codebehind file. Custom 
control will have only codebehind (.cs) file.

In summary, custom control may not have any UI interface.
 
Is This Answer Correct ?    1 Yes 1 No
Sandeep Verma
 
  Re: What is the difference between custom control and web control?
Answer
# 2
Usercontrol:
1) User control can be used for the Reusable purpose only.
2) Once you create User control that can be access in 
current project.
3) User control extenction is .ascx file.
4) It can be visible in Solution explorer.
5) It is Locally used.If you want used this control in any 
page just drag and drop from Solution or Register that 
particular page like 
<%@ Register TagPrefix="scott" TagName="header" 
Src="Controls/Header.ascx" %>
<%
Custom Control:
1) Custom control can used for Globale purpose like Tollbox 
controls.
2) custom control can created extenction file is .dll .
3) It can Add to Toolbox like 
Right click on toolbox add->choose itemes->select path of 
file.
4) custom control If you want used in any forms just you 
can drag and drop like normal control.
 
Is This Answer Correct ?    0 Yes 0 No
Rathi
 
 
 

 
 
 
Other Dot Net General Interview Questions
 
  Question Asked @ Answers
 
What is Assembly manifest? what all details the assembly manifest will contain. Ksb2
What are server controls? Avanade1
create a keypair?  1
How will u load dynamic assembly? How will create assemblies at run time?  1
What is meant fulltrust?  1
What is different between User Control and Web Control and Custom Control?  1
What is prerender event of a page? C-Squared-Systems3
What?s SingleCall activation mode used for?  1
why do you want to join deloitte, where do you exactly fit in. Deloitte1
What is UDDI and how to register a web service ? TCS2
What is strong name?  1
Which method do you use to redirect the user to another page without performing a round trip to the client?  2
What is WSDL and disco file ? TCS3
What is the raise event used for? Wipro4
asp mean CTS3
Why MVC programming model preferred?  1
what is event inheritance and event delegation?  1
What is Application Domain?  1
What does SCM do?  1
How to find methods of a assembly file (not using ILDASM) Reflection  1
 
For more Dot Net General 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