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 » development tools » .NET (RSS)
  • TDD Step by Step, Part 2: The Database

    Welcome to part two of our series on building a Windows application using test-driven development (TDD). In the previous article we drove the design of our entity classes and data access layer by means of unit tests. The unit tests acted more as specifications for the system rather than tests, since...
    Posted to Weblog by cruizer on 11-23-2008
  • Some WCF Gotchas

    A project our team (in my employer) has been working on for a good number of months now makes extensive use of Windows Communication Foundation (WCF). WCF is nothing really ground-breaking; its significance is that it unifies the various inter-process communication facilities into one common programming...
    Posted to Weblog by cruizer on 10-04-2008
  • Learning Ruby from C#

    Just in case you haven't seen this yet: http://www.codethinked.com/category/IronRuby-via-C-Series.aspx I'm sure it's a handy tutorial for learning Ruby (using IronRuby for .NET) the language if you've already got C#/.NET background. I personally think the DLR will become a huge thing...
    Posted to Weblog by cruizer on 07-25-2008
  • IronRuby binaries out now

    Of course it's still in Alpha, but get 'em here ! Took it out for a quick spin and it seems still rough around the edges, but hey...no need to build it yourself anymore if you want to try it now.
    Posted to Weblog by cruizer on 07-24-2008
  • Continuous Integration "Hang-ups"

    I really like continuous integration . Having come from a company that didn't practice it at all (this was a time I used to regularly work 12 to 16 hours a day), I was so happy when I got into a company that actually practiced it. I found it to be a really effective mechanism to ensure that developers...
    Posted to Weblog by cruizer on 06-14-2008
  • Silverlight 2 Unit Testing: slides and code

    It was my first time to join a community event in Singapore during yesterday's Heroes Community Launch and it was a blast! It was also cool to see that of nine presentors during the event, three of us are Pinoys. I definitely am looking forward to meeting more of the community people soon. First...
    Posted to Weblog by cruizer on 05-18-2008
  • Speaking about Silverlight 2 and Unit Testing

    I will be speaking tomorrow at the Heroes Community Launch 2008 here in Singapore with my favourite (boring?!) topic...Unit Testing! Only this time it's about the testing framework that comes with Silverlight 2's beta release. Kinda excited and nervous at the same time, since it'll be my...
    Posted to Weblog by cruizer on 05-15-2008
  • Microsoft's Updated "Guidelines for Test-Driven Development"

    The previous incarnation of that Microsoft article was heavily panned by critics and in a rare move, Microsoft actually pulled it out of its developer web site. I didn't realise it but Microsoft actually replaced it with one written by Jeffrey Palermo -- http://msdn2.microsoft.com/en-us/library/aa730844...
    Posted to Weblog by cruizer on 12-23-2007
  • .NET Framework 3.5 code to be "opened"

    This was a major announcement , and lots of people were already blogging about it when I turned on my PC this morning. My initial reaction was -- what for? I think that for those who create custom libraries and controls, this will be a godsend. But for the rest of us developers, why do we need to debug...
    Posted to Weblog by cruizer on 10-03-2007
Page 1 of 1 (9 items)