I was wondering when support for compact framework and sql server compact edition will be added to the Subsonic 3.0 project?
A:
Is the link below any use?
http://www.agilification.com/post/T4-Templates-For-The-NET-Compact-Framework.aspx
T4 templates also do not work in a Smart Device project because the
Compact Framework does not include the System.CodeDom namespace. But I found a way to make them work if you or your readers are interested: ( http://www.agilification.com/post/T4-Templates-For-The-NET-Compact-Framework.aspx ).
Pino
2009-11-13 07:57:55
A:
I've got a custom build of Subsonic 3.0 working on .Net CF. It wasn't too hard - mostly just removing some method overloads, replacing some assumptions on the Linq side of things, and working up a custom build of Queryable and System.Linq.Expressions from the Mono project.
codekaizen
2009-12-16 08:26:26
Is it available anywhere online?
Daniel O
2010-01-15 13:40:36