Rockford Lhotka
    CTO at Magenic
    Author, speaker, software architect
    Creator of the CSLA .NET framework

Home
Blog
CSLA .NET
Magenic
Speaking
Publications
About me
Contact me

Login

CSLA .NET version 1.4

 

This is version 1.4 of the VB.NET CSLA .NET framework.

There are mostly minor bug fixes to the code in this release. You can look at a log of all changes through the cvs repository. Any changes since Feb 2004 are in this new version.

The primary change is that the solution and project files are now in Visual Studio 2003 (.NET 1.1) format. If you are using .NET 1.0 you'll need to back-port the solution and project files to Visual Studio 2002 and go through the TODO comments in the solution to alter the code to work under .NET 1.0.

BusinessBase now has two properties to retrieve broken rule data. These were added for compatibility with the C# version of the code. The older methods will be removed in CSLA .NET 2.0.

SmartDate now parses some new text date values such as 'today', 't' and 'tomorrow', 'tom', '+' and 'yesterday', 'y', '-'.

 

 

DISCLAIMER regarding this download ("Software"):

This Software comes "as is", with no warranties. None whatsoever. This means no express, implied or statutory warranty, including without limitation, warranties of merchantability or fitness for a particular purpose or any warranty of noninfringement. Additionally, neither Rockford Lhotka nor any contributor to the Software will be liable for any of those types of damages known as indirect, special, consequential, or incidental related to the Software, to the maximum extent the law permits, no matter what legal theory it’s based on.

Click here to download file 

(Updated 7/19/2004)