Answer Posted / ravisastri
.NET is a new environment for developing and running
software applications, featuring ease of development of web-
based services, rich standard run-time services available
to components written in a variety of programming
languages, and inter-language and inter-machine
interoperability.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the difference between ViewData, ViewBag and TempData?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
what is eager loading?
What is difference between viewbag and viewdata and tempdata?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
how do you query in entity model when the result has a join from from different database other than the entity model?
what is csdl?
Which is the root namespace for fundamental types in .net framework?
Is the following route definition a valid route definition? {controller}{action}/{id}
Explain RenderBody and RenderPage in ASP.Net MVC?
What is a view engine?
What is the use .Glimpse in ASP.Net MVC
Why is entity framework used?
Explain the 'page lifecycle' of an ASP.NET MVC?