Forums (I/O Tower)
Forums 
 Other Sectors 
 MS Visual Studio now FREE


New New Comments | Post No Change | Locked Closed
AuthorComments:  Page: of 1 Page
Boingo_Buzzard
User

Posts: 0
MS Visual Studio now FREE

on Tuesday, November, 08, 2005 11:49 AM

Microsoft has made an express version of Visual Studio FREE. That means we can all now start cranking out Tron games/screen savers

Let's get programming people!!!!

http://msdn.microsoft.com/vstudio/express/


 
Kamui
User

Posts: 0
Re: MS Visual Studio now FREE

on Tuesday, November, 08, 2005 11:58 AM
Well.... to those who don't know anything about VS, I've used it and here's what I have to say: Not as easy as you may think it is. It does require a little bit of programming knowledge to get stuff to work in case you're one of those people who just don't like programming or you just don't have the appittude for it. When we used it last year, there was quite a fair bit of programming involved and well, then stuff got messy. You may design a pretty looking interface, but you had to program in order to get it to work right. I also remember that if you placed a button out on to your interface and then used MS' little "User Friendly" guides to help build up your button, it really screwed stuff up in the long run.... especially if you have to debug it! So in otherwords, great for those who want to learn programming who has a head for code; not good for those who want to make stuff, but really suck at coding.

~Kamui.EXE

===========================
What should I put here today?
http://mediamaniacgeek.blogspot.com/
TALES OF A MEDIA GEEK
 
Boingo_Buzzard
User

Posts: 0
Re: MS Visual Studio now FREE

on Tuesday, November, 08, 2005 12:21 PM
Kamui Wrote:So in otherwords, great for those who want to learn programming who has a head for code; not good for those who want to make stuff, but really suck at coding.
~Kamui.EXE

True. If you REALLY suck at coding then I don't know what to tell you

However there are some "resource" kits available with examples and tutorials, also free:

http://lab.msdn.microsoft.com/vs2005/downloads/starterkits/


 
Compucore
User

Posts: 4,450
Re: MS Visual Studio now FREE

on Tuesday, November, 08, 2005 5:53 PM
I think that they should have rollad all of them into one instead of four seperate packages personally from MS. So you can choose all or just the ones you need to install onto a windows environment there. Would have been a better idea of doing that way instead of seperating them like that. But thats just me though I'll try it out when I get a chance here to install them.

2 Legit 2 quit

End of line

Compucore

VROOOOOOOOOMMMM!!!

To compute or not to compute that is the question at hand. Tis nobler to compile in C++ or in TASM.


 
TronFAQ
Sector Admin

Posts: 4,467
Re: MS Visual Studio now FREE

on Tuesday, November, 08, 2005 9:40 PM


Wow, I wonder what compelled Microsoft to do that. I guess it has a lot to do with Colleges and Universities pestering MS to release free versions, so students can use them at home for their projects. Or maybe they're worried about the competition.

Either way, that's fantastic news.



LDSOFacebookTwitterYouTubeDeviantArt

 
kmon
User

Posts: 191
Re: MS Visual Studio now FREE

on Tuesday, November, 08, 2005 10:26 PM
Thier are lots of nice free compilers floating around Its really about marketing why ms wanted to do this. Get everyone used the ui of ms products so when users are willing to slap down the plastic for a 'professional' product it will be a ms product (visual studio is NOT cheap). I use visual studio pretty much every week. Its a great product. Express actually includes much of the material in the very expensive big brother. You are missing most of the nice tools, but for small projects (with local code) express will do the job just fine.

Dont be intimidated by code, it seriously isint very abstract or even amazingly complicated. If you're interested go download it!! Have some fun ! I find it really rewarding to have something that works and is really useful. Programming isint for everyone but it is a very handy skill to have.


^^ Full tower gamer ^^


 
Tabulator
User

Posts: 0
Re: MS Visual Studio now FREE

on Tuesday, November, 08, 2005 10:50 PM
It's got a FREE version now? I just BOUGHT the Educational!
Oh well, it's really good that they made a version where they don't say, "Pay us a whole ton of money because we bet you're gonna sell stuff you make with it," because it is really leaving out all the people who are interested in making free software.

