Explain .net Framework?
Answer / remya r k
.NET Framework is a programming model of Microsoft which
can be used for Designing, Developing and Deploying
different types of applications (ie, Windows, Web, Console
applications, Class libraries, Services etc.)for Win
Platform.
| Is This Answer Correct ? | 10 Yes | 0 No |
What are the types of authentication in .net
How we can register the Area in ASP.Net MVC?
What is routeconfig.cs in mvc 4?
What is the significance of nonactionattribute?
What are the advantages of razor view engine?
what is .edmx file and what it contains?
How do you handle variable number of segments in a route definition?
What is presentation framework?
What is shadowing?
Which are the important namespaces used in ASP.Net MVC?
When i am using Ajax controls (updatepanel),Is page events all are executed or only some events are executed?which page events are executed?
Explain the role of assembly in the .net framework.