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 are scriptable objects?
What is the use of table aliases?
What are the collection types can be used in c#?
Which namespaces are necessary to create a localized application?
What is typeof undefined?
What is difference between string and stringbuilder in c#?
What are instance fields in c#?
What is datagridview in c#?
what optimizations does the c# compiler perform when you use the /optimize+ compiler option?
What is a console application in c#?
Can we set image Source dynamically using C# in WPF application?
Is visual c# free?
Explanation on Generic?
Is c# different than c++?
What is meaning of type safety in c#?