[RESOLVED] Is Visual Studio 2008 a good investment?
Hi everyone, I have been programming in Access and VBA for a while, but since the language is so incredibly limiting, I have decided to make an investment and learn .NET and VB6 or VB9.
As I am relatively new to this, I was wondering whether the new Visual Studio 2008 being launched by microsoft is a worthwhile investment or just an expensive and useless toy? Any observations are welcome.
Re: Is Visual Studio 2008 a good investment?
Moved to General Developer
First, I would say forget about VB6 and go straight for VB.NET - as 2008 is the newest version of this development platform, then the time it takes to become familiar/comforable with it will be well worth it.
Are you a programmer by profession or something that would like to be a programmer by profession?
Re: Is Visual Studio 2008 a good investment?
I am a business major in a university, but I enjoy programming as well. My main interest is database development and design and I will most likely be looking to either start my own company or join a company as IT manager or some related field.
And regardless of whether or not I end up being in a job that specifically requires IT knowledge, I personally think that knowledge of basic languages like .NET and MSSQL is invaluable.
That and it's just plain cool.
Re: Is Visual Studio 2008 a good investment?
You wouldn't necessarily have to spend money just yet. You can get the Express version of VB.NET 2005 for free from Microsoft's web site. I would assume the same will be true for VB.NET 2008
Quote:
Originally Posted by MaximilianMayrhofer
And regardless of whether or not I end up being in a job that specifically requires IT knowledge, I personally think that knowledge of basic languages like .NET and MSSQL is invaluable.
That and it's just plain cool.
I would agree with both points. :)
Re: Is Visual Studio 2008 a good investment?
The Express versions are free and I think Hack means Express 2008 ;)
It will be tough to start a company straight out of school with no experience. I would suggest getting some professional experience first for a couple of years as real world experience is more valuable then book/school knowledge.
Re: Is Visual Studio 2008 a good investment?
So what are the limitations of using, for example, .Net 2008 Express rather than the full studio? I really want to teach myself everything, from the ground up and unlearn all that seductive and misleadingly easy to write vba. Will I be hindered by the limitations of express?
And am I the only one who gets completely confused by the term vb.NET when it doesn't even look like a vb language?? Or am I just even more ill-informed than I thought?
Rob: Thanks for the heads up! I tend to be a bit ambitious.. Haha if I were a dog my hind-legs would constantly be overtaking my fore-legs..
Re: Is Visual Studio 2008 a good investment?
About $5,000 :D
Well the Pro version will contain extra bells and whistles but the Express version is a basic core of features that you can suprizingly do allot of project types with.
Re: Is Visual Studio 2008 a good investment?
Here is a look at the comparisons between all the 2005 versions so you can get an idea what to expect for 2008 when it comes out later this month.
http://msdn2.microsoft.com/en-us/vstudio/aa700921.aspx
Re: Is Visual Studio 2008 a good investment?
VS2008 will cost $5,000?!?!?!?!?!?!?!?!?! That better come bundled with my very own programmer/slave.
Re: Is Visual Studio 2008 a good investment?
Well then dont look at the price for Visual Studio 2008 Team Suite or you will have a heart attack ....
Visual Studio 2005 Team Suite is priced at a cool $10,900
So unless you are rich, most members run the Express version. Others may get VB Standard from some promotion for free as MS does have them usually during the beginning phases of a launch. Or members will be running Pro as they get to use it at work or such.
Re: Is Visual Studio 2008 a good investment?
Well.. maybe i'll be able to get a discount through my uni. After all, I picked up Office 2007 Ultimate for US$50 :D :D :D
I know I sound like a total newbie, but I noticed express only supports access to local databases. Does that mean it won't be able to tie up with a database that's on a local server as compared to a COE drive? What about on other servers? And is MSAccess still a useful backend or should I do a total migration to MSSQL or Oracle as part of my foray into .NET?
Re: Is Visual Studio 2008 a good investment?
Its not really true. Its support via the connection wizard etc. You can always do everything with code. Just in this day and age allot of newer coders like to rely upon the wizards to generate things for them but they dont realize how much they are loosing out on.
If you code your connection object via code then it doesnt matter what version you do it in.
Yes, if you are still a student then ask as they have it too for the Educational Discount.
Re: Is Visual Studio 2008 a good investment?
Yea, newer coder, haha. But I have been trying to do as much as possible within code up till now. I learned SQL by building queries in Access and then examining the SQL statements that they generated haha.
But anyway, thanks for all your help! I'll be downloading the express version unless there is a very reasonable full studio under the discount. And soon the .NET forum will be flooded with questions like "How do I open a form?" and "What's a dim? Is it the opposite of a bright? Can I bright an object instead, it probably looks nicer."
Re: Is Visual Studio 2008 a good investment?
Cool, look forward to your threads :)
Just remember that the only dumb question is the one that is not asked. ;)
Re: Is Visual Studio 2008 a good investment?
Quote:
Originally Posted by MaximilianMayrhofer
And soon the .NET forum will be flooded with questions like "How do I open a form?"
Either use a key or knock on it until someone answers.
Quote:
Originally Posted by MaximilianMayrhofer
"What's a dim? Is it the opposite of a bright?
No. It is the preface to "wit".
I would like to add my good luck's to RobDog888's and look forward to seeing you around the forum for a long time to come! :thumb: