I have VB 2005 express... I saw someone say that this was old... is there a newer version out that I don't know about????
Printable View
I have VB 2005 express... I saw someone say that this was old... is there a newer version out that I don't know about????
nope that's the latest version. bear in mind its not the full version as there is pro and enterprise versions but that is the latest version.
but for the full version you have to pay for it or something????
Yes, its not cheap either.
http://msdn.microsoft.com/vstudio/products/compare/
ah... so then does 2005 express have limitations??? kinda like a demo has???
Actually,
You said VB5, which is why I said it was old. Again, I saw you posted in the .NET forum, and before you posted this I asked you what you were using..Quote:
Originally Posted by atrglock
chem
The biggest problems I have had with it is:Quote:
Originally Posted by atrglock
-When you work with datasources, it doesn't let you communicate with a SQL server directly; it instead makes you attatch a sql server database file to your local sql express server.
-You can't create setup projects to create setup packages for your application.
Not really, you could use a text editor to code VB.NET against .NET 2.0. VB Express just lacks some of the tools that the paid versions have.Quote:
Originally Posted by atrglock
its not a demo per se but kinda watered down version you can look at that link rob provided and see which features are included in the express version and which are not.Quote:
Originally Posted by atrglock
I trust everyone is ready for the next version of VS.NET? Orcas?
ah ok I get it...thanks guys...
Haven't heard anything about it! Although, really, I'm focusing more on other things these days, in preperation for an interview at a game programming school :DQuote:
Originally Posted by RobDog888
chem
Its been mentioned for about a year now. VS 9.0
http://msdn.microsoft.com/vstudio/future/default.aspx
http://www.microsoft.com/downloads/d...displaylang=en
I didn't check out the links you posted... but when is it going to be out??? and is it going to be free?
Probably wont be out for 2 years or so (think I read somewhere 2008) but who knows. Maybe they will follow the same free offer like they are doing with 2005 Express.
The regular versions definately wont be free as shown in the past.
ah ok COOL.. :) :wave: :wave: :thumb: :thumb: :thumb:
Currently the 2005 VSTS version is over $5,000 and if you buy it with a universal msdn subscription then its $10,900.
I still use VB5 :(Quote:
Originally Posted by chemicalNova
Yes, we all know you dont want to download the free 2005 VS.NET Express version because it will mean you will have to write all your Folder Flooder virus' again :D
Lol :D :lol: :lol: :lol:
Moved.
My folder flooder was the bomb, admit it. Almost made it into a worm too. :bigyello:Quote:
Originally Posted by RobDog888
Go ahead and laugh. VB5 maybe dead but I still can do stuff like these:
http://www.vbforums.com/attachment.p...chmentid=42801
http://www.vbforums.com/attachment.p...chmentid=35114
http://www.vbforums.com/attachment.p...chmentid=47854
Teapots!!! :lol:
That confirms everything.
Gemini? If you want to look professional you should always use Technics 1200's
You know yoiu can do soooo much more in .NET.
Couldn't find a decent technics image so I took a nice large gemini image.
Perhaps... Problem is - MS keeps breaking compatibility. There were tons between 2003 and 2005 so I'm afraid to even think what's going to be as of next release... Unlike MS really... :sick:Quote:
Originally Posted by RobDog888
Comments on Orcas. Given that VS 2005 was really very flaky when it was released, I think that Microsoft realise that they had better get the next version done properly. All previous versions of VS have been released to coincide with the release of the corresponding Framework, which is why VS 2005 was rushed out. Given that VS 2005 SP1 has not yet been released, which will give us the product we should have had in the first place, and .NET 3.0 HAS been released, I think it will definitely be some time before we see Orcas. This is backed up by the fact that Microsoft is releasing add-ons for VS 2005 to allow developers to create .NET 3.0/Vista applications. Workflow is already available and Presentation and Communication are in late testing. Being able to target .NET 3.0 with VS 2005 would hurt Orcas sales if it was due any time soon, and you know Microsoft wouldn't jeopardise sales.
I can see people at MS laughing at this - it never happend and never will. :)Quote:
Originally Posted by jmcilhinney
Point of making sw is to rush it out so you can start making quick (and BIG) bucks on support. On average 60-70% of income comes from support and rest from sales.
Right, if it was perfect, or reasonably close, they would have a huge investment in the beginning getting it oput. Then there would be no after relase money meaning that if they didnt turn a big profit initially, they would go bankrupt.
VSTO 2005 SE is out now too and it supports Office 2007. So instead of waiting for Orcas they released it for 2005.
And actually it's almost the same way in any other (agricultural or manufacturing) industry:
tomatoes and bananas are cut green, most of the cars are sold not fully developed, car dealers make [a lot] more money by saling parts than cars, etc, etc, etc... Making SW is no different.
By "properly" I don't mean perfect but, seriously, VS 2005 was a pile of cr*p when it was released, which also means that it still is. The IDE and the Framework are full of good and great features but, stability-wise, it's abysmal. Microsoft certainly don't have the greatest reputation as far as bug-free software goes but I would be ashamed to even use the term "Release Candidate" in reference to a product with as many serious and obvious bugs as VS 2005 has.
I couldn't even create a Data Source in VB Express because it would crash every time. Even VS Pro has a lot of issues related to Data Sources and typed DataSets. Some may say that it serves me right for using the IDE to generate DAOs but the new features really are very good. They just don't work properly. I'm quite sure those data access features were something that Microsoft considered a big selling point but if they don't work then that's lots of egg on the face.
Vista is here, thus so is .NET 3.0. Given that each VS/.NET release has been coincident in the past I would guess that this one was supposed to be too but things are just getting too complex for that to happen now so they've had to change tack. I reckon that Orcas was supposed to be available to help drive interest in Vista by facilitating development of compelling applications. Orcas just isn't ready though, so they're shoehorning some of it's functionality into VS 2005 so that those apps can still be created. I'm assuming that SP1 will fix most of the glaring issues with the main features of VS 2005, including Data sources. If Microsoft don't "get it right" with Orcas then you may find more people using C# Builder and I may be one of them. I don't think I fancy waiting a year to get a release-quality product again.
are there any software developer programs for Windows XP, not made by MS .. like free ones . but Visual?
I believe there is one called Sharp Develop. It uses the framework and you can compile .NET projects etc. for free.
found it thanks .. :wave:
http://sharpdevelop.net/
You will want to verify if it now supports version 2.0 of the MS Framework.
yes it does .. also lets me do MsgBox("test") :p
Dont fight change as you should eventually be changing to an OOP architecture in your programs.
Quote:
Originally Posted by RobDog888
Please define OOP? :wave:
I'm almost ready. I finished of some Free MS E-learnings about .NET 3.0. :pQuote:
Originally Posted by RobDog888
2 more courses to go then I'll search again for other free MS E-learnings. ;)
this would have been better :DQuote:
Originally Posted by penagate
http://en.wikipedia.org/wiki/Object-based_language