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   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.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
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
what is the difference b/w Asp.net server controls and html 
server controls in .net?
 Question Submitted By :: Muralisivam
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is the difference b/w Asp.net server controls and html server controls in .net?
Answer
# 1
ASP.Net Server Controls:

  1. ASP .NET Server Controls can detect the target 
browser’s capabilities and render themselves accordingly. 
No issues for compatibility issues of Browsers i.e page 
that might be used by both HTML 3.2 and HTML 4.0 browsers 
code is written in the Server Controls.

2. Newer set of controls that can be used in the same 
manner as any HTML control like Calender controls. Without 
any need of Activex Control without bringing up issues of 
Browser compatibility).

3. Processing would be done at the server side. In built 
functionality to check for few values(with Validation 
controls) so no need to choose between scripting language 
which would be incompatible with few browsers.


HTML Server Controls:

1. The HTML Server Controls follow the HTML-centric object 
model. Model similar to HTML

2. Here the controls can be made to interact with Client 
side scripting. Processing would be done at client as well 
as server depending on your code. 

3. A HTML Server Control has similar abstraction with its 
corresponding HTML tag and offers no abstraction.
 
Is This Answer Correct ?    0 Yes 0 No
Rameshp
 
  Re: what is the difference b/w Asp.net server controls and html server controls in .net?
Answer
# 2
Web server Controls are similar to HTML server controls but 
provide more comples user interface,there are some useful 
differences are
1. if we are using html server controls then asp.net does 
not support down level support 
2.web server controls provide much automatic support
 
Is This Answer Correct ?    1 Yes 0 No
Vijay Rana
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What is the Global.asax used for?  3
Clearly Explain the ispostback TCS4
What is early binding and Late binding. Difference which is better ? DELL2
How to identify host of my system? How to identify servername of my system? How to identify domainname of my system?  2
what is client back feauture ?  1
what is the dllhell? why we use the dllhell?  4
How do you get records number from 5 to 15 from a dataset of 100 records? Syntax-Softtech1
What is the difference between a Debug and Release build? Is there a significant speed difference? Why or why not?  3
what are the new server controls added in Asp.net 2.0? DOSPL1
what is the difference between assemblyinfo and webconfig files?  1
What is the best way to search any exact information on google? Intellevate2
Difference between asp and asp.net ? Accenture3
Should validation (did the user enter a real date) occur server-side or client-side? Why?  2
What is the difference between and ActiveX dll and control ? Microsoft1
how to retrieve data using web services in asp.net pls give me the code and explain me briefly  2
can we place the same DLL in debug folder two times? (without using strong name ) TCS6
How can we Maintain more than on config file in one .Net web application and how? USi1
Explain Generics?  1
How to kill session? Protech11
Can we throw exception from catch Block? Accenture5
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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