what is .net?

Answers were Sorted based on User's Feedback



what is .net?..

Answer / chandrasekhar p

.NET is not a language or package ........ its a framework
by using which we can develop all app oriented programming
in all applications like web
applications,windows,mobiles...etc.,

Is This Answer Correct ?    14 Yes 2 No

what is .net?..

Answer / mohini

.NET is essentially a framework for software development.it
is similar in nature to any other software development
framework (J2EE etc)in that it provides a set of
containers/capabilities,and a rich set of pre-built
functionality in the form of clss libraries and
Apls.The .net framework is an environment for
building,deploying, and running webservices and other
applications.it consists of 3 mainparts.Common Language
Runtime(CLR),the framework classes,and ASP.NET.

Is This Answer Correct ?    6 Yes 1 No

what is .net?..

Answer / avik manna

.net is framework developed by microsoft. Developers can
create different type of applications like windows, web,
mobile, device etc. using 44 languages supported by .net.
This framework support language interoperability and OOPs
concept.

Is This Answer Correct ?    3 Yes 0 No

what is .net?..

Answer / chandhru a

.Net is the complete environment for developers to develop
,run,debug the following applications

1. Windows Forms Applications
2. Windows Presentation Foundation
3. Windows Communication Foundation
4. Windows Work Flow Foundation
5. Windows Services
6. Web Applications
7. Web Services

.Net supports Object oriented Programming Model Languages
such as VC#,VJ#,VB,VC++ and etc.

Is This Answer Correct ?    2 Yes 0 No

what is .net?..

Answer / ravisastri

.NET is a new environment for developing and running
software applications, featuring ease of development of web-
based services, rich standard run-time services available
to components written in a variety of programming
languages, and inter-language and inter-machine
interoperability.

Is This Answer Correct ?    3 Yes 2 No

what is .net?..

Answer / rishi

.net is a framework provided on the top of the OS.which gives us language independence and platform independence and supports thread management and memory management.we can develop both web and windows based application on that.

Is This Answer Correct ?    1 Yes 0 No

what is .net?..

Answer / satyendra singh

.net is not a package or not any language its is frame work
by which used web application ,mobile application

Is This Answer Correct ?    0 Yes 0 No

what is .net?..

Answer / kiran

.net means Network Enable Technologies,.net is a framework,
using .net we can develop windows app,web app,mobile app.
.net is not a language,package. .net supports 44
languages.........

Is This Answer Correct ?    0 Yes 0 No

what is .net?..

Answer / manikandan r

.net is the framework,not the package. It supports 100+
languages a present. We can implement any lang in .net

Is This Answer Correct ?    0 Yes 0 No

what is .net?..

Answer / navdeep

Microsoft .net Framework is not a application It is just a
collection of files And folders .Where we find C# , J#, F#
etc languages.it helps me to generate windows ,web ,mobile
and console applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What does assemblyinfo.cs file consists of ?

1 Answers   Accenture, BirlaSoft,


Explain what is routing?

0 Answers  


Explain the request flow in asp.net mvc framework?

0 Answers  


can i change web.config settings from iis?

1 Answers   HCL, ReadySoft, Wipro,


i just want to write an exam regarding .net?plz give me information about taking a test?where to pay 4 d exam,exam centre?

0 Answers  






Which are the important namespaces used in mvc?

0 Answers  


Explain how to use multiple submit buttons in ASP.Net MVC?

0 Answers  


Describe the advantages of writing a managed code application instead of unmanaged one. What's involved in certain piece of code being managed ?

1 Answers  


What does assert() method do?

1 Answers   MCN Solutions, Siebel Systems,


Which are the abstract classes available under system.xml namespace

1 Answers  


What are Action Filters in ASP.NET MVC and its use?

0 Answers  


What is the role of the jit compiler in .net framework?

0 Answers  


Categories