Quantcast
Channel: Dev102.com » Window
Browsing latest articles
Browse All 5 View Live

Using WinForms with WPF, Watch Out!

Here is an interesting thing that happened to me at work. For various reasons the application i am working on has a Windows Form in its base, and most of the controls are WPF, part of them are...

View Article



Image may be NSFW.
Clik here to view.

10 Visual Studio Shortcuts You Must Know

This is a list of 10 great shortcuts me and my co workers use frequently, we thought you all should know too. Here they are: CTRL + ".": This is actually a shortcut for a shortcut. it is the same as...

View Article

Why Should You Always Locate Your Convertors In App.Xaml

Hi   Where do you locate your convertors? do you put them in the Window.Resources section? or in the UserControl they are being used for? Neither of these options is good. You should put it in the...

View Article

Image may be NSFW.
Clik here to view.

Property, Dependency Property and Threading

Hi   A while ago Shahar wrote an article about whether WPF Data Binding is Thread safe. Shahar’s findings were that Even if you change a property from a different thread the PropertyChanged event will...

View Article

Image may be NSFW.
Clik here to view.

Don’t Use a WPF Control in Windows.Resource

Hi   Here is a problem that one of my colleagues who is just starting to use WPF got himself into. He was working on an application that displays items using an ItemsControl and uses a DataTemplate....

View Article

Browsing latest articles
Browse All 5 View Live




Latest Images