The MASM Forum

Specialised Projects => Assembler/Compiler Technology => Topic started by: habran on July 13, 2014, 01:40:04 PM

Title: Commercial use of Visual Studio Express
Post by: habran on July 13, 2014, 01:40:04 PM
 :bgrin:
Quote
Visual Studio Express 2013 is the current version of free developer tools, which are defined by the platforms they target. Each includes Visual C++, Visual C#, and Visual Basic. Visual Studio 2010 Express is an earlier version of free developer tools, most of which are defined by the one programming language each supports.
Quote
Visual Studio Express products are available at no charge and may be used for commercial, production usage subject to the license terms provided with each product. For example, you can use Express for Windows to create apps that you can then submit for sale in the Windows Store.
Title: Re: Commercial use of Visual Studio Express
Post by: Vortex on July 13, 2014, 08:22:37 PM
The 2010 version is the last one supporting Windows XP.
Title: Re: Commercial use of Visual Studio Express
Post by: habran on July 13, 2014, 11:08:54 PM
You are totally right about it :biggrin:
ones, I was in love with C64 :P
and before that there was nothing :bgrin:
Title: Re: Commercial use of Visual Studio Express
Post by: Gunther on July 14, 2014, 01:09:36 AM
Hi habran

Quote from: habran on July 13, 2014, 11:08:54 PM
ones, I was in love with C64 :P
and before that there was nothing :bgrin:

Don't underestimate the legendary Z80 CPU.

Gunther
Title: Re: Commercial use of Visual Studio Express
Post by: Vortex on July 14, 2014, 04:48:24 AM
Hi Gunther,

You are right. Sinclair ZX Spectrum had a Z80 CPU.
Title: Re: Commercial use of Visual Studio Express
Post by: habran on July 14, 2014, 06:01:21 AM
Hi Gunther
I had ZX Spectrum before C64 but CPU burned of in less than 6 months :(
that's why I said nothing before C64
I learned assembly on C64 and I enjoyed it so much, that  was a true love :icon_redface:

I was trying to point to you Wortex that we can not live in the past, we have to move on and face the chalinge ;)

Windows7 x64 is for me the best system jet and Visual Studio Express 2013 is best of all :t
Title: Re: Commercial use of Visual Studio Express
Post by: anunitu on May 01, 2016, 09:44:56 PM
The c64 was my first computer amd where I started doing assembler after finding Basic to slow for most things. Also,assembler really fascinated me right from the start. I still mess with 6502 stuff using an emulator.

Also might mention playing with Forth,the whole stack based thing also caught my attention.