what do you mean by .Net Framework
Answer Posted / pravin
it acts as an interface between the Application Programs an
Underlying Software .
It provides Collections of classes and interfaces for
building better Application it removes the developing
headaches of programmer.
It is very good concepts from Microsoft Technology
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the difference between structure and class?
How to store decimal data in .net?
What are the technology areas that microsoft.net contains?
Define naming convention?
What is the significance of delegates. Where should they be used? What are the situations where we require them?
What do you mean by Redim in VB.NET?
What is the source code for display the picture in button click event?
List the types of generations in garbage collector?
Explain private assembly?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
What is the size of .net object?
When do you use virutal keyword?
What is the difference between a "jagged array" and multidimensional array" ?can anyone show me it practically ?
What are the differences between server-side and client-side code?
What is an application domain? how they get created?