This page allows you to set language specific output options.
The .Net namespace for the generated code.
Selecting this option will generate a single output file containing all of the data binding code. This is the same output you would see by generating directly from a project inside Microsoft Visual Studio.
Selecting this option will generate a Microsoft Visual Studio Project containing your XSD and a single output file containing all of the data binding code.
This also provide the options to 'Generate Embedded XSD Validator using original schemas' which provides the ability to validate any XML documents produced by the generated code, and 'Generate sample usage code' which helps provide a starting point for learning to use the generated code.