Answer Posted / mohini
.NET is essentially a framework for software development.it
is similar in nature to any other software development
framework (J2EE etc)in that it provides a set of
containers/capabilities,and a rich set of pre-built
functionality in the form of clss libraries and
Apls.The .net framework is an environment for
building,deploying, and running webservices and other
applications.it consists of 3 mainparts.Common Language
Runtime(CLR),the framework classes,and ASP.NET.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the meaning of unobtrusive javascript?
What are the possible razor view extensions?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
What is a model in android?
What is domain class model?
what is explicit loading?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
How we can handle the exception at controller level in ASP.Net MVC?
What is a view engine?
what is entity data model?
What is clr? How does work clr & wht is work of clr?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
What is viewbag?
What is Layout in ASP.Net MVC?
What are the main features of asp.net mvc 4 used by asp.net web api?