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 is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
Why generics are used in c#?
Define delay signing?
What is data type in c# with example?
Can a dictionary have duplicate keys c#?
Can you create an instance of a static class?
What are the benefits of using the aggregate method in linq?
What is the system namespace?
What is using keyword?
Why dictionary is used in c#?
What is type checking in c#?
What is static class in C#?
What is generic method in c#?
What are the 3 different types of arrays?
What is a function c#?