in Search
ATTENTION: I've decided to put the upgrade on hold due to a compatibility issue of our server environment with the latest CS installer package. CS 2008 now requires SQL Server 2005 as the backend DB but our database server currenlty has SQL Server 2000 installed on it. I'll resume the upgrade once I figure out when Telligent is releasing a patch to the schema compatibility issue. For now, we will continue to use the old version of CS while waiting for the said patch. If you have any questions about this process, please don't hesitate to post them on our forums and I'll answer them as soon as I can. Thanks for your patience and support guys! I'll let you know as soon as this is resolved. - Keith Rull

Browse Site by Tags

Showing related tags and posts accross the entire site.
All Tags » DotNET » MonoRail (RSS)
  • Makes me cringe...

    It makes me cringe to think that I used to espouse a write-code-first-test-them-later approach that I mistakenly called "TDD." Ugh . (see the latter part of the post ) I haven't been doing MonoRail lately too. Maybe because MonoRail hasn't seen much in the way of progress or innovation since ASP.NET...
    Posted to Weblog by cruizer on 09-11-2006
  • Hammett says MonoRail scaffolding is OK

    Hammett of the Castle Project says the MonoRail scaffolding support is OK; maybe you can get it to work. In my case I wasn't For those who don't know, scaffolding is a great way to quickly prototype web sites. You simply code the model (e.g. using ActiveRecord) then all you have to do in the controller...
    Posted to Weblog by cruizer on 02-01-2006
  • Getting on the MonoRail presentation slides and demo videos

    you can download them here: PowerPoint presentation Demo Video 1 (basic view/controller) Demo Video 2 (with basic model c/o ActiveRecord) Demo Video 3 (filters, UserController) Demo Video 4 (CRUD) it's on rapidshare.de's free repository, so the files will get deleted if no one downloads them in 30 days...
    Posted to Weblog by cruizer on 01-31-2006
  • Why MVC

    rodel posted some counter-arguments to using MonoRail in his blog post , and i guess i just can't resist responding. basically MVC is not a feature, but a way to do apps. in the end the main concern is separation of concerns. users don't care if the software they're using is MVC or not. as long as it...
    Posted to Weblog by cruizer on 01-31-2006
Page 1 of 1 (4 items)