Archive

Archive for the ‘Programming’ Category

Microsoft Visual Studio 2010 Express Edition

August 7th, 2010

Microsoft Visual Studio Express is a set of freeware integrated development environments (IDE) developed by Microsoft that are lightweight versions of the Microsoft Visual Studio product line. Express Editions were conceived beginning with Visual Studio 2005. The idea of Express editions, according to Microsoft, is to provide streamlined, easy-to-use and easy-to-learn IDEs for users other than professional software developers, such as hobbyists and students. The first versions of Visual Studio 2005 Express were released on October 2005 and the Service Pack 1 versions were released on December 2006. Visual Studio 2005 Express Editions ran on Windows 2000 SP4 and above Windows NT-based platforms. In line with popular demand since their original release these editions will always remain free-of-charge. Visual Studio 2008 Express editions were released in November 2007 and their SP1 on August 11, 2008. Visual Studio 2008 and 2010 Express Editions require Windows XP or a later Windows version; Windows 2000 is no longer supported for development but can be a target platform if using 2008 Express. Microsoft may make previous versions of Visual Studio Express unavailable. Currently, Visual Studio 2005 Express editions are available for download from the Microsoft website.

Read more…

Programming ,

How to: Upgrade from Visual Studio Trial Edition

August 7th, 2010

Trial Editions can only be used for a limited amount of time, usually 90 to 180 days. After that time period has expired, you cannot use the product again without a valid product key. Read more…

Programming