What is the difference between a private assembly and a shared assembly?
Answer / Sachin
A private assembly (also known as a satellite assembly) is intended for use by a single application or set of applications. It's stored in the same directory as its application and does not need to be versioned.nA shared assembly (also known as a public assembly) is intended for reuse by multiple applications. It must have a strong name and version number, and it can be installed in the GAC.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why ienumerable is used in c#?
What the different phase/steps of acquiring a proxy object in webservice?
What is sql transaction in c#?
How do you mark a method obsolete?
Write a program to find the angle between the hours and minutes in a clock
hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks
What are the differences between events and delegates in c#?
How does it work?
What is the difference between select and selectmany?
What are STA And MTA in threading?
Can namespace contain the private class?
What is decimal in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)