BloggingAbout.NET
Thoughts of developers

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
Sorry, but there are no more tags available to filter with.
  • My personal experiences with Windows Vista

    Now after Windows Vista is released to the public I felt it was time to share my own personal experiences. After the release of vista on MSDN back in November I was very eager to try I out. So I installed it on my main machine. After I was done installing I directly had a two huge of problems: First...
    Posted to Patrick Bes Blog by Patrick Bes on Mon, Feb 12 2007
    Filed under: Filed under:
  • Personal issues

    Last week on 18th of october 2 great things happend. The first thing is that a letter I sent to DotNetRocks was read on the show. My 3 minutes of fame start on minute 5.25 of this show. You must hear it, people seem to find it really funny :) . Actually you always should listen to Carl and Richard who...
    Posted to Patrick Bes Blog by Patrick Bes on Wed, Oct 25 2006
    Filed under: Filed under:
  • dotTrace 2.0 beta

    The current project I’m working on had some performance issues I wanted to look at. So I downloaded the dotTrace 2.0 beta . I’ve used dotTrace 1.1 before but I always had problems with stability, so I was a bit preoccupied. But I must say that the dotTrace 2.0 beta is much better than its predecessor...
    Posted to Patrick Bes Blog by Patrick Bes on Tue, Oct 3 2006
    Filed under: Filed under:
  • XNA framework Beta release

    The XNA framework beta is now publicly available. You can read the download procedure here . I’ll give it a try as soon as possible but first I have to install my new monitor . Too bad that there is no integration with VS2005, but it uses VS 2005 C# express edition. And it will only work on Win XP with...
    Posted to Patrick Bes Blog by Patrick Bes on Thu, Aug 31 2006
    Filed under: Filed under:
  • Paint .NET beta release

    I see that the beta of one of my favorite tools Paint.NET is released. Check it out here (dutch)
    Posted to Patrick Bes Blog by Patrick Bes on Mon, Oct 3 2005
    Filed under: Filed under:
  • Convert NUnit test to Team System

    James Newkirk (Creator of NUnit) released a early version of his tool to convert your NUnit test to visual studio team system. It only has C# support at the moment.
    Posted to Patrick Bes Blog by Patrick Bes on Wed, Jun 29 2005
    Filed under: Filed under:
  • One of those days...

    Today i tried to implement an eventhandler on the UIPManager . NavigateEvent from the UIPAB. So i looked up some example code in MSDN. There i found the following: [C#] private void UIPManager_NavigateEvent(object sender, EventNavigateArgs e) { // Some logic that is performed on the navigate event /...
    Posted to Patrick Bes Blog by Patrick Bes on Wed, Jun 1 2005
    Filed under: Filed under:
  • Test Driven Development

    I’d like to address an unpopular topic Test Driven Development. For some reason most developers don’t like Test Driven Development. One of the main pillars of TDD is the fact that a developer has to develop the test before he even begins to code. I see that many programmers still use a nice...
    Posted to Patrick Bes Blog by Patrick Bes on Fri, May 27 2005
    Filed under: Filed under:
  • Resource Class Generator

    Rene showed me the existence of the ResourceClassGenerator. This custom tool generates a typed class of your resources. That way you don't have to look in the Resource files to get the name of the resource, because you use intellisense from your code. Because of that there is no risk of looking up a...
    Posted to Patrick Bes Blog by Patrick Bes on Fri, May 27 2005
    Filed under: Filed under:
  • Layout in UIPAB

    I lately looked into the User Interface Process Application Block. I read the documentation (as always :)) and discovered the possibility of the layout manager. The layout manager lets you abstract the layout from your form to a separate class. This can be useful for project where the layout is not yet...
    Posted to Patrick Bes Blog by Patrick Bes on Fri, May 27 2005
    Filed under: Filed under:
  • SQLServer2005 Express problem

    For a personal hobby project I wanted to try-out some new stuff and some O/R mappers. So I installed VS2005 and SQL2005 Express. I used VS2005 to create a database in SQL2005 this all worked fine. Then I wanted to tried LLBL Gen Pro and Entity Broker. But I could not connect to the database I created...
    Posted to Patrick Bes Blog by Patrick Bes on Wed, Feb 16 2005
    Filed under: Filed under:
  • Ditto

    Another simple but useful tool I use is these days is Ditto . It actually doesn't do much more then keep track of all your copy paste actions. And because a programming is not much more then copy pasting :p it is useful. Besides that you can also send copied items to someone else who uses ditto. Special...
    Posted to Patrick Bes Blog by Patrick Bes on Thu, Dec 23 2004
    Filed under: Filed under:
  • Resharper

    There are a couple of guys on my project who keep pushing Resharper . I at first glance didn't think it was useful, but they kept pushing and I finally tried it. And I actually like it. It's a plug in for visual studio and has some nice features. The most important thing is that your intellisense always...
    Posted to Patrick Bes Blog by Patrick Bes on Thu, Dec 23 2004
    Filed under: Filed under:
  • Blogging bad for your health

    I haven't blogged for a long time. Now I finally have the ultimate excuse for not blogging. It seems that blogging is bad for your health. A group of British psychologists conclude this after researching this topic. Read the Dutch article here . I’m feeling quite good lately so I might keep up...
    Posted to Patrick Bes Blog by Patrick Bes on Wed, Sep 15 2004
    Filed under: Filed under:
  • Validation Framework

    If you think these weblogs are only about BizTalk, think again :). Mathew Nolton wrote an article about a validation framework he developed. If you are intrested in his ideas it is recomendable. I read his article and it looks like it more complex too use, then the validation framework which is developed...
    Posted to Patrick Bes Blog by Patrick Bes on Fri, Apr 2 2004
    Filed under: Filed under:
Page 1 of 2 (28 items) 1 2 Next >
Copyright © 2003-2010 BloggingAbout.NET