Asp.net interview questions and answers, Asp.net interview questions and answers for experienced, Asp.net interview questions and answers for freshers, Asp.net interview questions and answers pdf, Asp.net interview questions and answers for experience, asp.net interview questions and answers download, Asp.net interview questions and answers for freshers pdf , Asp.net interview questions and answers for 2 years experience, Asp.net interview questions with answers pdf, Asp.net interview questions and answers free pdf download
Hi, Today i would like to share Asp.net interview questions and answers, this question and answers are applicable for Freshers Experience Experienced 2 years even more. At the end iam sharing a link which contains Asp.net interview questions Pdf free download.
ASP.net interview questions and answers freshers experienced experience 2 years free download
Hi, Today i would like to share Asp.net interview questions and answers, this question and answers are applicable for Freshers Experience Experienced 2 years even more. At the end iam sharing a link which contains Asp.net interview questions Pdf free download.
ASP.net interview questions and answers freshers experienced experience 2 years free download
What do you mean by ASP?
ASP Stands for Active
Server Pages (ASP), which is also known as Classic ASP, is Microsoft's
server-side technology, which helps in creating the dynamic and
user-friendly Web pages. It uses different scripting languages to create
dynamic Web pages, which can be run on any type of the browser. .
What is ASP.NET Explain?( This is very very important question if you are not satisfied with this answer then search for another answer)
ASP.NET
is a specification developed by Microsoft to create the dynamic Web
applications, Web sites, and Web ervices. It is a part of the .NET
Framework. You can create ASP.NET applications in most of the .NET
compatible languages, such as Visual Basic, C#, and J#.
What is basic difference between ASP and ASP.NET? (This is Important Question)
The
basic difference between the ASP and ASP.NET is that ASP is interpreted;
whereas, ASP.NET is compiled. This implies that since ASP uses VBScript;
therefore, when an ASP page is executed, it is interpreted. whereas , ASP.NET uses .NET languages, such as C# and VB.NET, which
are compiled to Microsoft Intermediate Language (MSIL).
In which event are the controls are fully loaded? (This also Important question)
Page load event
How can we identify whether Page is Post Back?
Page object has an property called as "IsPostBack" property, which can be checked to know that the page posted back.
What is the lifespan for items stored in the ViewState?
The items stored in ViewState live until the lifetime of the current page expires including postbacks to same page.
How users locale information can be accessed?
The user's locale information can be accessed by using System.Web.UI.Page.Culture property.
Which is the parent class of Web server control?
The System.Web.Ul.Control class
Can you set which type of comparison you want to perform by CompareValidator control yes or no?
Yes, by setting the Operator property of the CompareValidator control.
ASP.NET Interview questions and answers Pdf Free Download
http://ebookbrowse.com/asp-net-interview-questions-and-answers-pdf-d308482663
More questions Will be updated soon.
=========================Best of Luck For Your Career=========================
ASP.NET Interview questions and answers Pdf Free Download
http://ebookbrowse.com/asp-net-interview-questions-and-answers-pdf-d308482663
More questions Will be updated soon.
=========================Best of Luck For Your Career=========================
ConversionConversion EmoticonEmoticon