wyrd Posted August 2, 2004 Posted August 2, 2004 http://lab.msdn.microsoft.com/express/ Awsome stuff, just awsome. Lightweight IDEs that (hopefully) will be in the price range of hobbiest like myself. I've been toying with the C# one today and so far it has everything that I need (I program games, if anyone wants to know what I use it for). Not to mention, it's an awsome chance to try out C# 2.0 early. :) And heck, the IDE improvements are nothing to scoff at (the improved intellisense is nothing short of phenomenal). Maybe I'm a bit more happy about these than others. I've been using the academic version of Visual Studio 2002 (yes, 2002). Because it's academic, I can't upgrade it, and the school I attend does not provide them for free. Meh. At least now, with Express editions, I'll be able to buy them at a decent price and also have the benefit of upgrading them. Anyway, anyone else give the beta stuff a try? What do you think? Quote Gamer extraordinaire. Programmer wannabe.
*Experts* Volte Posted August 2, 2004 *Experts* Posted August 2, 2004 I installed the Visual Studio 2005 Beta off of MSDN and although it is still buggy it is in a usable state. Awesome stuff. I hope it comes out before my MSDN subscription runs out at the beginning of next year.... And they finally added in modern style toolbars, menus, statusbars and the like, thank god! Now it's time to learn .NET all over again. :p Quote
Denaes Posted August 2, 2004 Posted August 2, 2004 I installed the Visual Studio 2005 Beta off of MSDN and although it is still buggy it is in a usable state. Awesome stuff. I hope it comes out before my MSDN subscription runs out at the beginning of next year.... And they finally added in modern style toolbars, menus, statusbars and the like, thank god! Now it's time to learn .NET all over again. :p Those express things piss me off :mad: I HATE that crap Microsoft pulls where they let you download the "loader" and then you sit and watch their cruddy "loader" do the actual application, which takes like 3x as long as it should (what are they choking the bandwidth so you can't download as fast?). Then after all that trouble and waiting for 5 hours for it to download, it "pretends" to install, but doesn't!! You restart your computer, then the program isn't there!! This happened with XP Home. I thought it was a problem with my OS. I got VB 2005 Express to install on the second time. What was it doing the first time? I don't know. So I put windows 2000 pro back on my machine and I go to download C# Express. Same situation! I'd download 2005 beta Studio, but apparently thats for MSDN subscribers only. You can get a disc mailed to you for a price. Its not the money, but if I want it, I want it. I don't like dealing with the snail mail. In fact last time MS mailed me anything (A free copy of VB 2003 standard) it took over a month. So I'm thinking I might download C# Express tonite and see if my pattern of "installs on the second time" is holding. What happened to all of the files and 10 minutes of configuring my settings the first time, I'll never know. I just wish they'd let you download the .exe setup files and run it from your computer. But then I guess there would be widespread piracy of something MS is giving out for free :D Quote
Denaes Posted August 2, 2004 Posted August 2, 2004 Ok, apparently the first time I installed C# Express, it just installed the Framework v2.0. That wasn't on my list of downloads this time, and I didn't download the Server Express, but I thought it would be downright silly to install C# Express and not the MSDN attached to it. We'll see if it actually installs this time :D Quote
wyrd Posted August 2, 2004 Author Posted August 2, 2004 Ok' date=' apparently the first time I installed C# Express, it just installed the Framework v2.0. That wasn't on my list of downloads this time, and I didn't download the Server Express, but I thought it would be downright silly to install C# Express and not the MSDN attached to it. We'll see if it actually installs this time :D[/quote'] I didn't have any probs downloading and installing on my system. Took maybe 30 minutes for the whole process, max. It is beta though, so I'm sure things are bound to go wrong. ;) Quote Gamer extraordinaire. Programmer wannabe.
wyrd Posted August 2, 2004 Author Posted August 2, 2004 I installed the Visual Studio 2005 Beta off of MSDN and although it is still buggy it is in a usable state. Awesome stuff. I hope it comes out before my MSDN subscription runs out at the beginning of next year.... And they finally added in modern style toolbars, menus, statusbars and the like, thank god! Now it's time to learn .NET all over again. :p I especially love the toolstrip. :cool: Quote Gamer extraordinaire. Programmer wannabe.
Denaes Posted August 2, 2004 Posted August 2, 2004 Ok downloaded and it worked this time :) Not sure how to target the MSDN Express 2005 as there isn't a shortcut or Menu Item for it. Opening Help in C# Express seems to bring up the standard IDE help, not MSDN. Another Beta issue or something? So far the intellisense and speed blow 2003 out of the water. Even an Intellisense and Refactor menu :) You can't legally distribute anything created with it, but I can see - for the time being - doing all my coding in C# Express and Copying the code back to 2003 for final distrobution and compilation. Quote
wyrd Posted August 7, 2004 Author Posted August 7, 2004 You know.. I think I just realized that there's no express edition for the mobile version of .NET. Microsoft decide that it wasn't worth the bother? I figured it'd be in the individual language express (like C#, C++, VB, etc), but I see no option to create such an app. Anyone hear anything about this? Quote Gamer extraordinaire. Programmer wannabe.
Denaes Posted August 7, 2004 Posted August 7, 2004 Awsome stuff, just awsome. Lightweight IDEs that (hopefully) will be in the price range of hobbiest like myself. Just some quick notes. First off, I LOVE C# 2005. Its just awesome. And thats just the express BETA version. It should get better. But unfortunately as I need to work and produce results and 2005 has no "go live" liscence, I need to continue to work in 2003. As to it being "lightweight", I think not. DevEnv.exe (visual studio 2003) normally takes up between 40 and 80 megs of ram. Thats for a project that spans 15 forms and 30 or so classes. C# 2005 would regularily take up 200-300mb of ram. I have 512 and if I was doing multitasking (IE open, MS Word, winamp/DVD player) it would start pushing my computer into using virtual memory on the hard drive. So much for .Net apps giving up extra memory if it's needed elsewere. Yeah, I was truely impressed by the functionality of C#, but really all it was doing was bringing up to near par with VB's intellisense and smart code and including some much needed bracket highlighting. As to the price... the 2003 "Standard" editions of C# and VB were both retailed at 109 and everyone online was selling them for 99 bucks. I'm not sure how that wasn't in the average hobbiests pricerange. If you were really a hobbiest and not interested in making money, you could get the Student "Standards" for like 30 bucks each and Studio for like 150. Can't sell the code, but its fine for a hobby :) I personally cannot wait for 2005 to come out. Really, I havn't been this excited about software in a LONG time. Quote
wyrd Posted August 7, 2004 Author Posted August 7, 2004 Well, beta is ment to be used for testing purposely only, and to send bug reports when you find them. It's not ment for commercial use. :) Hence beta. However, there's nothing stopping you from developing your project with the beta version, then buying the full retail version when it's released. But maybe your project won't take that long. I think by "lightweight" they mean it doesn't have as many features. :) Also to note, it actually loads faster for me than VS 2002 does. No idea how much memory it sucks up, I only 256, and it runs fine while I'm doing other stuff. C# has several new features which will no doubt convert many hardcore C++ users; templates, partial classes, anonymous methods, and more. The new intellisense is cool and all, but I never had a problem with the old one. *shrug* I got the Academic version for free, and that's certainly in my hobby price range. :) Just some quick notes. First off, I LOVE C# 2005. Its just awesome. And thats just the express BETA version. It should get better. But unfortunately as I need to work and produce results and 2005 has no "go live" liscence, I need to continue to work in 2003. As to it being "lightweight", I think not. DevEnv.exe (visual studio 2003) normally takes up between 40 and 80 megs of ram. Thats for a project that spans 15 forms and 30 or so classes. C# 2005 would regularily take up 200-300mb of ram. I have 512 and if I was doing multitasking (IE open, MS Word, winamp/DVD player) it would start pushing my computer into using virtual memory on the hard drive. So much for .Net apps giving up extra memory if it's needed elsewere. Yeah, I was truely impressed by the functionality of C#, but really all it was doing was bringing up to near par with VB's intellisense and smart code and including some much needed bracket highlighting. As to the price... the 2003 "Standard" editions of C# and VB were both retailed at 109 and everyone online was selling them for 99 bucks. I'm not sure how that wasn't in the average hobbiests pricerange. If you were really a hobbiest and not interested in making money, you could get the Student "Standards" for like 30 bucks each and Studio for like 150. Can't sell the code, but its fine for a hobby :) I personally cannot wait for 2005 to come out. Really, I havn't been this excited about software in a LONG time. Quote Gamer extraordinaire. Programmer wannabe.
MadMaxMSCN Posted August 19, 2004 Posted August 19, 2004 I got vb 2005 express beta on my computer. had no time to test it, but installation was hell: it lastet over one hour to install it, or better watching installing it itself ... and downloading was not the biggest part of this time Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.