What does assemblyinfo.cs file consists of ?
Answer / mohan kumar e.
AssemblyInfo.cs file contains details about the assembly
name,version info.,security info. and various details
including company,description and trademark etc..
| Is This Answer Correct ? | 21 Yes | 1 No |
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
What is action methods in web api?
What is controllercontext?
How does the .net framework 3.0 relate to windows vista?
Can I remove .net framework?
What is the difference between entity framework and mvc?
Can you declare an override method to be static if the original method is non-static
mention what is code first approach and model first approach in entity framework?
About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use ?
6 Answers Infosys, Microsoft, MMTS,
How to add 'ASPNET.mdf' file into server explorer in visual studio 2005?
Why doesn't the .NET runtime offer deterministic destruction
Is there built-in support for tracing/logging