You can set the following option, available from the Options tab of the Generation dialog box in VB .NET:
| 
                             Options  | 
                        
                             Description  | 
                    
|---|---|
| 
                             Generate VB .NET Web Service code in .ASMX file instead of .VB file  | 
                        
                             Generates the Visual Basic code in the .ASMX file  | 
                    
| 
                             Generate Visual Studio .NET project files  | 
                        
                             Generates the files of the Visual Studio .NET project. A solution file is generated together with several project files, each project corresponding to a model or a package with the <<Assembly>> stereotype  | 
                    
| 
                             Generate object ids as documentation tags  | 
                        
                             Generates information used for reverse engineering like object identifiers (@pdoid) that are generated as documentation tags. If you do not want these tags to be generated, you have to set this option to False  | 
                    
| 
                             Visual Studio .NET version  | 
                        
                             Indicates the version number of Visual Studio .NET  |