Explain the importance and use of each, version, culture and publickeytoken for an assembly.
Answer / Amit Kumar Tiwari
Version: It indicates the build number or revision of an assembly. Culture: It specifies the regional settings for resources embedded in the assembly like language, currency, and date formats. PublicKeyToken: It is a unique identifier used to sign assemblies and ensure their authenticity, preventing tampering or unauthorized modification.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why References are stored on heap and variables on stack?
How do I automate my desktop application?
interface a { Method1() Method2() } class b: a { override Method1() override Method2() } what will happen & why?
Can we change static variable value in c#?
What is the use of readkey in c#?
What is namespace in oop?
Are attributes inherited c#?
What is the difference between console application and windows application?
Name some properties of array.
Where are all .NET Collection classes located ?
How do you declare a variable in c#?
What is a custom attribute?
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)