September 2004 - Posts

UrbanLegends.com

Urban Legends - Urban Legend Archive: A growing collection of thousands of urban legends also known as urban myths or stories.

There are some interesting stories over there :-) Such as the aspartame one.

Creating professional looking winforms app with VS.NET 2005

There are two videos published on Channel9 last nigh showing how to build professional looking apps (like Outlook, Money or Messenger). I am truly impressed. Part1, Part2.

Paint.NET and FotoVision C# source code.

I just found recently Paint.NET, what is an awesome image manipulation tool written in C#. Can't wait for the source code to be public.
Click here to download it.

Also you can download the FotoVision C# source from here by Moreno Borsalino (mybackgrounds.tk) Well done.

Robocoaster running WinCE.NET

so cool, robocoaster running Widows CE.NET. Click here to watch the video.

IDesignerHost nightmare....

Spent ages to understand how to host a winform designer and generate code and xml out of it. How to load it back. It was a painfull and long week and at the end it turns out that there is already a kb article demonstrating this:

INFO: Code Sample That Demonstrates How to Create a Custom Form Designer by Using Visual C# .NET
http://support.microsoft.com/?id=813808

 Doh!

Adding some keywords: ComponentModel.Design, ComponentModel.Design.Serialization, DesignerHost, IExtenderProvider, IEventBindingService, ISite, IDictionaryService, IDesignerSerializationManager, DesignerLoader, ITypeResolutionService, ITypeDescriptorFilterService, IToolboxService