|
-
May 22nd, 2010, 02:09 PM
#41
Fanatic Member
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by baja_yu
I know I already pointed this out, but what does the speed of IDE insatllation have anything to do with the discussion?! In fact, what does it have to do with anything in the universe? The users of the software you make don't have to install it, and you have to install it only once. Even if it lasts 3 hours, go to lunch, watch a movie, it's not like you have to copy each file manually.
We were discussing the reasons why a programmer who is an absolute beginner may prefer VB6 to .NET. A very time-consuming installation could make him switch to another programming tool which is faster to set up and use.
Since I discovered Delphi and Lazarus, VB has become history to me.
-
May 22nd, 2010, 02:28 PM
#42
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
I'm sorry but I just don't find that to be even a least bit valid reason.
-
May 22nd, 2010, 04:54 PM
#43
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by IanS
Bear with me oh wise one - grasshopper trying to learn here.
As a developer then if I want to make an application that needs, for example, 3.5 then I need to deploy 3.5 and ALL previous versions with my application ? because the user of my application may still be on v1.0
Or do you simply assume that your user has the required version and not deploy any version of the framework at all and your user will just have to go and get the required version (VERSIONS) if he doesn't.
Only if you deploy your application on a cd/dvd/usb drive would you want to consider having the installer install the FW(s) from the same spot as the app's installer, in which you would have to have the 2.0 FW all the way up to your app's targeted FW. Otherwise, just have the installer download the correct FW(s) from Microsoft.
I have yet to see a valid reason in support of vb6 in this thread.
-
May 22nd, 2010, 05:15 PM
#44
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
I can't see the time required to install the development tools as an important issue. Especially when you consider the effort required to locate and obtain a legal copy of VB6 today.
I think there is evidence that a lot of newbies are using pirated versions of VB6. We see a number of "portable VB" questions for example.
The "Express" SKUs are free, making VB.Net a more obvious choice.
An experienced programmer interested in creating software somebody will use is another matter. A lot of these people would be better off with Small Basic.
-
May 22nd, 2010, 08:43 PM
#45
Fanatic Member
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by dilettante
I think there is evidence that a lot of newbies are using pirated versions of VB6.
also they download the .net pro / ultimate version from the torrentz website......
i dont understand why dont microsoft block the .net pro and ultimate versions of vs 2010 present in the torrentz?
-
May 22nd, 2010, 09:18 PM
#46
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by HowTo
also they download the .net pro / ultimate version from the torrentz website......
i dont understand why dont microsoft block the .net pro and ultimate versions of vs 2010 present in the torrentz?
Because nobody can control the internet completely.
-
May 22nd, 2010, 09:34 PM
#47
Fanatic Member
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
but someone might control it if thats causing losses to the company.....is nt it?
-
May 22nd, 2010, 10:10 PM
#48
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by HowTo
but someone might control it if thats causing losses to the company.....is nt it?
I would love to see you try to control much of anything on the internet.
-
May 22nd, 2010, 10:24 PM
#49
Fanatic Member
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
someone = microsoft
do you thik microsoft is paying me a percentage of their profits
-
May 22nd, 2010, 10:40 PM
#50
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by HowTo
but someone might control it if thats causing losses to the company.....is nt it?
[sarcasm]Your right. They probably just didn't think of it. You can email them your idea, I'm sure it will change world completely.[/sarcasm]
-
May 22nd, 2010, 11:16 PM
#51
Fanatic Member
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
its not sarcasm.........its my inexperience
after all every persons with thick and long beard is not a muslim and every muslim is not a terrorist
-
May 23rd, 2010, 12:30 AM
#52
Fanatic Member
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by baja_yu
I'm sorry but I just don't find that to be even a least bit valid reason.
If you are a newbie, for you any programming language is as good as any other. It is obvious that you start learning with the quickest and easiest tool at hand.
Last edited by esposito; May 23rd, 2010 at 01:03 AM.
Since I discovered Delphi and Lazarus, VB has become history to me.
-
May 23rd, 2010, 02:10 AM
#53
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by esposito
If you are a newbie, for you any programming language is as good as any other.
Would you recommend something like Assembly, Lisp, or Brainfu©k to a newbie?
It is obvious that you start learning with the quickest and easiest tool at hand.
Why? Is there any other reason besides if you live in a trailor and you can only afford a used 80486 and all you can run is Pascal and Cobol?
I'm sorry but I simply can not wrap my head around those ideas.
-
May 23rd, 2010, 02:15 AM
#54
Fanatic Member
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by baja_yu
Would you recommend something like Assembly, Lisp, or Brainfu©k to a newbie?
Personally, I would recommend Delphi, in order not to depend on the .NET Framework.
Why? Is there any other reason besides if you live in a trailor and you can only afford a used 80486 and all you can run is Pascal and Cobol?
I'm sorry but I simply can not wrap my head around those ideas.
VB6 is not the same as Cobol or Assembly. It allows you to develop professional software for all of the 32 bit versions of Windows.
Last edited by esposito; May 23rd, 2010 at 02:20 AM.
Since I discovered Delphi and Lazarus, VB has become history to me.
-
May 23rd, 2010, 02:23 AM
#55
Fanatic Member
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by esposito
VB6 is not the same as Cobol or Assembly. It allows you to develop professional software for all of the 32 bit versions of Windows.
vb.net also allows to develop professional software.......then why not vb.net?
-
May 23rd, 2010, 02:25 AM
#56
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by HowTo
vb.net also allows to develop professional software.......then why not vb.net?
Because .NET depends on the frame work I'm guessing as was stated above.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
May 23rd, 2010, 02:31 AM
#57
Fanatic Member
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by Nightwalker83
Because .NET depends on the frame work I'm guessing as was stated above.
Your guess is correct.
Since I discovered Delphi and Lazarus, VB has become history to me.
-
May 23rd, 2010, 09:02 AM
#58
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by esposito
Can you please support your statement quoting your source?
Sure, I would be happy to.
Originally, I heard this from the "horses mouth". I attended a presentation by Scott Guthrie, where he said exactly what I said in my post above.
Other sources:
http://blogs.msdn.com/wenlong/archiv...-and-oslo.aspx
http://www.vbforums.com/showthread.php?t=610758 - Specifically post #28
http://www.microsoft.com/downloads/d...displaylang=en
Gary
-
May 23rd, 2010, 09:05 AM
#59
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by esposito
Your guess is correct.
How many times are we going to have the same discussion, over and over again?
I understand that you use VB6, and you are happy with it, and you like the fact that it doesn't rely on the .Net Framework, but really, to suggest that a new programmer should start using an unsupported piece of software is irresponsible, in my opinion.
Gary
-
May 23rd, 2010, 09:12 AM
#60
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
Also, wouldn't a newbie care more about ease of use than speed of IDE installation? I used VB6 (and earlier) extensively, but that IDE is horrid compared to .NET. There's so much you just can't do, as far as controling how you navigate around, and manage, the code. The core element is the same in that you can quickly set up a trivial Hello World app and run it. No difference in the time it takes to do that in either IDE. But when you get to anything more significant, the .NET IDE is vastly more user friendly. I would think that would be the preference of someone new to programming.
On the other hand, perhaps there is too much available in .NET. Perhaps awkward and unweildly is preferred simply because of the lack of features, not in spite of the lack.
My usual boring signature: Nothing
 
