What does assemblyinfo.cs file consists of ?
Answer Posted / 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 |
Post New Answer View All Answers
What is controllercontext?
How route table has been created in asp.net mvc?
What is Attribute Routing in ASP.Net MVC?
How does the 'page lifecycle' of asp.net mvc works?
How does the .net framework 3.0 relate to the .net framework 2.0?
What is domain class model?
Explain entity lifecycle? : Entity framework
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
What is iobjectset? : Entity framework
what is eager loading?
What is the difference between old ADO.NET and Entity framework coding techniques?
How we can add the css in mvc?
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?