Skip to content

Righthand Blog

About .NET/C#, Xamarin, Flutter and other fun technologies

  • Righthand Dataset Debugger Visualizer
Uncategorized

FinalBuilder4 action for running CodeSmith templates

Posted on: February 4, 2006March 29, 2020

The past week I was busy creating an automated template based system for generating Developer Express‘ XPO source code. Heart of the system is based on CodeSmith and […]

Windows

VMWare Server for free?

Posted on: February 3, 2006March 29, 2020

You have to love the competition on the virtualization market. Apparently VMWare will introduce a virtualization server product for free. Check it out here.

.net

CodeSmith merge functionality for csproj files

Posted on: February 2, 2006March 29, 2020

If you are seriously using CodeSmith you will know about the merge functionality. True, with introduction of partial classes in .net 2 the need for merging is greatly reduced, […]

.net

XPO2 supports generics and nullables out of the box

Posted on: February 2, 2006March 29, 2020

XPO2 (currently in beta) supports both generics and nullables out of the box. I did a simple test by creating a generic XpCollection: XpCollection<SomeEntity> coll = new XpCollection<SomeEntity>(session1);SomeEntity […]

.net

CodeSmith 3.2 is released

Posted on: February 1, 2006March 29, 2020

While it doesn’t have many new features it has two really helpfull features – it runs under .net 2.0 and has a CodeSmith MSBuild task. I think that generics […]

Posts navigation

Previous page Page 1 Page 2
Niche Blog by Fahim Murshed