Answer Posted / aastha mehta
 .net Framework is a programming environment
provided by MS, which is used by the developer to design,
develop & Deploy, various kind of applications such as
windows, web, mobile, console applications, web services
etc. clr forms the core of DOTNET.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Can we change web.config settings from iis?
Does razor engine supports for tdd?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
What are the 2 ways of adding constraints to a route?
Explain test driven development (tdd) ?
How route table has been created in ASP.NET ASP.Net MVC?
What is conceptual model? : Entity framework
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
Explain ASP.NET MVC Identity and Security?
Explain the role of assembly in the .net framework.
What operating systems will the .net framework 3.0 be available for?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
Is entity framework slow?
Can you explain the page life cycle of mvc?
What are authentication filters in web api?