CodeBetter.Com
CodeBetter.Com

Browse by Tags

  • Keyboard Jedi on Vista x64

    This morning I was getting ready to record a screencast about ReSharper 4 EAP. To make it easier for people to follow along, I launched Roy Osherove's excellent utility, Keyboard Jedi . Rather than the expected result, this friendly dialog box greeted me: Living La Vida x64 My main development machine...
    Posted to James Kovacs (Weblog) by james.kovacs on 04-25-2008
  • Breaking Dependencies

    During my geekSpeak screencast last week, one of the attendees asked: Any recommendations for refactoring existing code to insert interfaces? (e.g., what's the best dependency to break first, the database?) Excellent question! Most of us do not have the luxury of working on greenfield projects, but...
    Posted to James Kovacs (Weblog) by james.kovacs on 03-29-2008
  • Tame Your Software Dependencies on geekSpeak

    Today at lunch* I'll be joining Glen Gordon and Lynn Langit on geekSpeak to talk about Taming Your Software Dependencies. Specifically I'll be talking about moving from tightly-coupled to loosely-coupled architectures using dependency inversion, dependency injection, and inversion of control...
    Posted to James Kovacs (Weblog) by james.kovacs on 03-26-2008
  • Loosen Up: Tame Your Software Dependencies for More Flexible Apps

    My latest article just hit the web in the March 2008 issue of MSDN Magazine. Loosen Up: Tame Your Software Dependencies for More Flexible Apps takes you on a journey from a highly-coupled architecture, which we're all familiar with, to gradually more loosely-coupled ones. First stop is the problems...
    Posted to James Kovacs (Weblog) by james.kovacs on 03-14-2008
  • Debugging into the .NET Framework Source

    As promised, Microsoft has made the source for the .NET Framework available for debugging purposes. You'll need to be running Visual Studio 2008 and install this QFE (aka patch). Full instructions for how to enable .NET Framework source debugging can be found on Shawn Burke's blog here . You...
    Posted to James Kovacs (Weblog) by james.kovacs on 01-17-2008
  • More on modopt

    Previously I discussed some issues with modopt . Well there are more. In total I have logged three issues (could be many more as nearly every language I have looked at has the same problems). I figured I would put up some links and describe each issue here. C# specification does not define modopt varying...
    Posted to Greg Young [MVP] (Weblog) by Greg on 06-11-2007
Page 1 of 1 (6 items)