Products and Services
Optimized for Visual Studio
Release Notes
Version 2.0 built on August 11, 2008

1. Fixes/New Features

OxyGen Code 2.0
The following fixes/additions are included OxyGen Code 2.0:

1. The ability to create Projects to coincide with software development projects
2. Generate code based on the database views
3. Generate code based on the database stored procedures
4. The ability to select particular tables for generation
5. The ability to select particular views for generation
6. The ability to select particular stored procedures for generation
7. The ability to select/create custom stored procedures for generation.
8. Intercepts. The ability to inject custom code to specific locations.
9. Allow configuring create and update persistent storage operations on a table column level.
10. Allow configuring create and update persistent storage operations on a view column level.
11. Keep track of all the code generations sessions and support advanced publication mechanisms.

OxyGen Code 1.7.7
The following fixes/additions are included OxyGen Code 1.7.7:
1. Close the SQLConnection when it goes out of scope.
2. .NET standard code naming convention applies to the generated code.
3. The generated ASP.NET UI includes a better handling of the nullable types.
4. Additional data input validators for the generated ASP.NET UI are included.
5. WCF Binding and behavior options are configurable in the code generation wizard.
6. File name suffix is configurable for generated code.
7. Option to choose between Visual Studio 2005 & 2008 solution files format is available in the code generation wizard.

OxyGen Code 1.6.19
The following issues have been fixed in OxyGen Code Management Studio 1.6.19:
1. The code generation settings are preserved for each database.
2. Quick code generator is enabled only if a code generation session has been previously invoked for a specified database.
3. A message is displayed if build errors are encountered for the generated code.
4. The option of opening the generated code solution in Visual Studio is available post generation actions wizard step.
5. Solution and project file names for the generated code are grouped in the same wizard step.

2. Known Issues

OCMSKI001 Unhandled exception on opening the Source Code Explorer in Windows XP x64 and Windows Vista x64.
Source Code Explorer uses Windows open folder built-in dialog to specify the name of the folder where the source code resides.
There is a known issue in Windows Vista x64 systems cause by open folder dialog. Open folder dialog randomly throws a System.Runtime.InteropServices.SEHException exception. Install the latest Windows updates in order to have this issue addressed.