SQL Server Compact 4.0 for Visual Studio 2010

The last time we posted "

WPF Chart Control in Visual Studio 2010

When you use Visual Studio 2010, you will find there is no a WPF chart control in toolbox. The WPF c ...

Windows Form Application Stopped Working Due to Problem Event Name CLR20r3

There was a windows forms application based on .NET 4.0 and Visual Studio 2010, it was working well ...

Run Visual Studio 2010 as Administrator Automatically in Windows 7

Most of time when we want to run Visual Studio 2010 as Administrator role, we can right click the Vi ...

The HTTP request to http //xxx has exceeded the allotted timeout.

We have a WCF application with Silverlight 4.0 client application. The system worked well but just s ...

Microsoft Mike Taulty's Blog And Silverlight

I found Mike Tault ...

WPF Binding to local variable

Sample 1: ...

WPF links

Find Child Control in WPF ...

How to wrap text in a Button in WPF

You have multiple ways to wrap text in a button. Here some sample code: ...

WPF PriorityBinding

The sample is from