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

Is it true that objects don't always get destroyed immediately when the last reference goes away?

1 Answers  


What does jit compilation do in .net?

1 Answers  


What is prerender event of a page?

3 Answers   C Squared Systems,


How do I spawn a thread?

1 Answers  


Why MVC programming model preferred?

1 Answers  


What is operator overloading in .net?

1 Answers  


Explain the difference between asp.net & vb.net and explain architecture?

1 Answers  


How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?

1 Answers  


How do I use the thread pool?

1 Answers  


What is a .net class?

1 Answers  


Explain how to produce an assembly?

1 Answers  


What is close method? How its different from finalize and dispose?

1 Answers  


Categories