28
DEC
2007

Introduction to MyMeta

MyMeta is an open-source API that allows you to get meta-data from your database. MyMeta is part of MyGeneration, a free code generator hosted on Sourceforge. The MyMeta API can be downloaded separately here (filename is called ‘mymeta_installer.exe’). MyMeta supports...
01
MAR
2007

Integrating Validation Application Block of Enterprise Library with CSLA.NET

CSLA.NET framework from Lhotka contains a lot of mechanisms for adding validations and business rules. Through CSLA.NET you can easily provide your own custom rules. Enterprise Library v3.0 now also contains a validation application block (VAB) that can be used through attributes...
14
JAN
2007

Web Client Software Factory Released

Yep, version 1.0 of the Web Client Software Factory has been released. Release 2 is expected around the end of June 2007.
24
DEC
2006

Enterprise Library 3.0 CTP Released

That’s what I call a christmas present. A CTP for Enterprise Library v3.0 has been released on CodePlex. More info can be found in this post.
28
NOV
2006

Validation Application Block – Part of Enterprise Library v3

Tom Hollander revealed some features/scenarios about the upcoming Validation Application Block that will be included in Enterprise Library v3. There are already some validation libraries available, for example .net Validation Framework Validation Application Block (another one)...
14
NOV
2006

PowerShell 1.0 released

PowerShell 1.0 has been released for Windows XP SP2 and Windows Server 2003. The bits can be downloaded here. If you already have installed a previous release of PowerShell, you need to uninstall by selecting ‘Show Updates’ in the ‘Change or Remove Programs’.
23
FEB
2006

DeckWorkspace extension (CAB) – Prevent drawing controls until all controls are initialized

CAB is an application block for building smart clients in .NET 2.0 and contains proven practices for building complex UI forms with so called SmartParts and Workspaces. The DeckWorkspace enables you to show and hide controls and SmartParts in an overlapped manner with no visible...