What is asp.net web application?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

In a Code-Behind class generally which type of code is found ?

3 Answers   Siebel,


What is Model-View-View Model?

0 Answers   MCN Solutions,


I am using ASP.Net 2.0. I added the following code in button_Click page. but 'PreviousPage' is not taking as a keyword. It throughs an error. Page Poster = this.PreviousPage; TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest"); sDisplay = txtNewTest.Text; Response.Write(sDisplay); The following is the Error Message: 'controls_LoginMain' does not contain a definition for 'PreviousPage'

2 Answers  


What types of data validation events are commonly seen in the client-side form validation?

0 Answers  


How to find last error which occurred in Asp.net ?

0 Answers  






What is asp.net response object?

0 Answers  


How do you trap errors in ASP and how do you invoke a component in ASP ?

1 Answers   Cognizant,


What base class do all Web Forms inherit from?

1 Answers  


What are the advantages of Web API?

0 Answers  


what is the differance between native code & managed code?

5 Answers   Microsoft,


What are the session management techniques asp net?

0 Answers  


Who can consume WebAPI?

0 Answers  


Categories