What does assemblyinfo.cs file consist of?
Answer Posted / chauhan rakesh botad
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 ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is difference between session and cookie?
Where is the session stored?
How many types of Cookies are available in ASP.NET?
What is request and response in asp.net?
Can we override the enablepartialrendering property of the scriptmanager class?
Is sql backend or frontend?
What are the different types of validation controls provided in ASP.NET?
What is hidden field in asp.net?
What is diff. Between abstract class and an interface?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What is the difference between typeof() vs gettype()?
Distinguish between Server-side and Client-side code?
Define the term Web Garden?
What are sql notifications and sql invalidations?
List the asp.net validation controls?