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 the CLR
Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Qu)I Got Exception in "try" block. Which "catch" statement (i.e. 1st catch or 2nd catch ) catches the exception and Why???
How the color of selected menu item will be changed in asp.net menu item?
How to create an alias name for a namespace?
Features in .net framework 1.1 ?
Have you designed any components?
How can you return string result from Action in ASP.Net MVC?
What are the new enhancements done in default project template of asp.net mvc 4?
mention in what all scenarios entity framework can be applicable?
if u add an import stmt to an application u can do the same by adding reference to the apllication then what is the diff bet these two ?
What is Partial Assembly References?
Can we add constraints to the route? If yes, explain how we can do it?