You can use the command line:
LinqToXsd <schemaFile> [one or more schema files] [/fileName:<csFileName>.cs] [/lib:<assemblyName>] [/config:<configFileName>.xml] [/enableServiceReference] [/nameMangler2]
I do not know how to integrate it into Visual Studio 2010, since I only have Express Edition.
source share