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 |
What are the Core features of ASP.NET MVC?
What are delegates?where are they used
How to make sure Client Validation is enabled in ASP.Net MVC
What is the full form of sp?
Explain peek method in tempdata in asp.net mvc?
What is boxing and unboxing?
What is the difference between Finalize and Dispose (Garbage collection)
Explain how to use multiple submit buttons in ASP.Net MVC?
What is net framework 3.0 ?
What are the two ways to add constraints to a route?
How we can invoke child actions in ASP.Net MVC?
what do you mean by table-per-hierarchy?