What does assemblyinfo.cs file consist of?
Answer Posted / srikanth
Assemblyinfo.cs is the file that will be created by
the .net runtime where the information like version number,
strong name,signature details of the assembly will be
stored in.
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
What is difference between session and viewstate?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
What are the disadvantages of view state?
How do you declare static variable? What is its lifetime?
What is http pipeline in asp.net?
What is http only cookie?
Describe the diffeerence between inline and code behind?
how to retrieve property settings from xml .config file.
What are httphandlers and httpmodules and difference between them?
What is the difference between stored procedure vs function?
Can you explain the importance of finalize method in .net?
What is custom attribute?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What are the three parts of an http response?
What is application session?