Friday, June 25, 2010
« CSLA 3.8.4 beta release | Main | Silverlight 4 VisualStateManager Valid i... »

CSLA 4 beta 3 is now available for download.

This is the final beta release of CSLA 4. All work going forward will be focused on stabilization, bug fixing and updating sample applications. My current plan is to do a release candidate the week of July 5, and final release around July 15.

New features include:

  • Improved ASP.NET MVC 2 support
  • Server exceptions can be altered by your IDataPortalExecptionInspector implementation
  • ERLB now has a default AddNewCore() implementation
  • Numerous other bug fixes and minor tweaks based on user feedback

As always, see the change log for a list of important changes in this release.

Given the short timeline until release, it is really important that anyone considering using CSLA 4 in the near future help out by using the framework and identifying any bugs or stability issues. In short, I need your help to make this a successful release.

Thank you!

Friday, June 25, 2010 11:45:24 AM (Central Standard Time, UTC-06:00)
Thanks for the updates!

I would like to suggest that you encode the RuleUri string, because "new Uri(uriString)" fails if the typeName contains for example Umlauts (this bit me with a generic rule).





AlexG
Friday, June 25, 2010 12:55:58 PM (Central Standard Time, UTC-06:00)
Thanks Alex, I'll add an Umlaut test.
Wednesday, July 07, 2010 10:10:40 AM (Central Standard Time, UTC-06:00)
Rocky You Rock!!

Thanks!
Comments are closed.