what is the difference between assemblyinfo and webconfig
files?



what is the difference between assemblyinfo and webconfig files?..

Answer / neelima

An assemblyinfo contains all information about the manifest
of the IL and it also contains the information about the
strongname,version number of the assembly created.

where the webconfig file contains all the information about
the settings of the application including the assemblies
information.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

please can any describe 'Master Page' in ASP.Net 2.0

4 Answers  


Interface and Abstract class, inheritance, abstraction with examples. Polymorphism (difference betn overloading and overriding

2 Answers   Syntel,


What tags do you need to add within the asp:datagrid tags to bind columns manually

2 Answers  


Explain a program using razor view engine to create a simple application? : asp.net mvc

0 Answers  


What is Active Directory? What is the namespace for that?

2 Answers  






In C#.net application is run on linux michine

4 Answers  


Name the namespace which is used by ado.net?

0 Answers  


How do you handle session management in ASP.NET and How do you implement them. How do you handle in case of SQLServer mode?

1 Answers   DELL, Microsoft,


What base class do all Web Forms inherit from?

1 Answers  


How we can kill our Session in web farm where there is no any sticky server .And user can not Logout bcoz of that.

3 Answers  


What is difference between or and orelse?

0 Answers  


Explain what is postback in asp. Net?

0 Answers  


Categories