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 difference between method overriding and method overloading?
What is hashtable c#?
Where is the output of TextWriterTraceListener redirected?
Structs are not reference types. Can structs have constructors?
What is the difference between field and property in c#?
How can we sort an array in c#?
What is delegate in c#?
What is the use of delegates in c#?
Which function is the entry point for a DLL in MS Windows 3.1?
What is meant by enumerable in c#?
How will you allow a class to be inherited, but prevent the method from being over-ridden?
explain DIFFERENCE BETWEEN CLASS AND MODULE?
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)