Generate classes with xsd.exe
All we need is Visual Studio 2005 and a database, for this example I’m creating a new class called Customer which is based on the database table Customer, the table columns description is shown below.
1) Open your project and create a new empty XML Schema, for this example.
2) […]





