Answer Posted / smita
DotNet is a framework where serveral application can be
developed in multiple languages
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
Explain what is asp.net mvc?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
explain what does .edmx file contains?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
Can we add constraints to the route? If yes, explain how we can do it?
What is basic authentication in web api?
Why to use Html.Partial in ASP.Net MVC?
What is action methods in web api?
Can we change web.config settings from iis?
How can you return string result from Action in ASP.Net MVC?
What are actions in mvc?
How the ‘page lifecycle’ of ASP.Net MVC does works?
What are the sub types of ActionResult?
What is oauth in web api?
Can I add asp.net mvc testcases in visual studio express?