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 Assemble
differences between poco, model first and data first approach?
What symbol would you use to denote, the start of a code block in razor views?
Explain the new features added in version 4 of mvc (mvc4)?
What is .net core framework?
Describe the .net framework architecture.
What is the difference between .net core and .net framework?
Why string are called Immutable data Type
What is conceptual model? : Entity framework
Can you write a class without specifying namespace? Which namespace does it belong to by default?
What is display mode in mvc?
Explain Model, view and Controllers in Asp.Net MVC?