.Net 4 freeze when install on Windows 7

If you install Visual Studio 2010, you might meet the trouble that it is freeze on installing .NET f ...

Windows 7 Upgrade Advisor

When you want to upgrade your current Windows OS such as Windows XP or Windows Vista to Windows 7, a ...

Use single Gmail account to receive / send emails from / to others email accounts

Gmail is going on Google's cloud computing service road, it provides lots of great functions. ...

What is Microsoft .NET Framework Client Profile ?

Since .NET 3.5 , you have seen the .NET Framework Client Profile. ...

Hate installations? Use Lightweight IIS and SQL Server

When you build an ASP.NET application, you might fee some boring works which you have to install a S ...

Calculate how many days (hours, seconds...) between 2 DateTime values

Here we have example code: ...

About Memory Management in .NET

Today I give a topic which maybe most of us are interested in it, no matter you are a C++ or C# pro ...

The Role Manager feature has not been enabled ?

When you run ASP.NET web application, and when you try to do a Role operation such as adding a role, ...

Override vs Overload

Here is a nice article ...

SQL Server DateTime to String

We have already posted SQL DateTime O ...