SQL Server Compact 4.0 for Visual Studio 2010
2012-02-05
The last time we posted "
WPF Chart Control in Visual Studio 2010
2012-01-25
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
2012-01-19
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
2011-12-10
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.
2011-11-27
We have a WCF application with Silverlight 4.0 client application. The system worked well but just s ...
WPF links
2011-11-14
Find Child Control in WPF ...
How to wrap text in a Button in WPF
2011-11-14
You have multiple ways to wrap text in a button. Here some sample code: ...