ASP Dot Net Interview Questions
Computer Science & IT Technical Interview Questions
ASP Dot Net Interview Questions
Computer Science & IT Technical Interview Questions
- What is ASP?
- What is ASP.NET?
- What is the basic difference between ASP and ASP.NET?
- In which event are the controls fully loaded?
- How can we identify that the Page is Post Back?
- What is the lifespan for items stored in ViewState?
- How information about the user's locale can be accessed?
- What is the difference between SQL notification and SQL invalidation?
- Which is the parent class of the Web server control?
- Can you set which type of comparison you want to perform by the CompareValidator control?
- What is the behavior of a Web browser when it receives an invalid element?
- What are the advantages of the code-behind feature?
- How do you sign out from forms authentication?
- What is Auto Post Back?
- What is the function of the View State property?
- Why do you use the App_Code folder in ASP.NET?
- Define a multilingual Web site.
- What is an ASP.NET Web Form?
- What is the difference between a default skin and a named skin?
- What is IIS? Why is it used?
- What is Query String? What are its advantages and limitations?
- What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
- How can you display all validation messages in one control?
- Which two new properties are added in ASP.NET 4.0 Page class?
- What is tracing? Where is it used?
0 comments:
Post a Comment