what is Framework?
Answers were Sorted based on User's Feedback
Answer / varikuti srinivasa rao
The .NET Framework is Microsoft's platform for building
applications that have visually stunning user experiences,
seamless and secure communication, and the ability to model
a range of business processes. The .Net Framework consists
of:
Common Language Runtime – provides an abstraction layer
over the operating system
Base Class Libraries – pre-built code for common low-level
programming tasks
Development frameworks and technologies – reusable,
customizable solutions for larger programming tasks
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / govind.agarwal
frame work provide to developmant tool to create an
application.
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / renuka
IT MOVES APPLICATION DEVELOPMENT FROM CLIENT-CENTRIC TO
SERVER-CENTRIC.
THE FRAME WORK OFFERS A FUNDAMENTAL SHIFT IN MICROSOFT
STRATEGY.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is global assembly cache
How does work clr?
What is mapping in entity framework? : Entity framework
Mention the core components of .net framework?
Explain how you can send the result back in JSON format in MVC?
Who defines the CAS code groups
Explain Bundle.Config in ASP.Net MVC4?
What is the CTS
what is split entity?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
how to maintain the session state? what is Abstract class and interface and inheritence with example?
What is the necessity for singning an assembly with a strong name?