What does assemblyinfo.cs file consist of?

Answers were Sorted based on User's Feedback



What does assemblyinfo.cs file consist of?..

Answer / 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

What does assemblyinfo.cs file consist of?..

Answer / 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

More ASP.NET Interview Questions

Where is the session stored?

0 Answers  


What is a Managed Data?

4 Answers   HCL,


What is difference between response.redirect and server.transfer ?

2 Answers   Kalinga Software, Satyam,


What is the asp.net control toolkit?

0 Answers  


how can create login from create and written conde in asp.net

0 Answers  






Difference between datareader and dataset ?

4 Answers   Microsoft,


What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?

8 Answers   Siebel Systems,


what is the trace in ASP.NET

4 Answers  


What is strong name and which tool is used for this?

4 Answers   Accenture,


What is the difference between response.redirect and server.transfer?

0 Answers  


What are the main requirements for caching?

0 Answers  


Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one

1 Answers  


Categories