Peter Himschoot's Windows Foundation Trilogy

Talking about .NET, Windows Presentation Foundation, Workflow Foundation and Communication Foundation

U2U provides .NET development training, coaching and consultancy services. We are based in Brussels but active in Europe, Middle-East and Africa. If you are interested in our course calendar or want to organize an on-site training, have a look at our Web site - www.u2u.net

My Links

News

Peter Himschoot
E-mail: peter@u2u.net
Mobile: +32 475 970084

Post Categories

Archives

Blog Stats

Monday, December 11, 2006 #

Amazing XAML article in Japanese

I stumbled upon this japanese translation of my Amazing XAML article

http://www.microsoft.com/betaexperience/nlarchive/bexp2/issue_6/AmazingXAML_Japan.aspx 

LOL!!

posted @ 1:38 AM | Feedback (6)

Tuesday, December 05, 2006 #

Visug Geek Dinner

Christmas is in the air :) and so it's time again to have a nice dinner with people who you can be geeky with.

So join us for a geek dinner in Antwerp. Of course you don't need to be a geek to join us.

For more info see http://www.visug.be/Home/tabid/36/Default.aspx 

Hope to see you there!

posted @ 3:26 AM | Feedback (2)

Sunday, December 03, 2006 #

Dear Apple, dear Microsoft

Dear Big non-EU Company,

Just so you would know, Belgium is a country where people speak three (YES THREE) different languages, Dutch, French and German. Most of us even speak two of these fluently, and a lot of us understand English to some degree.

Is it so hard for you to learn that, if you present a legal form, you should present it not only in French, but also in Dutch and German. I am sick of registering to find only one language present. I'm not capable of understanding the legal language used in these 'terms' in my motherlanguage, so surely not in any other language. Or sending mailings only in French, not Dutch nor German. I really don't understand this consistent option of taking French, because the majority in Belgium speaks Dutch. Skype is really good at this, if you visit their home page www.skype.be, you get automatically redirected to their french page. Luckily in this case you can change afterward, but ask first, then redirect! Don't get me wrong, I respect all languages and cultures.

I think this is a lack of respect for your customers, and I think you should consider looking into this matter.

Respectfully,

Peter Himschoot

This post is being triggered by yet another "international" company that believes everyone in Belgium speaks French, and I know this company has representatives in Belgium, so they CAN and SHOULD know.

P.S.: This post is my personal opinion, and should in no way be seen as representing the company I work for. This means you should not refer to this post saying U2U anywhere, use my name...

posted @ 9:00 PM | Feedback (5)

Thursday, November 09, 2006 #

Vista gone RTM today!

Wohoo! Vista has gone RTM today.

Link

posted @ 6:46 PM | Feedback (4)

Thursday, November 02, 2006 #

Unconventional Wisdom

This is a must read !

"As software developers, piracy is something that affects us all. If you are a software developer who works for a big company, you likely do not see it directly. But you still have an interest in who is using your company's software. If you are in a small company or are a developer who sells software, piracy hits a lot closer to home.

However, the conventional wisdom, which often equates to the "knee jerk" reaction, is not the proper one."

http://www.codeproject.com/gen/design/UnconventialWisdom.asp

posted @ 12:20 AM | Feedback (4)

Tuesday, October 31, 2006 #

Microsoft releases Oct CTP of Visual Studio Orcas

"This CTP targets early adopters of the Microsoft technology, platform, and tools offerings. It enables developers to experience the upcoming toolset and underlying platform improvements. We designed this release to enable developers try out new technology and product changes, but not to build production systems. This limitation is fully covered in the EULA that accompanies this CTP."

 

Link

posted @ 3:34 PM | Feedback (4)

Can't wait to get this book on WCF

Michele Bustamente (Das Blonde, with some Indigo in her hair :)) is currently finishing her book on WCF.

This is on I will buy the moment the ink hits the paper.

Good news: we can download some chapters of her book already here !!!

Link

posted @ 5:00 AM | Feedback (14)

Learn all about developing for UAC in Vista

Microsoft has this up for a couple of weeks, but I thought you might find it interesting.

"The Windows Vista Developer Story includes content for developers, and other technology experts and managers, interested in an in-depth exploration of some of the new and extended features in Windows Vista. It is released to the Windows Vista Developer Center in the form of brief articles, published approximately once every two weeks. Those articles are only a summary of the Windows Help file, which can be downloaded here. "

UAC seems to be very popular by the way, since Bart has a nice post on developing .NET apps for UAC, updating my old post on the same subject.

Link Link

posted @ 4:27 AM | Feedback (4)

Sunday, October 29, 2006 #

Microsoft releases Visual Studio 2005 IDE Enhancements

Visual Studio 2005 IDE Enhancements are a set of Visual Studio extensions that are designed to make you more productive. These enhancements are directly integrated into the Visual Studio IDE. This set of enhancements includes Source Code Outliner, Visual C++ Code Snippets, Indexed Find, Super Diff and Event Toaster tools. All these tools except the IDE Event Toaster can be invoked from Visual Studio’s View.OtherWindows menu group. The Event Toaster tool can be configured from the Tools Options dialog under the PowerToys node. The Visual C++ Code Snippets can be invoked on any C++ source file. Previously, these enhancements were only available via the Visual Studio 2005 SDK. This installation does not require Visual Studio 2005 SDK.

