Thursday, March 09, 2006
« PHP for ASP.NET | Main | YARL (Yet Another Resource List) »
As a follow-up to my previous post on creating a DataManager class for WilsonORMapper that uses the IsolatedContext, I'm posting a download that includes updates for Paul Welter's excellent CodeSmith templates for WilsonORMapper.  These templates are intended for use with Web projects.  The DataManager stores the IsolatedContext instance in the current HttpContext so that the same IsolatedContext is used throughout the current Request.

To use the new templates, just unzip the files in the /Internal folder where the existing DataManager templates are stored.

FYI, although I've confirmed that they compile, I have not tested the VB.NET and VB.NET 2.0 DataManager versions.  If you find any issues, I would appreciate your feedback.

Download the Templates

Comments are closed.