policy:
Disabling your firewall: Free
Acquiring your information: Free
Shipping and handling: $30

We appreciate your cooperation.
 
Boingo_Buzzard
User

Posts: 0
Re: MS Visual Studio now FREE

on Tuesday, November, 08, 2005 11:20 PM


Java has become a powerful programming language, usable in windows. It's free along with many wonderful IDE's.

Remember when Netscape and Internet Explorer were for sale? They're now free and the concept of paying for a web broswer is laughable

I think as more and more open source, free, development environments emerge, MS will have no choice but to give Visual Studio away for free.

And anyway, it's only free until November 2006, then it costs something like $50, I think. So get it now



 
Compucore
User

Posts: 4,450
Re: MS Visual Studio now FREE

on Wednesday, November, 09, 2005 7:21 PM
Yeah that is part of the reason there with Boingo as for compilers. I can tell you one thing though. This just an observation on my part here on this. And its not to diss one over the other as for Operating systems, end user, and the what nots here. But when you look at for general usage. MS is good for a simple basic user who don't want to know what goes in the background. Or cares on how to program it. Others like yourself and some others including myself. Sometime MS outside of the box installed on a new or used computers. Sometimes a general OS like Windows does not foot the bill and then go out and buy a compiler seperate. Other operating systems like Ubuntu linux, Sun solaris, Sco Unix, that have the ciompilers already included within the environment. And has included their own environment that looks and almost feels like what MS has alrady. And that would include OSX in there just so I don't forget those guys.

I'm still trying to find myself over her a compiler for an old MAC IISI compuer with Mac OS 7.0.2 I believe that is on there for free. And that will work on it too. Since the computer I got for free too. But just to see what I can do with that as for programming.




Boingo_Buzzard Wrote:

Java has become a powerful programming language, usable in windows. It's free along with many wonderful IDE's.

Remember when Netscape and Internet Explorer were for sale? They're now free and the concept of paying for a web broswer is laughable

I think as more and more open source, free, development environments emerge, MS will have no choice but to give Visual Studio away for free.

And anyway, it's only free until November 2006, then it costs something like $50, I think. So get it now


2 Legit 2 quit

End of line

Compucore

VROOOOOOOOOMMMM!!!

To compute or not to compute that is the question at hand. Tis nobler to compile in C++ or in TASM.


 
Kamui
User

Posts: 0
Re: MS Visual Studio now FREE

on Thursday, November, 10, 2005 8:26 AM
Boingo_Buzzard Wrote:
Kamui Wrote:So in otherwords, great for those who want to learn programming who has a head for code; not good for those who want to make stuff, but really suck at coding.
~Kamui.EXE

True. If you REALLY suck at coding then I don't know what to tell you

*Shamefully raises hand* ^^;; Yeah. I'm much more of a right-brained person. This is why I have a wee bit of trouble with coding.

~Kamui.EXE

===========================
What should I put here today?
http://mediamaniacgeek.blogspot.com/
TALES OF A MEDIA GEEK
 
Compucore
User

Posts: 4,450
Re: MS Visual Studio now FREE

on Thursday, November, 10, 2005 8:32 PM
Kamui I was never great in programming either in the beginning. It takes practice like all other things even in music. Its something learned over time as you get better at it too. One of my first programming courses that I had to take on a true blue computer was on a vax machine which could only have up to 40 users up on any given time. And dividing up 16 megs of real memory that was in that machine and a local hard drive. You can imagine even way back then. You learn how to program on any machine with small amounts like that. compared to todays computers is a big differents. And even then I still use my old programming skils to make sure that I can still write tight code on my current coimputers and on other computes that are a lot faster. It just takes time like anything and it can be creative too as well it all depoends on what you want to develop as an applications.


order abortion pill http://unclejohnsprojects.com/template/default.aspx?morning-after-pill-price where to buy abortion pill

2 Legit 2 quit

End of line

Compucore

VROOOOOOOOOMMMM!!!

To compute or not to compute that is the question at hand. Tis nobler to compile in C++ or in TASM.


 
 Page: of 1 Page
New New Comments | Post No Change | Locked Closed
Forums 
 Other Sectors 
 MS Visual Studio now FREE