Well, the original is VB and the CodePlex version is mostly VB also (with that whole SubSonic C# thing as the major exception), so I am trying the "just right" (middle version) on my next club site project.
Speaking of documentation -- WHERE is it? The most useful post I've found so far is one titled "Starter Kit Installation - I finally figured it out" by "jschaukowitch" which ostensibly contains the necessary "jewels" to take the downloaded ZIP and make some sense of it. HOWEVER, when I followed his cookbook (here: http://www.codeplex.com/ClubStarterKit/Thread/View.aspx?ThreadId=29231 ) I still get an odd database " no find" (after re-pointing the database as suggested in that post). I'd love to dig deeper and understand what's really going on ... pointers, pretty PLEASE!
mahalo/thanks ... :) KevInKauai
LATE WORD: Found the appropriate documentation for the official Release 2 here: http://www.codeplex.com/ClubStarterKit/Release/ProjectReleases.aspx?ReleaseId=1911 What's surprising is that it seems to be half "developer configuration" and half "end user help". Is there a purely technical document somewhere to give additional insight into how things work?