Click here to Skip to main content
Click here to Skip to main content

An XML Schema Definition (XSD) Editor and Strongly-Typed Configuration Class Generator

By , 20 Jul 2009
 
ConfigClassGen_demo.zip
ConfigClassGen_demo
VS2005
ConfigClassGenDemo
ConfigClassGenDemo
bin
Debug
ConfigClassGen.exe
ConfigClassGenDemo.csproj.user
Properties
VS2008
ConfigClassGenDemo
ConfigClassGenDemo
bin
Debug
ConfigClassGen.exe
ConfigClassGenDemo.csproj.user
Properties
ConfigClassGen_exe.zip
ConfigClassGen_exe
DotNet2.0
ConfigClassGen
ConfigClassGen.exe
ConfigClassGenDemo
ConfigClassGenDemo.exe
DotNet3.5
ConfigClassGen
ConfigClassGen.exe
ConfigClassGenDemo
ConfigClassGenDemo.exe
ConfigClassGen_src.zip
ConfigClassGen_src
VS2005
ConfigClassGen
ConfigClassGen
Properties
Settings.settings
VS2008
ConfigClassGen
ConfigClassGen
Properties
Settings.settings
<?xml version="1.0"?>
<configuration>
  <configSections>
    <!-- type = <name of the handler class>, <assembly name> -->
    <section name="AppConfig" type="ConfigClassGenDemo.AppConfigHandler, ConfigClassGenDemo"/>
  </configSections>

  <AppConfig>
    <!-- Set the configSource to the custom config file -->
    <AppEnvironment configSource="dev.config.xml"/>
  </AppConfig>
</configuration>

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Song_Gao
Software Developer (Senior) ThinData
Canada Canada
Member
Song is a senior .NET Developer specialized on both Web and Windows applications. He is an MCTS (Microsoft Certified Technology Specialist) for Windows Applications, Web Applications and Distributed Applications.
 
He currently lives in Toronto and likes to travel.
 
You may contact Song through his email: song_gao@hotmail.com

Permalink | Advertise | Privacy | Mobile
Web02 | 2.6.130516.1 | Last Updated 20 Jul 2009
Article Copyright 2009 by Song_Gao
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid