Answer Posted / avik manna
.net is framework developed by microsoft. Developers can
create different type of applications like windows, web,
mobile, device etc. using 44 languages supported by .net.
This framework support language interoperability and OOPs
concept.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the benefit of entity framework?
what is code first approach?
explain what does .edmx file contains?
what is .edmx file and what it contains?
How you can implement custom validation in asp.net MVC?
Which are the important namespaces used in ASP.Net MVC?
The order of the filters that get executed, if the multiple filters are implemented?
Can you use Razor code in Javascript in ASP.Net MVC?
Is .net core replacing .net framework?
Do you know about the new features in ASP.Net MVC 4 ?
Explain the role of assembly in the .net framework.
What are the possible razor view extensions?
How can we determine action invoked from HTTP GET or HTTP POST?
what is split entity?
What is the difference between adding routes, to a webforms application and to an mvc application?