What are assemblies?
Answer / Jagveer Singh
Assemblies in C# are executable files (.exe) or library files (.dll) that contain compiled code, metadata, and resources. They serve as the basic building blocks for applications in .NET Framework. Each assembly has a unique name (Fully Qualified Name), version, culture, public key token (if strong named), and processor architecture.
| Is This Answer Correct ? | 0 Yes | 0 No |
When should we use delegates in c#?
what is full assembly reference
What is interface inheritance in c#?
Explain the difference between // comments, /* */ comments and /// comments?
How to exclude a property from xml serialization?
Valuetype/reference type?
Is c++ or c# better?
Can an Assembly have multiple versions
Why do we use polymorphism in c#?
Why should I use interface in c#?
What is meant by desktop application?
What is difference between property and variable 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)