what do you mean by .Net Framework
Answer Posted / remya murali
It is a collection of classes and services.It exists as a
layer between.NET applications and underlying operating
sytem.
ie it encapsulates the basic functionality that was
eaerlier built into programming languages such as debugging
and security services.
Is This Answer Correct ? | 76 Yes | 7 No |
Post New Answer View All Answers
Name and explain some of the exclusive features which are present in vb?
Why do we use ansi keyword?
Why do we use byref keyword in vb.net?
Describe about visual basic.net?
Explain about Visual basic.NET culture?
Explain the components of common language runtime.
How does vb.net achieve polymorphism?
What is difference between import system.data.sqlclient,system.data.oledb?
described weak typing?
What are all the differences between dispose and finalize()?
Allowed program to auto-correct the database when loading a presentation.
What is redim keyword and its use?
How to view an assembly?
Which dll is used for microsoft .net run time?
What is late binding and early binding?