Which .NET framework supports Web API?


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

Post New Answer

More ASP.NET Interview Questions

What is applicatio domain?

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 are the advantages and disadvantages of viewstate ?

1 Answers  


How many Garbage Collectors are there for one Application or one Page

1 Answers   Emphasis,


Explain About WebService

0 Answers   BirlaSoft,


What is asp net theme?

0 Answers  


What are the security types in ASP/ASP.NET? Different Authentication modes?

0 Answers  


What is a viewbag?

0 Answers  


What layout mode is the default when a new Web Form is created? a) GridBagLayout b) GridLayout c) FlowLayout d) FormLayout

2 Answers   Syntax Softtech,


asp.net interview questions

0 Answers  


When Cookies are expired in ASP.NET?

0 Answers   Sans Pareil IT Services,


How can you handle errors in Web API?

0 Answers  


Categories