Prev | Current Page 636 | Next

Rob Cameron and Dale Michalk

"Pro ASP.NET 3.5 Server Controls and AJAX Components"

If you
make customizations to the section, these changes are preserved. With the .NET
Framework, you have additional options for further customizing the section:
??? Place custom changes in the deviceUpdate.config file. This file is placed at
systemdrive\WindowsPath\Microsoft.NET\Framework\V2.0.x.
??? Create a custom .config file such as deviceCustom.config, and add additional
entries to machine.config. Order matters, so files appearing later in this
list take precedence, for example:

624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648