Stories recently tagged with 'VisualStudioExpress'

How to convert a VS Pro 2005 solution to VS 2005 Express(jamesewelch.com)

submitted by jamesewelchjamesewelch(2275) 4 years, 4 months ago

Not everyone is fortunate enough to own a copy of Visual Studio. Sometimes there's a need to convert a solution file to Visual Studio Express. This will show you how simple it is to convert between VS Pro and VS Express. For the most part, this information is a complete //HACK, so be warned that you should make a backup of any files that you edit. I will be using the DotNetKicks.com source code as our demo files. The entire answer can be summed up by just copy/pasting two lines... read more...

add a comment |category: |Views: 6

tags: another

Creating OS X applications with MS Visual Studio Express(mac.sillydog.org)

submitted by rstuvenrstuven(190) 5 years, 4 months ago

This tutorial teaches you how to write a Mac OS X application with Microsoft Visual Studio Express and a Perl script to launch it with Mono. read more...

add a comment |category: |Views: 21

tags: another