How many web.config files in each solution
Answer Posted / amarnath
We can add only one Web.config file for each folder in the
solution. i.e. If we has n folders we can add n + 1(this is
for solution) Web.config files
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
What is http post action?
What is asp net_sessionid?
Why is global asax is used for?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What is s2s tracking?
Can we have multiple master pages in asp net?
What is session state server?
Difference between application events and session events
Why will you usually create an aspnet user account in the database for an asp.net web application?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
Define static function?
How many types of session in ASP.NET
What is GAC in ASP.NET 2.0
What is a page life cycle?