4 minute read

The .netTiers team released .netTiers 2.3.0 Beta 2 today. .netTiers 2.3.0 is a maintenance release containing many bug fixes and patches. We have also added various requested features like Enterprise Library version 4.1 as well as support for Visual Studio 2008. I would have to say the biggest and most requested feature that went into .netTiers 2.3.0 Beta 2 was support for Oracle!

Here is a list of all the changes since .netTiers 2.3.0 Beta 1:

11/30/2008

  • Changed Build numbers to reflect version 2.3 Beta 2
  • [Issue #118] Adding a separator template to the TableRepeater.cst / ViewRepeater.cst (Contrib pzycoman).
  • [Fix] OracleClient Views classes were not named correctly for DependentUpon.
  • [Issue #115] Web service data layer is not using the generic client
  • [Issue #126] WinForms Edit controls do not have the Name property set (Contrib stevehiner).
  • [Issue #128] Bound Hyperlink fields on nullable data column (Contrib Michael Daniel).
  • [Issue #132] Support for IsolationLevel.Snapshot.
  • [Issue #116] Added SET NOCOUNT ON to the SQL procedures.
  • [Fix] A bug where the entlib v4_1 config template was not registered.
  • [Issue #129] A bug where the Validation Type would always be set to entlib 4.0 when the validation type was switched.
  • Updated default template values.
  • [Fix] Drop all procedures by different schema owners. (Contrib Polar)

11/25/2008

  • [Fix] Major bug in GetProcNameForGetByIX… Oracle Proc names should all be unique and meet the 30 character limit.
  • Updated Oracle Stored Procedures naming conventions and fixed a bug where a ; might be placed in a wrong spot.
  • Other Small Oracle Fixes.

11/24/2008

  • [Fix] A bug where the EntityTransactionModule wasn’t being resolved properly in the web.config.
  • Updated Oracle 😀

11/12/2008

  • [Issue #123] Added Enterprise Library 4.1 support (contrib james.patterson).

11/6/2008

  • Updated Oracle Stored Procedures ( Made minor tweaks, fixed SCOPE_IDENTITY() bug ).

11/5/2008

  • Updated Oracle Stored Procedures

11/3/2008

  • Completed Oracle Stored Procedures,
  • Updated XML Comments in CommonSqlCode code behind.

10/30/2008

  • Updated CommonSqlCode so it works with the latest build of CodeSmith 5

10/6/2008

  • [Issue #112] * Entity Tracking enhancements(entity tracking not working correctly in some cases), Entity Tracking performance improvements(minor)

10/6/2008

  • [Issue #111] * Custom Procedures with output parameters causing problems with WebServices
  • [Issue #107] * Problems with IncludeFind options
  • [Issue #102] * ViewDataSource didn’t handle the custom stored procedures paging correctly
  • [Issue #89] * Utility.cs in DataAccessLayer, SqlInjection –> DetectSqlInjection(string whereClause) returns always true (contrib fred.theuws)
  • [Issue #74] * EntLib Validation WCF attribute generation
  • [Issue #15] * ConnectionProvider is not initialized correctly (contrib GRAW)
  • [Issue #8] * CancelChanges() on Entity causes exceptions

10/5/2008

  • Updated Oracle Support. All procedures are 100% working besides, for Find procedures and paged procedures. (Coming Soon)
  • Updated CommonSqlCode to use the ParameterPrefix.
  • Fixed some Generic Provider related bugs in the NetTiers.cst

9/10/2008

  • [FIX] * Updated View Providers!!!

9/8/2008

  • [Issue #46] * Added a NetTiers option to set whether or not custom procedures with multiple results will return the Custom return type or attempt to match to the Table / View to return a TList or VList.

9/8/2008

  • [Issue #87] * EntityState is Added after WCF serialization
  • [Issue #86] * Layer Exception Policy not named properly in ServiceLayer
  • [Issue #95] * ServiceResult now showing errors properly (contrib gregpakes)

9/2/2008

  • [ENH] * Added Initial Support for Oracle. More Will come shortly… NOTE: It seems that the View Provider Support is broken if you are not using SQL Server.

7/28/2008

  • [Issue #39] * BREAKING CHANGE: Changed the AppendId to be able to handle ' and , in the search String. Instead of passing in a string, you now pass in a string[] of what you want the in clause to contain.

7/28/2008

  • [Issue #82] * .netTiers Templates through null exception error when used with CodeSmith 5.0 7/27/2008
  • [Issue #72] * Stored procedures where dynamic sql is generated, switched to using VARCHAR(MAX) for Sql 2005 (contrib gregpakes)
  • [Issue #77] * Changed the Windows Forms library option description
  • [Issue #81] * Timestamp columns with special characters caused an error (contrib njappboy)

7/16/2008

  • [Issue #28] [FIX] Warnings when compiling under VS2008. Removed duplicate methods. (contrib sisyphe)

07/10/2008

  • [Issue #65] [FIX] Exception thrown using custom generated methods when not using stored procedures.

07/01/2008

  • [Issue #57] [FIX] TList.FindAllBy and VList.FindAllBy throws NullReferenceException if searching for null property (contrib PhilBolduc)
  • [Issue #66] [FIX] .netTiers Fails to generate adventure works when executed with CodeSmith 5.0 Beta 06/26/2008
  • [Issue #56] [FIX] Entity fails to compile when using Guid as primary key (contrib johnyewang)
  • [Issue #57] [FIX] FindCore throws NullReferenceException if searching for null property (contrib PhilBolduc)

06/18/2008

  • [Issue #54] [FIX] Logo and links are dead / need to be updated.
  • [Issue #53] [FIX] fix for Services layer generated save methods always commit transaction * even if it is part of a larger transaction 06/17/2008
  • [Issue #51] [FIX] Patch implemented in Issue 25 breaks SQL 2000 Insert statements that use UniqueIdentifier primary keys with newid() default values. Added checks to stored procedure generation to make sure SQL 2005 is selected. Refactored IncludeDataFeaturesProperty into CommonSqlCode.cs.

You can download the 2.3.0 Beta 2 templates at the following locations:

Please submit all bug reports to the issue tracker.

Join the mailing list

Get notified of new posts and related content to your inbox. I will never sell you anything and I will NEVER sell your email address.