Source Code Outliner : The Source Outliner tool is a Visual Studio extension that provides a tree view of your source code's types and members and lets you quickly navigate to them inside the editor.

Visual C++ Code Snippets:The Visual C++ Code Snippets tool lets you insert snippets in your code by using a pop-up menu that contains programming keywords. VB.NET and C# languages have this functionality in Visual Studio 2005.

Indexed Find : The Indexed Find tool is a Visual Studio extension that uses the Microsoft Indexing Service to provide improved Search capabilities to the integrated development environment (IDE). It sends the results of a search to the Output Window.

Super Diff Utility: The Super Diff Find tool is a Visual Studio extension that compares text files. It uses color coding and graphics to show the difference between the files in deleted text (red), changed text (blue), inserted text (green).

Event Toaster Utility: The Event Toaster tool is a Visual Studio extension that notifies users about specific events within the Visual Studio IDE.

Link 

 

posted @ 4:23 PM | Feedback (3)

Wednesday, October 25, 2006 #

Don't miss this VISUG session tonight!

Wim Verhaegen is doing a session on "Security Development LifeCycle".

"The software industry has been struggling with how to create and release software that is more security-enhanced and reliable. The Security Development Lifecycle (SDL) provides a methodology that works; it is a critical way to help reduce the number of security defects in code at every stage of the development process, from design to release. When compared to software that has not been subject to the SDL, software that has undergone the SDL has experienced a significantly reduced rate of external discovery of security vulnerabilities. During this presentation Wim Verhaeghen will introduce you in the process of developing software that needs to withstand malicious attack."

Link

posted @ 7:01 PM | Feedback (3)

WPF Styles article on MSDN.BE

Gill Cleeren wrote this nice article on Styles and Triggers in WPF

"Windows Presentation Foundation, or WPF, previously known by its code-name “Avalon”, is an all-new presentation framework included in Windows Vista. WPF is also available for Windows XP SP2 and Windows Server 2003 SP1 as part of the .NET Framework 3.0. WPF consists of numerous new technologies that as a whole provide a unified programming model for applications that will run standalone or inside a browser. In this article, we will focus on the aspect of styles and triggers.

Styles make it possible to create applications with a uniform look and with a high level of maintainability. Triggers allow WPF styles to change one or more properties in response of a user interaction. In this document, we will use both these technologies to create a richer user experience."

Link

posted @ 6:53 PM | Feedback (5)

Wednesday, October 18, 2006 #

Thinking about the future: google and Microsoft go green

While google is planning on building huge solar panels for powering their servers, Microsoft is (already) doing the same.

One can only congratulate both (ok, if these solar panels were created using an environment friendly way)...

posted @ 2:18 AM | Feedback (6)

Friday, October 13, 2006 #

Asus dreams up modular PC of the future

"Asus has shelved plans to develop the PC of the future - literally. The Taiwanese vendor's Green PC concept computer, shown to Reg Hardware this week, is just that: a shelf. And some clever wireless connectivity and non-contact inductive power source"

Link (Fixed the link, sorry about this :))

posted @ 4:44 AM | Feedback (6)

Monday, October 09, 2006 #

Windows Vista RC2 is here! Installing the SDK

Vista RC2 is probably the last public drop of Vista before it goes RTM. This build contains updated drivers, and yes, finally my Tecra M4 plays video's without problems (no hickups, etc...). Now to the interesting problem: installing the SDK and VS integration...

Since there is no official SDK available for RC2 (yet), I've tried installing the Sep 2006 SDK, and I must say, works like a charm! Visual Studio integration too. Although I might be a little too early, there is a lot to test :)

Next on my list is intalling Camtasia and recording a session on WPF, which I want to make public.

posted @ 3:41 AM | Feedback (4)

Saturday, October 07, 2006 #

OMG: Google Code Search

Developers, look no further, don't type in any code any more, simple use google codesearch!

... blood freezing in my veins ...

posted @ 1:22 AM | Feedback (6)

An evening with Kurt Claeys

Yesterday Kurt Claeys gave a presentation on Workflow Foundation for Visug.

I must say I found it very interesting, especially his last demo using a television workflow :)

Expect his slides and demos on the visug website shortly.

Or even better, read his article recently published on WF!

 

posted @ 1:18 AM | Feedback (4)

Friday, September 29, 2006 #

MSDN Session (sept 25 2006) Pictures

Tom posted some pictures of the event here. Cool!

posted @ 2:16 AM | Feedback (3)

WCF and WF demos from Ingo's session

Ingo posted the demos he so brilliantly gave on his blog.

posted @ 2:11 AM | Feedback (3)

Learning WPF

Jessica grouped a series of articles on learning WPF:

"Getting started in WPF

I’ve put together a series of articles on WPF, from a Windows Forms developer perspective.  This started out as a simple document entitled “So you know Windows Forms and you wanna learn Avalon” way before there was as much content out there as there is now.  I hope this twist in perspective is useful for folks.

 

Very special thanks to Mark Boulter for his content which has been incorporated into these articles.

 

Hope you have as much fun as I did learning WPF,

Jessica (AKA JFo)"

 

Link

posted @ 1:55 AM | Feedback (4)

TFS SP1 beta is available

SP1 for TFS is available in beta!

http://blogs.msdn.com/bharry/archive/2006/09/26/772371.aspx 

posted @ 1:50 AM | Feedback (2)