Rob Chartier ~ Contemplation...

.NET, C#, Work, etc.

  • VS.NET : 30 Projects, Kiss intellisense goodbye...

    Tags: Rants

    More bitching about VS.NET... At 20 projects the IDE starts to randomly lock up DLL's and give some pretty generic reasons why it cant build. The next big step is 30 projects, and now that my … more

  • Palm OS 6 aka Cobalt

    Tags: Tech Geek

    Check out the new Palm OS 6 aka Cobalt. Screen Shots Technical Details Highlights:  Palm OS Cobalt improves compatibility with Microsoft Windows, while offering advanced features including: … more

  • Static Events, Logging Sample...

    Tags: Tech Geek

    I just wanted to share this piece of code with everyone. Essentially I have a Windows Form application with a small little Logger class which exposes a static event, and a static method to "Log" … more

  • WMI Query Tool, Alpha Testing...

    Tags: Published

    If your into WMI and need a GUI tool to do some pretty simply Select's off of it, check out this new tool that I feel is ready for an Alpha release. I threw it together on the weekend, so be gentle … more

  • Leaked source leads to new Vulnerabiilty...

    Tags: Security

    Microsoft Internet Explorer Integer Overflow in Processing Bitmap Files Lets Remote Users Execute Arbitrary Code Quote: The author states that this flaw was found by reviewing the recently leaked … more

  • Julia Lerman, Generics...

    Tags: Tech Geek

    Julia is working on the Generics portion of a presentation and found my article useful. Thanks Julia! more

  • iMesh is crap...

    Tags: Music, Rants, Tech Geek

    I was pointed to this new P2P download app by my Dad and was extremely disgusted by it. NOTE: DO NOT INSTALL iMESH!! As with most proggies like this you must accept the fact that they install a … more

  • Code Blog Suggestion

    Tags: Tech Geek

    Someone posted this, and it made me think... I would love to see some algorithms based on Fibonacci numbers and the Golden Section for the Code Blog (testdriven.net). GDI+ for some fractals would … more