How to change all tab pages's title for a TabControl using C#
2010-08-27
In some cases such as Multiple languages dynamically switching and if you have a main TabControl wit ...
Open Visual Studio 2008 project file in Visual Studio 2005
2010-08-25
We know the Microsoft Visual Studio IDE Higher version can open the project which created in lower v ...
How to add a Uninstall option in Visual Studio Setup project without writing code
2010-08-25
Using Visual Studio 2005/2008, you don’t need to write any code to add a uninstall option for a Setu ...
Create SQL Server Database using C#
2010-08-24
Here is
a sample from
List enum item names using C#
2010-08-24
Assume you have define an enum like: ...
Remove subversion (SVN) source control from a project
2010-08-23
How to remove subversion (SVN) source control from a project ? ...
Should I add the Visual Studio .suo and .user files to source control
2010-08-23
.suo and .user file are two types of hidden user files in Visual Studio project. ...
What is .suo file in Visual Studio project ?
2010-08-23
Visual Studio uses two file types (.sln and .suo) to store settings specific to solutions. These fil ...
New site after missing my old CodeEase site
2010-08-22
The old CodeEase site was created in 2008 or 2009, but there was a serious accident , or you can say ...