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

How will u load dynamic assembly? How will create assemblies at run time?

1 Answers  


Describe the Managed Execution Process?

0 Answers  


Explain how viewstate is being formed and how it's stored on client in .net?

0 Answers  


What is CLR? How it will work?

3 Answers   NeoSoft,


How do you create threading in .NET? What is the namespace for that?

2 Answers  






Major role of CLR for CAS

2 Answers   Infosys,


What tools can I use to develop .net applications?

0 Answers  


What is the managed and unmanaged code in .net?

2 Answers  


Explain memory-mapped files.

0 Answers  


How big is the datatype int in .net?

0 Answers  


What does il do?

0 Answers  


What is Custom attribute? How to create? Namespace? If I'm having custom attribute in an assembly, how to say that name in the code? What is Reflection in .NET?

3 Answers   Accenture, CC Soft, Infosys,


Categories