
Ques1 What is ASP.NET ?
Ans- ASP.NET is the new offering for web developer from the microsoft. It is not simply the next generation of ASP (Active Server Page).It is completely re-engineered and enhanced technology. It provides large set of user controls, XML-based components and integrated user authentication.
Ques2 What are advanced features of ASP.NET ?
Ans-
1) Support for compiled language.
2) Services provided by .NET framework
3) Graphical development environment
4) State management
5) Update files while server is running
6) XML based configuration files
Ques 3 What is “Atlas” ?
Ans- ASP.NET AJAX was previously known by Atlas which is an implementation of microsoft based on AJAX framework.
Ques 4 What are webcontrols in ASP.NET ?
Ans- Web controls are special ASP.NET tags understood by the server. Web server controls are created on the server and they require a runat=”server” attribute to work.
Ques 5 Write the syntax for creating webcontrols ?
Ans-
Ques 6 Give some examples of web controls ?
Ans-
1) AdRotator 2) Button
3) Calender 4) CheckBoxList
5) DropDownList 6) HyperLink
7) Image 8) Label
9) PlaceHolder 10) TableRow
11)RadioButtonList 12) TableCell
13)TextBox 14) XML
Ques 7 What are three category of WebControls ?
Ans- Three categorization of webcontrols are-
a) Text and graphics controls
b) AdRotator controls
c) Validation controls
Ques 8 What is session tracking ?
Ans- Session Tracking is a concept which allows you to maintain a relation between two successive requests made to a server on the internet .As we know HTTP is stateless protocol ,so never keep record of request made to it.Session tracking allow you to store the information would be checked every time you do any thing within your inbox. Thus you would not be asked to enter your password with every click.
Ques 9 What are the solution for the arise by fact that HTTP being stateless ?
Ans- There are three typical solution to this problem -
a) cookies
b) URL rewritting
c) Hidden form feilds
Ques 10 Is ASP.NET support any type of databases ?
Ans- ASP.NET support for web services, oracle databases, SQL server databases with custom schema.
follow the article to excel in an interview on asp.net
Alot of information regarding this new technology has been providing here…….those who wan to elaborate their knowledge in this area can chk this link….it’s really appreciating
the important questions given above are of asp.net for learning more go through it
An introduction article on ASP.NET.great post to get knowledge about this language. go through !!!!
this article is for those who are interested in knowing the basic concept of ASP.NET…
All those who have learned the language must have a look..its a web designing framework..
this topic is useful who want to know about the ASP.NET which is quit interesting…
To learn the basics of ASP.net or brush up .net important points follow these questions , it will helps you.
If u want to brush your ASP.NET concepts this post could be really helpful for u….as it gives u an insight of the most basic topics of ASP.NET!!!!
those who are learning this language must go through this post as it contains imp. information regarding it.