Answer Posted / 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 |
Post New Answer View All Answers
What does || mean in programming?
What is desktop GUI application?
What is a c# delegate?
List the difference between the virtual method and the abstract method?
Is c# a keyword?
What is the implicit name of the parameter that gets passed into the class set method?
Why do we need delegates in c#?
What is AutoMapper in C#?
What is cshtml extension?
What is uint64?
Contrast System.String and System.Text.StringBuilder classes?
When do you generally use a class over a struct?
What is the correct way of declaring an xml namespace?
Explain About multi level and multiple inheritance how to achieve in .net
What is throw in c#?