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 is an arraylist?
What is the use of internal keyword?
What is public assembly?
List the types of authentication?
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 .
Explain about Visual basic.NET culture?
What are the shared variables?
Using VB, how can you change the Mouse Pointer?
What is the size of .net object?
What is the significance of delegates. Where should they be used? What are the situations where we require them?
Can you please explain the difference between dataset and datareader?
What are the shadow variables?
Define cls?
Explain the difference between namespace and assembly?
Explain the difference between an xml "fragment" and an xml "document."