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
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is the use .Glimpse in ASP.Net MVC
What is the difference between partial and renderpartial?
How to update one of my table in database at 4pm every day how it is possible?
What are the components of the .net framework.
Mention some action filters which are used regularly in ASP.Net MVC?
What is code first? : Entity framework
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
What is objectset? : Entity framework
Explain the types of Scaffoldings.
What type of filter does outputcacheattribute class represents?
what is entity graph in entity framework?
explain how you can load related entities in ef (entity framework)?
What are child actions in ASP.Net MVC?
What is ViewStart Page in ASP.Net MVC?