what do you mean by .Net Framework

Answers were Sorted based on User's Feedback



what do you mean by .Net Framework..

Answer / kamalakannan.a

Microsoft provides a New API(Application Programming
Interface),which gives us to develop the multiple languages
in the single platform.

Because of this platform have CLR,CTS,Class libraries and
web services.

Kamal..

Is This Answer Correct ?    9 Yes 5 No

what do you mean by .Net Framework..

Answer / abd

net framework a common environment for building, deploying, development, deploying and reaming web application and web services
net framework collection of classes ( pack up program)

Is This Answer Correct ?    1 Yes 1 No

what do you mean by .Net Framework..

Answer / pravin

it acts as an interface between the Application Programs an
Underlying Software .

It provides Collections of classes and interfaces for
building better Application it removes the developing
headaches of programmer.


It is very good concepts from Microsoft Technology

Is This Answer Correct ?    0 Yes 0 No

what do you mean by .Net Framework..

Answer / ranganadhan k

.Net Framework is a collection of base classes /
libraries , specifications and Runtime that are required to
run and debug any appliaction developed using similar
version of MSVisualStudio and moreover this .Net framework
acts as an intermediate layer between the MSVisualstudio
Appliaction and the underlaying OS Thus Achieving the
platform independence of VisualStudio Appliactions.

Is This Answer Correct ?    2 Yes 3 No

what do you mean by .Net Framework..

Answer / tt

In .net the . means any type of programming run in it.
it is a multiple language for a one platform.
.net=.net product+.net service+.net framework

Is This Answer Correct ?    1 Yes 2 No

what do you mean by .Net Framework..

Answer / sandip

.NET FRAMEWARK means A platform or collection of small
technology integrated as a single large technology is
called .NER framework

Is This Answer Correct ?    1 Yes 2 No

what do you mean by .Net Framework..

Answer / ramesh g

.net framework is collection classes and services
it contains two component
one is Class Libraries another one is CLR

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More VB.NET Interview Questions

Explain clr?

0 Answers  


What are the different types of Lock available in Visual Basic?

0 Answers   CGI,


what are the types of threading models in VB.net ?

1 Answers   Satyam,


hello friends, I have created a animated button in VB.NET. As its dll file coding can be viewed and also copied to some other location. So my question is how can I protect the Dll file of the animated button so that noone can access it. Any idea about this???????? Thanks Rekha

3 Answers  


What does assert() method do In VB.NET

0 Answers   MCN Solutions,






How do you do multithreading application in VB ?

4 Answers   Satyam,


how many server controls are presented in vb.net

2 Answers  


What is the significance of delegates?

0 Answers  


Can you please explain the difference between dispose and finalize()?

0 Answers  


How to store decimal data in .net?

0 Answers  


What are the shared variables?

0 Answers  


What is the top .net class that everything is derived from?

0 Answers  


Categories