Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
About DotNet, WPF
WPF related articles on MSDN magazine of Feb 2009
WPF Apps With The Model-View-ViewModel Design Pattern...
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...
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...
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...
Date: 01/05/2009
DependencyProperty Precedence(2)
One common question is that: Why can’t change the DependencyProperty value after applying animation...
Date: 01/05/2009
DependencyProperty Precedence(1)
You know that value of DependencyProperty may come from different sources and all there sources has...
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...
Date: 12/30/2008
DeepEarth
You know that the DeepZoom tech provided in Silverlight 2.0 is very cool. And can you image...
Date: 12/29/2008
Render Text On A Path With WPF
Very great article from Charles Petzold. You can view it at:...
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...
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”....
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...
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...
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...
Date: 12/23/2008
patterns & practices: Application Architecture Guide 2.0
Latest "content complete" release is available now and the homepage is:...
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...
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...
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...
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...
Date: 07/22/2008
First post!
here, I come! this is my first post on this site.
Date: 05/30/2008