-
May 23rd, 2010, 09:24 AM
#61
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
Out of interest, esposito, have you tried the latest version of Visual Studio 2010?
-
May 23rd, 2010, 09:28 AM
#62
Fanatic Member
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by gep13
to suggest that a new programmer should start using an unsupported piece of software is irresponsible, in my opinion.
Gary
exactly.....i am a newbie in .Net and i am in this for hardly 6 to 8 months......
initially i istalled vb6 and vs 2005 both and looking at the IDE of vs2005,i decided to learn it........
vb6 simply fu@ks from my point of view............
-
May 23rd, 2010, 10:53 AM
#63
Fanatic Member
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by gep13
Out of interest, esposito, have you tried the latest version of Visual Studio 2010?
No, I haven't. I'm sure VS 2010 is an amazing product but the software I sell must not exceed 5MB (I'm talking about the download size), so I can't switch to .NET. In the past (a couple of years ago) I made an attempt, which failed miserably: I received tons of e-mail messages from my customers who didn't want to install the Framework.
Since I discovered Delphi and Lazarus, VB has become history to me.
-
May 23rd, 2010, 11:04 AM
#64
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
Okay, so for the sake of clarity, why the 5MB limit? Who imposes that? It is more than possible to create an application that is under 5MB in size. Notice here that I am not talking about the .Net Framework Pre-Requisite which is a one off installation.
When you say "tons", exactly how many are we talking about, and out of interest, what were their reasons for not wanting to install the Framework?
Gary
-
May 23rd, 2010, 11:29 AM
#65
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
Oh, and by the way, I have just installed the Full version of Visual Studio 2010 Premium, and it took a total of 22 minutes. Personally, I don't think that is a particularly long time to wait.
Gary
-
May 23rd, 2010, 11:40 AM
#66
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
Oh, and Visual Basic 2010 Express Edition (i.e. the free edition) took a whopping 4 minutes to install.
-
May 23rd, 2010, 11:46 AM
#67
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by esposito
No, I haven't. I'm sure VS 2010 is an amazing product but the software I sell must not exceed 5MB (I'm talking about the download size), so I can't switch to .NET. In the past (a couple of years ago) I made an attempt, which failed miserably: I received tons of e-mail messages from my customers who didn't want to install the Framework.
By using the Framework, I'm able to keep my apps 2MB or less. All the complex stuff is in the FW for me already.
-
May 23rd, 2010, 12:46 PM
#68
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by esposito
No, I haven't. I'm sure VS 2010 is an amazing product but the software I sell must not exceed 5MB (I'm talking about the download size), so I can't switch to .NET. In the past (a couple of years ago) I made an attempt, which failed miserably: I received tons of e-mail messages from my customers who didn't want to install the Framework.
There are exceptions to this rule, aren't there? This and other items on your web site are 7.2MBs, right?
-
May 23rd, 2010, 12:58 PM
#69
Fanatic Member
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
ops its written 7.2 mb but the downloading size shows only 3.30 mb
-
May 23rd, 2010, 01:34 PM
#70
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
The question here was about VB6 for new users. That seems to have been discussed to the end.
What puzzles me is why anyone thinks there is something wrong with established users continuing to create VB6 applications. There can be plenty of reasons, but why should they matter?
-
May 23rd, 2010, 01:36 PM
#71
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by HowTo
ops its written 7.2 mb but the downloading size shows only 3.30 mb 
Right, seems that 7.2 is the install size.
-
May 23rd, 2010, 03:46 PM
#72
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by dilettante
What puzzles me is why anyone thinks there is something wrong with established users continuing to create VB6 applications. There can be plenty of reasons, but why should they matter?
I don't think anyone is arguing that, at least not me. I think the debate was for users new to programming.
-
May 23rd, 2010, 03:50 PM
#73
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by baja_yu
I don't think anyone is arguing that, at least not me. I think the debate was for users new to programming.
Agreed.
-
May 23rd, 2010, 04:25 PM
#74
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
I'm still mainly developing in VB6, just recently started the transfer to .Net. The new syntax will take some getting used to, but I like the new IDE very much. If the conversion/move was simpler I'd have done it a long time ago, if for nothing else than for the improved IntelliSense and parentheses marking. It makes coding so much easier. And the auto-indenting, I might turn it off (if possible) but it will sure force newbies to learn it, that's a big plus.
-
May 24th, 2010, 01:24 AM
#75
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
There are a number of great addin's that you can use, like StyleCop, CodeRush Express, and PowerCommands, (all of which are free), that add many other features that can help you as well.
Gary
-
May 24th, 2010, 06:02 AM
#76
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
How many times are we going to have the same discussion, over and over again?
Many, because Esposito cannot resist a VB6 Is dead thread 
Personally, I would recommend Delphi, in order not to depend on the .NET Framework.
I still think that as and when Windows 7 becomes the dominant Windows operating system this will cease to be an issue. It is only because XP and other older versions of windows do not come with the Framework as part of the standard installation.
Windows 7 comes with up to Framework 3.5 pre-installed which means you could write targeted programmes (for the 3.5 framework) for Windows 7 and everyone will be able to use them without any extra installation. It will just take some time for Windows XP to die off.
Also before anyone counters with the argument about having to always learn the next framework version, and building apps for that, well quite simply you dont have to !
Many people will not need all the new features in each Framework release in order to write there systems. May of the Framework changes are for new technologies like Link which while nice are not necessary to create most applications.
We still generally target .Net Framework 2.0 with all our external .Net projects.
Last edited by NeedSomeAnswers; May 24th, 2010 at 09:19 AM.
Please Mark your Thread "Resolved",  if the query is solved & Rate those who have helped you
-
May 24th, 2010, 08:47 AM
#77
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by NeedSomeAnswers
Because Esposito cannot resist a VB6 Is dead thread
I still think that as and when Windows 7 becomes the dominant Windows operating system this will cease to be an issue. It is only because XP and other older versions of windows do not come with the Framework as part of the standard installation.
Windows 7 comes with up to Framework 3.5 pre-installed which means you could write targeted programmes (for the 3.5 framework) for Windows 7 and everyone will be able to use them without any extra installation. It will just take some time for Windows XP to die off.
Also before anyone counters with the argument about having to always learn the next framework version, and building apps for that, well quite simply you dont have to !
Many people will not need all the new features in each Framework release in order to write there systems. May of the Framework changes are for new technologies like Link which while nice are not necessary to create most applications.
We still generally target .Net Framework 2.0 with all our external .Net projects.
99% of my current apps target the 2.0 Framework, even though I manly use VS2008 these days, though I'm getting ready to migrate 1 app to VS 2010 (still targeting the 2.0 FW). There's a lot of things in the 3.5 FW I could use in these apps, but I can't because most of them are being used on Win2k (even Win98SE sometimes) of which the 3.5 FW doesn't run on anything less than XP. Simply put, with my apps targeting the 2.0 FW, I know they'll run on Win2k and newer, plus with the Framework stacking I know they'll continue to run for probably quite a few of the next MS OS's.
And yes, I only ever see Esposito's posts regarding .Net is when there's a flame war thread (usually .Net vs vb6 or .Net vs Delphi threads) the guy really should expand his horizons
-
May 24th, 2010, 10:18 AM
#78
Fanatic Member
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by JuggaloBrotha
I have yet to see a valid reason in support of vb6 in this thread.
I develop and sell industrial control systems. (Control systems for heavy machinery, manufacturing, production, assembly lines etc.
Many of these are NOT connected to the internet.
The user downloads my software and often copies the installer to a USB memory module or some other media and physically 'carries' that to the control PC to install the software.
Because of the nature of these control systems they can be running ANY version of Windows from 9x right through to Win7 including other various 'Server' versions running Thin Client terminals via terminal services and other 'citrix' like virtual sessions.
Total download size is around 3meg. It installs with a single click (It doesn't ask questions or send the user off to download anything else). The trial converts to a happy customer and I sell software. I'm happy and my customer is happy.
I know that if I start deploying the .Net framework then I can kiss goodbye to that simplicity and would have a lower conversion rate.
Last edited by IanS; May 24th, 2010 at 10:36 AM.
-
May 24th, 2010, 10:53 AM
#79
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
 Originally Posted by IanS
The user downloads my software and often copies the installer to a USB memory module or some other media and physically 'carries' that to the control PC to install the software.
The exact same technique can be used for the .Net Framework. Why do people have such a big hang up on this. The .Net Framework is a one time installation that, in my experience, hasn't caused any ill effects on any server that I have installed it on. Once it's there, you never have to install it again.
 Originally Posted by IanS
I know that if I start deploying the .Net framework then I can kiss goodbye to that simplicity and would have a lower conversion rate.
I really don't see how.
-
May 24th, 2010, 10:54 AM
#80
Fanatic Member
Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????
As for Newbies learning VB6 - No, I'd say they shouldn't -
But a few of the forums I've frequented over the years have discussed this exact thread and in most cases the newbies never actually came back to read the thread they'd started so we didn't find out their reasons.
In a few cases we did find out their reasons.
For example - they were given a project which contained source code in VB6 and they were expected to do some additional work on it. Not on a real VB6 IDE but they were expected to read the 'text' and debate it. Some students do of course want to actually run the code because they think it'll help them debate it.
And in some cases the students really were expected to develop in VB6 - Some poorer schools can't afford development tools so unfortunately they are still using Win2000 (or older) and VB6.
Also, some people get employed by a company who chucks a pile of vb6 source on their desks and tells them to work with it because their last slave just retired.
Sorry, but I could sit here all day quoting reasons for people to learn VB6
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|