Select Last N Rows In A SQL Server Data Table

How to select last 5 or 10 or … rows in a SQL Server data table ? ...

Update a Table using the Data from Another Table

There are lots of ways to update a table data, here we have one example as the following: ...

Dynamic SQL generation for the UpdateCommand is not supported against a SelectCommand

There was a coder wrote the following code about a SQL Server saving operation: ...

ConfigurationManager in Windows Form using Visual Studio 2010

When you create a new Windows Forms application in Visual Studio 2010, and if you want to do somethi ...

Develop App Based On MySQL Using C#

Most of .net developers develop Windows applications using SQL Server database, but how about some c ...

Bing Maps Services

We can use Bing Map Services directly to implement our Bing Map project. ...

A Sample of Integrating Bing Map and Geonames using ASP.NET

Some of Bing map and Google map services are not free, For example, They will not provide a free Geo ...

Unable to find the requested .Net Framework Data Provider. It may not be installed.

We have a small MVC project, once a time we got the following error message in a popup window: ...

Install Microsoft SQL Server Compact 4.0

Download Microsoft SQL Server Compact 4.0 from

Image Blur and Shadow in Silverlight

Silverlight Pixel shaders can manipulate pixels for different effects. There are different shaders: ...