What does assemblyinfo.cs consists ?
Answers were Sorted based on User's Feedback
Answer / gireesh
It contains the version information that will go into your
app or
assembly - things like the company name, copyright notices
etc., and
the assembly version number, of course.
You can inspect those values in Windows Explorer by right-
clicking on
an .EXE or .DLL, go "Properties", and then go to
the "Version" tab -
those pieces of info in there come from whatever you fill
into
"AssemblyInfo.cs" in your project.
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / amitava ganguly
Assembly Info.cs file contains the version information that
will go into your
app or
assembly - things like the company name, copyright notices
etc., and
the assembly version number, of course
| Is This Answer Correct ? | 4 Yes | 2 No |
What is a private constructor? where will you use it?
How big is a 64 bit integer?
Why are c# strings immutable?
What is string method in c#?
How you will create satellite assemblies?
What is the default value of date?
Why do we use public static void main in c#?
Is an array an object c#?
What are the two uses of a ‘using’ statement in c#?
What is the use of private constructor in c#?
Explain ACID rule of thumb for transactions.
How can you overload a method?
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)