what do you mean by .Net Framework
Answer Posted / ranganadhan k
.Net Framework is a collection of base classes /
libraries , specifications and Runtime that are required to
run and debug any appliaction developed using similar
version of MSVisualStudio and moreover this .Net framework
acts as an intermediate layer between the MSVisualstudio
Appliaction and the underlaying OS Thus Achieving the
platform independence of VisualStudio Appliactions.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
how to deploy vb.net with key and evaluation time? any one can help me?
What is the difference between import system.data.sqlclient and system.data.oledb?
Explain the observations between vb.net and vc#.net?
Why do you need Lock in Visual Basic?
How can we store decimal data in .net?
Explain the difference between web.config and machine.config and where it will be ?
Explain jagged array in vb.net?
What is the use of system.diagnostics.process class?
What’s the difference between private and shared assembly?
Explain the difference between int and int32?
What is the feature which is common to all .net languages?
What is the top .net class that everything is derived from?
What is the difference between a "jagged array" and multidimensional array" ?can anyone show me it practically ?
What are the shadow variables?
Define serialization in .net?