Qiweiye's Blog

About DotNet, WPF

WPF Apps With The Model-View-ViewModel Design Pattern...

Author: qiweiye Date: 03/02/2009

New Hotkey in win7 beta1

Windows 7 beta 1 includes some handy new shortcut key combinations that allow you to navigate and...

Author: qiweiye Date: 02/25/2009

DependencyProperty Precedence(4)

If you want to know that where the value of DependencyProperty comes from, there is a class called...

Author: qiweiye Date: 01/06/2009

DependencyProperty Precedence(3)

Let’s focused on the coercion of DP value. In the precedence list, the coercion source is the...

Author: qiweiye Date: 01/05/2009

DependencyProperty Precedence(2)

One common question is that: Why can’t change the DependencyProperty value after applying animation...

Author: qiweiye Date: 01/05/2009

DependencyProperty Precedence(1)

You know that value of DependencyProperty may come from different sources and all there sources has...

Author: qiweiye Date: 01/05/2009

MSDN Magazine Resource

You can view all magazines online at https://msdn.microsoft.com/en-us/magazine/cc135865.aspx Also you...

Author: qiweiye Date: 12/30/2008

DeepEarth

You know that the DeepZoom tech provided in Silverlight 2.0 is very cool. And can you image...

Author: qiweiye Date: 12/29/2008

Render Text On A Path With WPF

Very great article from Charles Petzold. You can view it at:...

Author: qiweiye Date: 12/27/2008

.Net Framework 4 Universe in DeepZoom

Microsoft announced Visual Studio 2010 and the .NET Framework 4.0 on September 29, 2008 which marks...

Author: qiweiye Date: 12/27/2008

x:Shared Attribute in xaml (3)

If want to share Image in ResourceDictionary, there is another way except using x:Shared=”false”....

Author: qiweiye Date: 12/26/2008

x:Shared Attribute in xaml (2)

Document about x:Shared Attribute on MSDN: https://msdn.microsoft.com/en-us/library/aa970778.aspx The...

Author: qiweiye Date: 12/26/2008

x:Shared Attribute in xaml (1)

I have created a simple wpf application. In App.xaml, I defined two resources: one is an Image...

Author: qiweiye Date: 12/26/2008

Retained Mode Graphics in WPF

One of the keys to understanding the role of the Visual object is to understand the difference...

Author: qiweiye Date: 12/23/2008

patterns & practices: Application Architecture Guide 2.0

Latest "content complete" release is available now and the homepage is:...

Author: qiweiye Date: 12/21/2008

IronPython V2.0 has been released!

The IronPython and Dynamic Language Runtime teams are proud to announce the release of IronPython...

Author: qiweiye Date: 12/21/2008

Surface @PDC008 2

You can view it online https://channel9.msdn.com/pdc2008/PC17/ Very cool! Pleasure to see the SDK is...

Author: qiweiye Date: 11/01/2008

Reading WPF Source Code series(1) - DispatcherSynchronizationContext

WPF requires STA threading. One of the changes to the threading support that shipped in the .Net...

Author: qiweiye Date: 07/29/2008

Reading WPF Source Code series(0)

Since the dotnet source code are avaible now, including WPF, it's a good chance for us to read the...

Author: qiweiye Date: 07/22/2008

First post!

here, I come! this is my first post on this site.

Author: qiweiye Date: 05/30/2008