Can you draw and explain the .NET Farmework?
Answer Posted / sameer meher
The .Net framework is the environment where we can develope
the web application,web services,console application,device
applivation and some of component.so that we can reuse it
oin the other application.it actually supports 26 languages.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
What is managed extensibility framework?
How route table is created in ASP.NET MVC?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
Which version of .net framework is installed?
How can I return string result from action in asp.net mvc?
How does the .net framework 3.0 relate to the .net framework 2.0?
What is entityset? : Entity framework
What is NonActionAttribute ?
What is definingquery in entity framework? : Entity framework
what is lazy loading in entity framework?
What is Attribute Routing in ASP.Net MVC?
What is model first? : Entity framework
What you mean by routing in asp.net mvc?
what is explicit loading?