About .NET Framework ?

Answers were Sorted based on User's Feedback



About .NET Framework ?..

Answer / aarti mutha

.Net Framework is an environment which is used for
developing various application ranging from windows
application, web application & webservices

Is This Answer Correct ?    6 Yes 0 No

About .NET Framework ?..

Answer / vamshi

The .NET Framework has two main components: the common
language runtime and the .NET Framework class library.
You can think of the runtime as an agent that manages code
at execution time, providing core services such as memory
management, thread management, and remoting, while also
enforcing strict type safety and other forms of code
accuracy that ensure security and robustness.
The class library is a comprehensive, object-oriented
collection of reusable types that you can use to develop
applications ranging from traditional command-line or
graphical user interface (GUI) applications to applications
based on the latest innovations provided by ASP.NET, such as
Web Forms and XML Web services.

Is This Answer Correct ?    5 Yes 0 No

About .NET Framework ?..

Answer / mohan kumar e.

.Net Framework is an environment which is used for
developing various applications ranging from windows
applications, web applications and webservices.

Is This Answer Correct ?    4 Yes 0 No

About .NET Framework ?..

Answer / mahua dutta

.net framework is a combination of CLR(common language
runtime),FCL(framework class library),Data and XML classes
and windows,web services,web applications.

Is This Answer Correct ?    1 Yes 1 No

About .NET Framework ?..

Answer / gnanaraj

An integral Windows component that supports building,
deploying, and running the next generation of applications
and XML Web services.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What is the difference between .net core and .net framework?

0 Answers  


Can u tell me differences which are introduced in .Net 1.1 and 2.0 and 3.0 and also in 3.5 ? by detailed?

1 Answers   ABC,


About DTS package ?

1 Answers   Accenture, Grafotech,


What is the mvc pattern (model view controller pattern)?

0 Answers  


What is ViewData and TempData in ASP.Net MVC?

0 Answers  






What does 'managed' mean in the .NET context

1 Answers  


What are the types of authentication in .net

1 Answers  


Why should we go for entity framework?

0 Answers  


How to add 'ASPNET.mdf' file into server explorer in visual studio 2005?

2 Answers  


If foreground completes its processing will it wait for background threads?

1 Answers   Kanbay,


What are actions in asp.net mvc?

0 Answers  


What is the CLR

1 Answers  


Categories