what is the difference between assemblyinfo and webconfig
files?
Answer Posted / 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 View All Answers
What is asp.net with mvc? : Asp.Net MVC
What is clickid?
How to find last error which occurred?
What is strong-typing versus weak-typing?
Which protocol is used to call web service?
Can action method static?
Explain client side state management system.
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
Explain what are delegates?
How would you get asp.net running in apache web servers? Explain it's limitations.
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
Elaborate differentiation between Cache and Application?
What are the new login controls in asp.net 2.0?
Give me one example of Web API Routing?