Browse by Tags

All Tags » WPF (RSS)

WPF 4.0: List of Features by Maximilian Haru Raditya

Jaime Rodriguez has just written a post about new WPF 4.0 features we can expect in the upcoming release. He mentioned a lot of new features along with some details. Over all of those features, there are some features I've been expecting in 4.0 which...

A Simple Multicolumn Combo Box in WPF by Maximilian Haru Raditya

NOTE : the example in this post is using .NET Framework 3.5 SP1, Visual Studio 2008 SP1, and a little bit nuances of C# 3.0 syntax. A ComboBox... One powerfulness of WPF is UI composition. Using UI composition, I can compose a control using other controls...
Filed under: ,

My WPF Learning Experience by Maximilian Haru Raditya

For the past several months, my WPF learning experience has been a steep curve; stepping far ahead from Windows Forms. At first, I thought it would be as easy as learning Windows Forms. But it turned out that I was wrong :D. The deeper I dig, the more...
Filed under: ,

WPF (Avalon) Bug: Black Window by Maximilian Haru Raditya

Windows Presentation Foundation (WPF, aka Avalon) has a known bug recently that caused a black window appears instead of a normal Avalon window. The problem occurs because Avalon executing SSE2 instructions on non-SSE2 capable processors and trashing...
Powered by Community Server (Commercial Edition), by Telligent Systems