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 are bundling & minification features in asp.net mvc 4?
What are the advantages of razor view engine?
Can I use razor code in javascript in asp.net mvc?
what do you mean by table-per-type?
Can I add asp.net mvc testcases in visual studio express?
What is the use of razor view engine?
What is the use of display modes?
What is definingquery in entity framework? : Entity framework
How do you specify comments using razor syntax?
What is .net architecture and framework?
Where are the routing rules defined in an asp.net mvc application?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
Can we have enum in entity framework?
how do you truncate a table using entity data model?
mention what are the various methods provided by the dataset object to generate xml?