The MASM Forum
General => The Soap Box => Topic started by: Vortex on November 16, 2014, 09:09:21 PM
-
Microsoft has released Visual Studio Community 2013, a revamped edition of Visual Studio Professional 2013 which is free for individual and small business use (teams of up to five people).
It’s a versatile product. You can code apps and applications in C++, C#, VB, F#, HTML5, Python, JavaScript and more. Designers, editors, debuggers and profilers help to polish your work. There’s web tooling for ASP.NET, Node.js, and JavaScript, and Apache Cordova and Unity tools mean you can target iOS and Android, as well as Windows.
http://betanews.com/2014/11/13/microsoft-launches-free-visual-studio-community-2013/
http://www.visualstudio.com/en-us/downloads/download-visual-studio-vs#d-community
-
An excellent move by MS, I think :t
If you are happy reading this, don't forget to read this (http://blogs.msdn.com/b/somasegar/archive/2014/11/12/opening-up-visual-studio-and-net-to-every-developer-any-application-net-server-core-open-source-and-cross-platform-visual-studio-community-2013-and-preview-of-visual-studio-2015-and-net-2015.aspx). Should make you even happier :biggrin:
-
Hi Erol,
thank you for the link. That's real good news for coders.
Gunther
-
Thanks for posting this, Erol. To be tested; what drives me crazy is that if you find fairly recent VS projects on the web (e.g. VS 2005), and try to load them in VS 2010, most of the time VS complains that it can't read that obsolete crap, and leaves you alone guessing which settings are needed to compile the hello world. Microsoft sucks.
-
I've been experimenting for a couple days and have managed to code mfc apps with my bc9Basic.
Any one know of any mfc books or online references?
The ones I found (MSDN of course) are a bit sparse on non-Visual Studio uses.
Amazon has some old used books books(~$3.00) but knowing very little about mfc I'm not sure how dated they are.
James
-
Thank you Vortex for the link, it is a great tool :t
I have installed it and running happily ever after :bgrin:
-
EROL/VORTEX,
This is exciting news,...thanks for the alert.
-
Any one know of any mfc books or online references?
I did a quick google search and found this text online: http://www.math.hcmuns.edu.vn/~tatuana/C%20For%20Win/MFC/Tai%20Lieu%20Tham%20Khao/Visual%20C++%20and%20MFC%20Programming%202nd.pdf ( not sure how up to date this is ). You might search around for something like "free mfc book pdf" or something like that ( there are many books you can read online ).