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 |
How do you enforce garbage collection in .NET
what is msl?
exe abrevatiom
What is controllercontext?
what is difference b/w .net 1.1 and .net 2.0. I need Answer in c# , asp.net and ado.net Level.Like c#1.1 and c#.1.1 , ado.net1.1 and ado.net2.0 and asp.net1.1 and asp.net2.0
Explain the new features added in version 4 of mvc (mvc4)?
What is side-by-side execution? Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables
what is the three pillar of .Net ?
How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred?
what is Framework?
What was the problem in traditional component why side by side execution is supported in .net ?
What is razor code?