What is .net?

Explain about.NET Technology

Showing Answers 1 - 18 of 18 Answers

vishal verma

  • Sep 13th, 2005
 

.net infrastructure is introduced by Microsoft in order to bridge the gap in interoperability between applications. it consist of technology that help in creating, running robust,scalable and distributed application

nidhi

  • Sep 17th, 2005
 

.Net is the Development Platform which provides advanced feature facilities for the web and window application along with the window services . The .Net is the Middle layer between the operating System and the .Net application .The feature of .Net that the .Net Component can talk with each other without worrying about the language in which they are originally.. Two main components are CLR stands for the common Language Runtime and the .Net Framework Base classes. The CLR performs the task of converting the IL to native code Which gives the .Net applications to be language Independent . The Other component Like .Net Framwork Base Classes act as services to be provided to the .Net applications.

  Was this answer useful?  Yes

BISWAJIT DAS

  • Oct 8th, 2007
 

.Net can be express 2 ways.
1) It is a environment where we can create .Net code and execute the code. and
2) It is a library where we can access the sets of windows components like message box, dialog box etc.

  Was this answer useful?  Yes

mubin4all

  • Apr 7th, 2009
 

.Net is a platform which contains many classes, compilers and framework. We can develop any program in any language like VB.Net, C#, VC++ and use that components in any language. Using .Net we can achieve nearly equal to platform independence. The OS which support .Net framework can run our program on it.

  Was this answer useful?  Yes

Kanchan

  • Nov 25th, 2011
 

.net framework is software component which is run on the windows operating system.it is the layer between operating system and application.

  Was this answer useful?  Yes

Debishree Acharya

  • Jan 4th, 2012
 

.net is a component oriented and object oriented environment, which is based on distributed architecture for creating applications.

  Was this answer useful?  Yes

venkat

  • May 20th, 2013
 

.net is a framework implemented by Microsoft were we can develop different languages applications.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.