in

 

Browse by Tags

  • Running your build/source code from a ram disk.

      As a test I wanted to run a build from a drive in ram rather than on a physical disk drive using the old Dos style Ram disk. For a trivial build that includes compilation, Asp.net compilation, database updates, unit test, and integration tests. I saw the build time decrease by 41%. That is pretty...
    Posted to Eric Hexter (Weblog) by erichexter on 07-21-2008
  • Project anti-pattern: Many projects in a Visual Studio Solution File

    I've been hearing from several colleagues about how their Visual Studio solution files have many (i.e. more than 10, and usually more than 30 -- in one case, more than 100!). So far, none of them have been able to give me any good explanation for why this is and most of them hate it but they can't...
    Posted to Chad Myers' Blog (Weblog) by chadmyers on 07-15-2008
  • Exploring ShadeTree Features, Part 2: Cache<KEY, VALUE>

    Or, as I like to call it: "That stupid dictionary thing we've all written a thousand times but were too lazy to component-ize for reuse" How many times have you written code like this in your C# 2.0-and-later life? Foo foo = null; if( fooCache.TryGetValue(key, out foo)) { foo = new Foo...
    Posted to Chad Myers' Blog (Weblog) by chadmyers on 07-07-2008
  • Example of Removing Some Pain: Grid Fluent API

    So on a previous project, we were making use a 3rd party WinForms UberGrid which, of course has a monstrous designer that spits out tons of code into your InitializeComponent() method in your .designer file. I think you know what I'm talking about, but for those who wish to experience it in all its...
    Posted to Chad Myers' Blog (Weblog) by chadmyers on 06-28-2008
  • MassTransit 0.2 Now Available

    We’ve dropped a new release of MassTransit today, version 0.2 is now available on the main page. There are several new features included in this release. It was great to get some feedback from people who have tried MassTransit, along with the evolution from discussions with Greg Young, Udi Dahan...
    Posted to PhatBoyG (Weblog) by Chris Patterson on 06-13-2008
  • VMware Fusion 2.0 Beta 1

    It looks like VMware has dropped a public beta of VMware Fusion 2.0 to the public. There are too many new features in this release to mention, so I will just share the link: http://communities.vmware.com/community/beta/fusion Be sure to check the release notes to see if they impact your work before upgrading...
    Posted to PhatBoyG (Weblog) by Chris Patterson on 05-06-2008
  • The Problem Preventer

    Problem Statement I'm thinking about putting ' Problem Preventer ' on my resume. Many of the folks I'm talking with in interviews and phone screens don't seem to get this at all. I get a lot of questions about problems solved, etc. I have some good stories and the calls usually go...
    Posted to Chad Myers' Blog (Weblog) by chadmyers on 04-25-2008
  • Engaging Microsoft

    Many Microsoft employees were at the ALT.NET conf in Seattle -- including many of the ones that have been criticized publicly by the greater ALT.NET community. Not only was Microsoft there, but they were a sponsor and a few employees were even on the organizers list. Many of them only hear our negativity...
    Posted to Chad Myers' Blog (Weblog) by chadmyers on 04-21-2008
  • Dear JetBrains, RE: Resharper 4 EAP Nightlies

    Dear JetBrains, Thank you for putting it all on the line and having the stones to do public nightly builds as part of your ReSharper 4.0 EAP. It takes a lot to hang it all out there like that and risk suffering public humiliation from some of the most demanding, cranky, and self-righteous customers there...
    Posted to Chad Myers' Blog (Weblog) by chadmyers on 04-07-2008
  • Tulsa School of Dev May 10, 2008

    It looks like the local Tulsa .NET Users Groups ( TulsaDevelopers.NET ) is planning to have a spring code camp on May 10th, 2008. It's going to be at the Tulsa Community College North Campus. I'm hoping that I'll be able to do a presentation on message-driven architecture at the event along...
    Posted to PhatBoyG (Weblog) by Chris Patterson on 04-04-2008
Page 1 of 4 (31 items) 1 2 3 4 Next >
Copyright Los Techies 2007. All rights reserved.
Powered by Community Server (Commercial Edition), by Telligent Systems