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 is .net framwork?
What are Action Filters in ASP.NET MVC and its use?
mention in what all scenarios entity framework can be applicable?
How does assembly versioning work?
Do you know about the new features in ASP.Net MVC 4 ?
How does .net framework works?
What is the use of the default route {resource}.axd/{*pathinfo} ?
what is scalar property?
What is the need of Action Filters in ASP.Net MVC
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
What is a serverside technology? what is a clientside technology? what is a clientserver technology? what is a internet based application? what is a intranet based application? what is a windows application? what is a console application? Difference between console application and windows application?
Can you write a class without specifying namespace? Which namespace does it belong to by default?