Category Archives: Uncategorized

Resizing images with WPF 4.0

Microsoft changed the default behaviour for scaling images with WPF 4.0/.NET 4.0. They opted for a faster but less accurate scaling algorithm named Linear instead of the default Fant that was used in WPF 3.0. You can change this behaviour using the … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment

Resizer

I’ve been working on a little project to demo the features of Vidyano. It’s used internally to generate the thumbnails for our Wiki. The source code is available on codeplex and the application is deployed as click-once. I’ll be talking about … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment

iRail.be is back online

iRail.be is a website to find train information here in Belgium, it scraped the original complicated website of the NMBS and provided a clean/simple interface to access the information. More info on the blogpost.

Posted in Uncategorized | Tagged | Leave a comment

Vidyano 2.0 released

I’m proud to announce that our team has finished our next major version of Vidyano. Build from scratch to optimize everything for the latest .NET 4.0 release and using all latest features of it (MEF, Rx, …). The User Interface … Continue reading

Posted in Uncategorized | Tagged , , , , | 1 Comment

Vidyano Release Candidate

UPDATE: Vidyano 2.0 released The Vidyano Release Candidate is now available Together with a new website we offer complete support now for any application build with Vidyano, think of it as a Go Live license. More information (including documentation, tutorials … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

Vidyano Public Beta Released

We released the latest version of Vidyano last night. A lot of new features have been added to this release, here are just a couple: Visual Studio 2008 SP1 RTM Support Support for the Entity Framework  The default skin has been improved greatly (thanks Stardust … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

.NET 3.5 SP1 and Visual Studio 2008 SP1 released

UPDATE: .NET 4.0 Links You can download it here: Visual Studio 2008 Express Editions with SP1 (.exe) Visual Studio 2008 Express Editions with SP1 (.iso) Visual Studio 2008 SP1 (.exe) Visual Studio 2008 SP1 (.iso) Visual Studio  Team System 2008 … Continue reading

Posted in Uncategorized | Tagged | Leave a comment