|
INTERVIEW QUESTIONS
MICROSOFT
DOTNET
DETAILS
Question: How many types of assemblies are there , wat are they?
Answer: Private, Public/Shared, Satellite.
A private assembly is normally used by a single application, and is stored in the application's directory. A shared assembly is normally stored in the global assembly cache, which is a repository of assemblies maintained by the .NET runtime. Satellite assemblies are often used to deploy language-specific resources for an application. These language-specific assemblies work in side-by-side execution because the application has a separate product ID for each language and installs satellite assemblies in a language-specific subdirectory for each language.
|
|
|
Category |
DotNet Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 9192 users |
Added on |
7/28/2011 |
Views |
75152 |
Rate it! |
|
|
Question:
How many types of assemblies are there , wat are they?
Answer:
Private, Public/Shared, Satellite.
A private assembly is normally used by a single application, and is stored in the application's directory. A shared assembly is normally stored in the global assembly cache, which is a repository of assemblies maintained by the .NET runtime. Satellite assemblies are often used to deploy language-specific resources for an application. These language-specific assemblies work in side-by-side execution because the application has a separate product ID for each language and installs satellite assemblies in a language-specific subdirectory for each language. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
What's ArrayList in .Net (VB.Net or C#) What's the advantageous using ArrayList.
|
View Answer
|
|
How to clear a datagrid on a button click?
|
View Answer
|
|
How will you make .NET programs work in Linux ?
|
View Answer
|
|
Given a server with 4 cpu's, and no databases write a pseudocode to search for the word camera in 100,000 html documents.
|
View Answer
|
|
With respect to security ,which one is the better choice ,.Net or J2EE? Explain.........
|
View Answer
|
|
What Is The Difference Between ViewState and SessionState
|
View Answer
|
|
How different are interface and abstract class in .Net?
|
View Answer
|
|
What is the difference between proc. sent BY VAL and By Ref?
|
View Answer
|
|
Which control cannot be placed in MDI?
|
View Answer
|
|
Which property of the textbox cannot be changed at runtime?
|
View Answer
|
|
What is the maximum size of the textbox?
|
View Answer
|
|
Which controls do not have events?
|
View Answer
|
|
Describe ways of cleaning up objects.
|
View Answer
|
|
What are value types and reference types?
|
View Answer
|
|
What is the Scope of public/private/friend/protected/protected friend ?
|
View Answer
|
|
What is a constructor ?
|
View Answer
|
|
What are the Parts required?
|
View Answer
|
|
RaiseEvent eventname[( argumentlist )]
|
View Answer
|
|
What is the RaiseEvent used for?
|
View Answer
|
|
What are the two kinds of properties.
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All DotNet Interview Questions & Answers - Exam Mode /
Learning Mode
|