12 February 2007
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...
Read More...
04 January 2007
I've also been tagged
I see Pascal has tagged me.. So here are five things you probably don't know about me.. Just like Dennis and like Erwyn my first computer also was an MSX (a canon) with a datarecorder. Of course you had your small screwdriver present at all times to adjust the heads. After a couple of years i bought...
Read More...
25 October 2006
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...
Read More...
04 October 2006
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...
Read More...
31 August 2006
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...
Read More...
31 August 2006
Dell 2407FPW
I got a new monitor a couple of weeks ago. It is the 2407 FPW from Dell. It is a 24’ widescreen monitor. At first I was really happy with it. The screen quality was great and I got no trouble with the supposed banding problem. But after a while I got al sorts of distortion on the screen when I’m using...
Read More...
28 August 2006
XNA framework
I see that the XNA team released an item on their blog with some more information on the XNA framework. As I’m the proud owner of a xbox360 I’m very enthusiastic about this upcoming framework. Not that I’m now going to develop some games but it does give an extra feature to the console that I’ve never...
Read More...
17 August 2006
I agree Jan..
I just read the blog of Jan Schreuder and I totally agree with him. Actually I also have to get something of my chest. Let me start by dropping the following statement: Developing software is not about showing to your colleagues or superiors how much extremely complex code you can put in one class. But...
Read More...
03 October 2005
Paint .NET beta release
I see that the beta of one of my favorite tools Paint.NET is released. Check it out here (dutch)
Read More...
29 June 2005
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.
Read More...
01 June 2005
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 /...
Read More...
27 May 2005
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...
Read More...
27 May 2005
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...
Read More...
27 May 2005
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...
Read More...
16 February 2005
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...
Read More...
More Posts
Next page »
Home
Contact
Patrick Bes Blog
Patrick Bes Blog on .NET
RSS for Posts
Atom
RSS for Comments
Recent Posts
My personal experiences with Windows Vista
I've also been tagged
Personal issues
dotTrace 2.0 beta
XNA framework Beta release
Tags
IGadget
IWork
Archives
February 2007 (1)
January 2007 (1)
October 2006 (2)
August 2006 (4)
October 2005 (1)
June 2005 (2)
May 2005 (3)
February 2005 (1)
December 2004 (2)
September 2004 (1)
April 2004 (1)
March 2004 (5)
February 2004 (2)
January 2004 (1)
November 2003 (3)
October 2003 (3)
Search
Go
Community
Home
Blogs
Media
Email Notifications
Email Notifications
Go
IRead
Gerke Geurts
Martin Fowler
Frans Bouma
Clemens Vasters
Ingo Rammer
Don Box
Rob Howard
Mark Izendooren
Alex Thissen
Anko Duizer
Barry Gervin
Beat Schwegler
Edward Bakker
Mark Miller
Nicholas Allen
Ruurd Boeke
Rockford Lhotka
Ron Jacobs
Rory Blyth
Paul Gielens
Scott Hanselman
ISee
Pictures
IUse
CodeSmith
The Serverside.NET
ASP.NET
CodeGuru
CodeProject
GotDotNet
RegExpLib
ConnectionStrings
Patterns & Practices