Hi There;
Will the Starter site be brought up to the 2.1 version? It is currently only avaible for download if you access the 2.0.3 release page at:
http://www.codeplex.com/subsonic/Release/ProjectReleases.aspx?ReleaseId=5177
-Pete
I've been working on some stuff for it, but it's not real heavy with SubSonic 2.1 examples yet. Rob also mentions plans for it in his talk with Scott Hanselman.
Hi there. I have used the starter site extensively and recently upgraded my version of the starter site to 2.1. Apart from a few "deprecated" warnings everything still works perfectly. All you really need to do is install 2.1 and change your web references from 2.0.3 to 2.1 and last but not least hit the Subsonic button and re-generate your classes. Should take no more than 5 minutes.
tks H
Thanks Guys;
In my previous reply I mentioned "everything still works perfectly" however I have found out quite differently. If you are used to using 2.03 and are upgrading to 2.1 then watch out !!! for the IsLoaded property if you are using it. It no longer works as it used to and it seems to have been replaced by !IsNew. Check out the discussions in the forums.
I'll be working on something - but it will most likely be for MVC
Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!