VB.NET INTERVIEW QUESTION & ANSWERS
DOT Net
TAGS
6. | What are the contents of assembly? |
---|---|
|
Posted by sadoo. (Dec 16, 2014) | |
low acttivity, management acctivity |
7. | What are the different types of assemblies? |
---|---|
|
8. | Which namespace is the base class for .net Class library? |
---|---|
System.object |
9. | What are the satellite assemblies? |
---|---|
In a multilingual or multi-cultural application, the localized assemblies, which contain language specific instructions that modify the core application, are kept separately and they are called satellite assemblies. |
10. | What are the namespace available in .net? |
---|---|
|