Which .NET framework supports Web API?
Answer / Krishna Pal
Web API is a part of the .NET Framework and .NET Core. Both can be used to develop and run Web API projects.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you do exception management
What is the lifespan for items stored in ViewState?
How do you use a custom validator? When might you want to use one?
Why do we need master page in asp.net?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is Web Gardening? How would using it affect a design ?
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'
Explain the concept of View Model in MVC?
Where would you use an ihttpmodule, and what are the limitations of any?
Is viewstate secure?
Why cyclomatic complexity is important?
Explain the difference between response.redirect vs server.transfer
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)