October 2007 - Posts

New Vista Ultimate language packs released

Microsoft released 19 additional language packs for Windows Vista Ultimate, Slovenian being one of them. [And they say there's no Ultimate Extras... :)] Via Windows Vista Ultimate .
Posted by Andrej Tozon | 0 Comments
Filed under:

WPF: When's a Button not a Button

This is a button: < Button Name ="button"> Button </ Button > This is a button too: < ToolBar > < Button Name ="toolbarButton"> Toolbar button </ Button > </ ToolBar > Or is it? Let's declare
Posted by Andrej Tozon | 1 Comments
Filed under: , ,

Three ways to make your WPF images pop out on MouseOver

There are a couple of ways in WPF to make an image pop out when moving mouse over it. Of course we want the image to pop out smoothly, so in this quick rundown we're going to use the following animation storyboards: <!-- This storyboard will make
Posted by Andrej Tozon | 2 Comments
Filed under: ,

WPF vs. Windows Forms (data) binding

When talking to people about (data) binding in Windows Presentation Foundation, I find that a lot of them are amazed with how easy it is to bind some control's property to another, and the first one being able to react to other's changes. I'm
Posted by Andrej Tozon | 2 Comments

Slides from my WPF talks

This is the PowerPoint presentation [in Slovenian language] from my WPF talks I did yesterday and two weeks ago. This was my first time delivering full-day courses and not everything went as originally planned. The first talk suffered from some technical