Answer Posted / gorav pratap
.Net provide a better platform that support multiple
language for creating windows and web application easily.
so .Net is a framwork that combined muliple language in one
frame.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is edm in entity framework?
What are the components required to create a route in mvc?
What is asp net framework?
Explain representational state transfer (rest) in detail?
What are the 2 ways of adding constraints to a route?
How to answer for project questions..?
What is the use of viewmodel in mvc?
what is way of loading data in ef (entity framework)?
What is the difference between ViewData, ViewBag and TempData?
What is separation of concerns in asp.net mvc?
Explain peek method in tempdata in asp.net mvc?
What is objectcontext? : Entity framework
What is difference between Viewbag and Viewdata in ASP.NET MVC?
What is Dependency Injection in ASP.Net MVC
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?