The following is a brief list of some of the new BlueDragon 9.0 features;
details are provided in the
What's New in BlueDragon 9.0 PDF document.
BlueDragon 9.0 for the Microsoft .NET Framework
- Added support for .NET 4.0
- CFAJAXPROXY: added support for this tag
- CFAPPLICATION: added support for SECUREJSON and SECUREJSONPREFIX attributes
- CFCOOKIE: added support for HTTPONLY attribute
- CFDIRECTORY: added support for TYPE and LISTINFO attributes
- CFDUMP: added support for OUTPUT and ABORT attributes
- CFFINALLY: added support for this tag
- CFFUNCTION: added support for RETURNFORMAT, SECUREJSON and VERIFYCLIENT attributes
- CFINTERFACE: added support for this tag
- CFLOOP: added support for FILE, CHARACTERS and ARRAY attributes
- CFSELECT: added support for QUERYPOSITION attribute
- CFZIP: added support for ACTION ZIP/UNZIP and FILE attribute
- CFSCRIPT: added support for several new operators
- Added support for several new functions
- Added support for Server.cfc
The following is a brief list of some of the new BlueDragon 7.1 features;
details are provided in the
What's New in BlueDragon 7.1 PDF document.
All BlueDragon 7.1 Editions
- ColdFusion 8 (CF8) compatible enhancements
- CFTHREAD compatibility
- onMissingMethod event handler for CFCs
- CFQUERY added result variables to specify the ID of an inserted row
- MonthAsString() function added the "locale" parameter
- added "component" as a supported value for the CFARGUMENT TYPE and
CFFUNCTION RETURNTYPE attributes
- CFIMAGE: added the ability to crop, rotate, add border, adjust brightness and contrast, and apply gray scale filter
- Added the "Generate UUID as CFTOKEN value" configuration option
- performance enhancements
- bug fixes
BlueDragon 7.1 for the Microsoft .NET Framework
- IIS 7.0 integrated request pipeline
- IIS 7.0 integrated configuration
- IIS 7.0 integrated administration
- Added the ability to create CFCs from ASP.NET pages without inheriting from the NewAtlanta.BlueDragon.CfmPage class
- Added the NewAtlanta.BlueDragon.CfmUserControl class
- Added support for ASP.NET connection strings
- Added support for the Oracle Data Provider for .NET (ODP.NET)
- Added support for the IBM DB2 Provider for .NET
BlueDragon 7.1 Server JX
- Upgraded embedded servlet engine to ServletExec 6.0
- IIS 7.0 .NET module replaces C/C++ web server adapter
- Added the CFCProxy class for invoking CFCs from Java/JSP