What is .NET Framework?

Answers were Sorted based on User's Feedback



What is .NET Framework?..

Answer / prasad

It is set of languages which are integrted in to a single
and design power ful application irrespedtive of language.

Is This Answer Correct ?    2 Yes 0 No

What is .NET Framework?..

Answer / kranthi kumar.j

A programming infrastructure created by Microsoft for
building, deploying, and running applications and services
that use .NET technologies, such as desktop applications and
Web services.

The .NET Framework contains three major parts:

* the Common Language Runtime
* the Framework Class Library
* ASP.NET.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Conceptually, what is the difference between early-binding and late-binding?

0 Answers  


How to instantiate a delegate?

0 Answers  


What is the concept of inheritance and how it works in .net?

0 Answers  


Write a program to create a user control with name and surname as data members and login as method and also the code to call it.

0 Answers  


What is the use of design pattern?

0 Answers  






Please explain what inheritance is, and why it's important?

0 Answers  


What is different between User Control and Web Control and Custom Control?

2 Answers  


Explain role-based security in .Net.

2 Answers  


Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?

0 Answers   CitiusTech,


What is the use of trace utility?

1 Answers  


What is garbage collection in .net? Explain the garbage collection process?

0 Answers  


Explaing your project.

1 Answers   Deloitte,


Categories