Chapter 5 Quick Reference


To

Do this

Edit Web.config in Visual Studio .NET

Double-click the Web.config file in Solution Explorer, edit as desired, and save.

Override parent configuration settings

Add a new folder to which the new settings will apply, add a new Web.config file to that folder, edit the Web.config to reflect the desired configuration elements, and save. Add the associated content to the same folder.

Lock down configuration settings

Wrap the settings to be locked down with a <location></location> tag pair with the allowOverride attribute set to False.




Microsoft ASP. NET Programming with Microsoft Visual Basic. NET Version 2003 Step by Step
Microsoft ASP.NET Programming with Microsoft Visual Basic .NET Version 2003 Step By Step
ISBN: 0735619344
EAN: 2147483647
Year: 2005
Pages: 126

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net