What is the Difference between Web.config and global.asax?
Can we write connection String code in global.asax?
Answer Posted / dasharatham
App_code,App_themes,App_data,App_globalresources,App_localre
sources.
| Is This Answer Correct ? | 3 Yes | 19 No |
Post New Answer View All Answers
Can we have multiple web config files for an asp.net application?
How do I upload a file from my ASP.NET page?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
What is the difference between page-level caching and fragment caching?
Is it right that ASP.NET Web API has replaced WCF?
Why do we use web config?
How do I use response redirect?
How to display validation messages in one control?
Do gac'ed assemblies have fulltrust?
Less than one page, how many windows will you be able to maintain?
Write code to send e-mail from an asp.net application?
What is http post action?
What is difference cookie and session?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
Is there any property names “isnavigating”?