what do you mean by .Net Framework

Answer Posted / satyambabu

The .net frame work contain the utilities and tools.
The .net frame work has two main components.
1>common language run time and
2>.net frame work class library
common language runtime
------------------------
runtime agent the manages code at executin time,providing
core services such as memory management and
threadmanagemant remorting security and robustness.

class library
-------------
class library is acomprehensive,objectoriented collection
of reusable types that you can use to develop applications
ranging from traditional command line or graphical
userinterface(GUI).APPLICATION TO APPLICATION based on
latest innovations provided by asp.net,such as web forms
and xml webservices.

Is This Answer Correct ?    17 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are all the differences between dispose and finalize()?

556


So you know which dll is used for microsoft .net run time?

511


Explain the difference between namespace and assembly?

510


what is interface and when it is used?

1830


Explain jit?

546






what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.

563


i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?

2239


what is intermediate language?

608


What is the class that allows an element to be accessed using unique key?

540


What is normal jit?

613


What do you mean by serialization and deserialization?

542


Explain convert.tostring and i.tostring method?

524


What is a stream in vb.net?

523


Described strong typing

569


my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .

1553