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   SiteMap shows list of All Categories in this site.
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
 SharePoint interview questions  SharePoint 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 ?    3 Yes 1 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 ?    2 Yes 0 No
Vijay Rana
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What is the use of @Register directives?  1
If Asp Dot Application is stateless what happened? during designing TCS3
How many types of sessions are there?  2
How to do Caching in ASP?  1
How can you assign styles to webforms? Microsoft2
What is the difference between a Stored procedure and function?  6
What is the difference between ExecuteReader,ExecuteNonQuery and ExecuteScalar.  3
Can you explain what inheritance is and give an example of when you might use it?  1
What are typed datasets? IBS1
can i use two web.config files of ConnectionString in One Default.aspx page Verinon-Technology-Solutions5
How to manage pagination in a page?  2
can u create two Primary key for a table? --Sivaa BirlaSoft8
Which template must you provide, in order to display data in a Repeater control? Wipro2
Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element. Syntax-Softtech5
with which controls you worked in Asp.net 2.0? HP2
my name is sumeetha i am using google gears in .net.what's the problem is my server is in another place. i am working here when i entered the values in textboxes and press enter then it should store in database(sql server) which is in another system.when that sever system is shutdown then the values which i submit should store in my system and after system opened it should automatically store the values in the system can any one plz urgent suggest answer for this question?  2
What is the use of The Page.Master Property?  1
What does the "EnableViewState" property do? Why would I want it on or off?  4
In your web.config file which attribute of <Globalization> element identifies the default culture that will be used for web request?  1
What is JIT, what are types of JITS and their purpose ? Infosys3
 
For more ASP.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