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
What symbol would you use to denote, the start of a code block in razor views?
What are the advantages of asp.net mvc?
Which .net framework is installed?
what is ssdl?
What is the use of viewmodel in mvc?
What is Layout in ASP.Net MVC?
What is latest version of .net framework?
What is code first? : Entity framework
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
How to update one of my table in database at 4pm every day how it is possible?
How do you handle variable number of segments in a route definition?
How can we determine action invoked from HTTP GET or HTTP POST?
how do you query in entity model when the result has a join from from different database other than the entity model?
Explain the .net framework.