What is private and shared assembly?
Answer / Nitin Singh
A private assembly in C# is an assembly that is only used within the application or solution that it was created for, while a shared assembly can be used by multiple applications. To create a shared assembly, it must be marked with a strong name.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you clean up objects holding resources from within the code?
How do I calculate relative time?
What can we do to handle multiple exceptions?
What are the generation of Garbage Collection in C# .NET ?
What is difference between ienumerable and iqueryable in c#?
What are the properties of a string class?
Why can?t you specify the accessibility modifier for methods inside the interface?
Why is c# good for games?
What is null in database?
What?s the difference between an interface and abstract class?
how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used
What is the state of Garbage Collection after dispose() call info C# code?
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)