Category Archives: News items

Naked Objects implemented at the Irish Government

Richard Pawson talks about his experiences implementing a Naked Objects solution for the Irish Government. They went on to deliver 30+ projects on time and on budget!

We’re closed during December 2011

We’re closed for the month of December, and will be back in January 2012. It’s been a while since the last post, but there are plans to revamp TrueView – a brand new WPF interface and usability improvements are top of the list In the meantime, we wish all of our customers and colleagues a [...]

TrueView V2 Beta, now with POCO support

TrueView V2 has some significant changes since the last version.  You can download the beta and code sample here. POCO support TrueView now supports POCO classes, that don’t need to be inherited or marked up with attributes. Now you can re-use your POCO assemblies in other applications, and remove the dependency on the TrueView framework. [...]

Merry Christmas and a Happy New Year!

A new version of TrueView is in the pipeline for next year.  The features on the whiteboard are: Better support for true DDD concepts Allow code models to be reused without TrueView Configuration without using .NET attributes Open architecture, to let consumers develop custom ‘persistence providers’ More UI interception points, to allow greater customisation Auto-databinding [...]

Upgrade from Windows 7 beta/RC to Windows 7 RTM

Finally got around to upgrading to Windows 7 RTM, only to be greeted with the following: You cannot upgrade this prerelease version of Windows 7. Go online to see how to install Windows 7 and keep your files and settings A quick Google found these instructions.   Should save you the hassle of rebuilding your PC

TrueView Release 1.3.0908.09 – ServiceLocator and Dependency Injection

The latest release adds Dependency Injection to the mix.  The default behaviour uses a simple Service Locator, but you can inject your own dependencies as you wish.  See the user guide for more info. BREAKING CHANGES: The following interfaces now implement IServiceDependent: IEntity IFactory IRepository IService Enhancements Added MyApplication.ServiceLocator (for locating Factory/Repository/Service classes) Added IServiceDependent [...]

Press release – “TrueView for .NET” keeps software focused on business concepts, slashes development times.

Cheltenham, UK, 10/03/2009 Evolving Software releases an update of “TrueView for .NET”, a framework for rapidly designing and creating business applications for Microsoft .NET. TrueView helps .NET Developers and Business Experts share business knowledge, design interactive prototypes, and create flexible applications. Software teams use Domain Driven Design (an established technique for designing complex applications) to [...]

DDD podcast at Hanselminutes

Listen to Scott Hanselman and Rob Conery discussing DDD in this podcast.

“Talking Domain Driven Design” podcast

David Laribee discusses DDD and Bounded Contexts. Listen to the podcast here. Update: Listen to part 2 here.

Support ends for Visual Basic 6

Microsoft officially ended support for Visual Basic 6 this month.  This is a massive blow to any organisation still running their business using legacy applications. Now might be a good time to start afresh, and replace those applications using Domain Driven Design and TrueView.