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

What is difference between View State and Hidden Field in ASP.NET?

0 Answers  


What is difference between mvc and asp.net? : Asp.Net MVC

0 Answers  


Difference between datareader and dataset ?

4 Answers   Microsoft,


How would you turn off cookies on a page of a website?

0 Answers  


Which tools of web site Administartion tool do you use to manage user,roles and rules?

2 Answers  






In my code i have 3 tables,i have to insert 3 tables data using single insert query so that i wrote transations in a sp.but what my problem is,in those 3 tables i have to include my empId from another table.when i'm passing values im getting error at this EmpId. how can i solve this error to execute insert query? plesae tell me the solution...

1 Answers  


When using the Pager object, inorder to know which page to go, which property you have to set to grid?

0 Answers   Siebel,


Which is the best institute for ASP.NET?

8 Answers   ABC Infotech, Tech Mahindra,


Define application state variable and session state variable?

0 Answers   UGC Corporation,


Give an example of cookie abuse.

0 Answers  


Differentiate between a page theme and a global theme?

0 Answers  


What is Web Gardening? How would using it affect a design ?

1 Answers   Infogain,


Categories