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
What are the various open source tool available for VB.NET?
List the types of authentication?
What is the top .net class that everything is derived from?
What is intermediate langauge?
Which dll is used for microsoft .net run time?
Explain about the performance of visual basic?
Explain global assembly cache (gac)?
How does vb.net achieve polymorphism?
What are the different types of a stream?
described weak typing?
what is intermediate language?
Explain how to store decimal data in .net?
What is the advantages of VB.NET?
what is common language specification?
Explain the difference between value and reference types?