what do you mean by .Net Framework
Answer Posted / ramesh g
.net framework is collection classes and services
it contains two component
one is Class Libraries another one is CLR
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What languages does the .net framework support?
Which classes a dll can contain?
Name some different types of control?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
how many server control present in .net
Name a feature which is common to all .net languages?
What are the shared variables?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
Explain private assembly?
Explain the difference between import system.data.sqlclient and system.data.oledb?
What do you mean by deserialization?
What is late binding and early binding?
Explain about branching logic control in vb.net?
What do you mean by serialization and deserialization?
Can we use Vb.Net and C# language simultaneously in one .Net application?