get google service in Visual Basic.
-
Hi All I am in fix of displaying the result of google search in VB(not in vb.net) Is this possible to search any thing in google search using VB and displaying on the form using custom design. Many many thanks in advance..
-
Hi All I am in fix of displaying the result of google search in VB(not in vb.net) Is this possible to search any thing in google search using VB and displaying on the form using custom design. Many many thanks in advance..
This would be a great time to upgrade to vb.net, as VB6 is a dead, non-supported language.
Check out the CodeProject forum Guidelines[^] The original soapbox 1.0 is back![^]
-
This would be a great time to upgrade to vb.net, as VB6 is a dead, non-supported language.
Check out the CodeProject forum Guidelines[^] The original soapbox 1.0 is back![^]
-
Hi All I am in fix of displaying the result of google search in VB(not in vb.net) Is this possible to search any thing in google search using VB and displaying on the form using custom design. Many many thanks in advance..
-
Support Statement from Microsoft[^] :)
I are Troll :suss:
MY Support Statement:
VB6 Runtime: Not supported Visual Studio 6: Not supported
Visual Basic 6 IDE: Not supported
\* on ANY Windows platform
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009... -
MY Support Statement:
VB6 Runtime: Not supported Visual Studio 6: Not supported
Visual Basic 6 IDE: Not supported
\* on ANY Windows platform
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...I would concur with your support statement.
Steve Jowett ------------------------- Real programmers don't comment their code. If it was hard to write, it should be hard to read.
-
MY Support Statement:
VB6 Runtime: Not supported Visual Studio 6: Not supported
Visual Basic 6 IDE: Not supported
\* on ANY Windows platform
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...Dave Kreskowiak wrote:
MY Support Statement:
There's a small difference there between you and me: you're a well-known name and can make demands based upon reputation and past work experience. I'd go with what the customer wants, and with the tools that are available. Anyway, I wouldn't be too surprised to find the VB6 runtime on Weven-machines in the next couple o' years. I posted a link to the support-statement because VB6 questions are invariably answered in the same way, and that answer just isn't completely accurate. One cannot get support for VB6 from Microsoft, but the Operating System will support it. That might be an important factor if you had to decide whether to (let someone) rewrite a large application.
Dim I As Troll :suss:
-
Dave Kreskowiak wrote:
MY Support Statement:
There's a small difference there between you and me: you're a well-known name and can make demands based upon reputation and past work experience. I'd go with what the customer wants, and with the tools that are available. Anyway, I wouldn't be too surprised to find the VB6 runtime on Weven-machines in the next couple o' years. I posted a link to the support-statement because VB6 questions are invariably answered in the same way, and that answer just isn't completely accurate. One cannot get support for VB6 from Microsoft, but the Operating System will support it. That might be an important factor if you had to decide whether to (let someone) rewrite a large application.
Dim I As Troll :suss:
Eddy Vluggen wrote:
There's a small difference there between you and me: you're a well-known name and can make demands based upon reputation and past work experience.
Not quite. I keep demanding the demise of VB6 but it just won't die, no matter how many stakes you drive through its heart! I just refuse to support anyone asking questions while they still use VB6. If we keep supporting it in the community, people and companies will just keep using it.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009... -
Eddy Vluggen wrote:
There's a small difference there between you and me: you're a well-known name and can make demands based upon reputation and past work experience.
Not quite. I keep demanding the demise of VB6 but it just won't die, no matter how many stakes you drive through its heart! I just refuse to support anyone asking questions while they still use VB6. If we keep supporting it in the community, people and companies will just keep using it.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...Dave Kreskowiak wrote:
If we keep supporting it in the community, people and companies will just keep using it.
If this were the official CP stance, it would make sense to add a sentence to this effect on the top of this forum. :)
Luc Pattyn [Forum Guidelines] [My Articles]
I only read code that is properly indented, and rendered in a non-proportional font; hint: use PRE tags in forum messages
-
Dave Kreskowiak wrote:
If we keep supporting it in the community, people and companies will just keep using it.
If this were the official CP stance, it would make sense to add a sentence to this effect on the top of this forum. :)
Luc Pattyn [Forum Guidelines] [My Articles]
I only read code that is properly indented, and rendered in a non-proportional font; hint: use PRE tags in forum messages
Essentially, the issue as I understand it, is people in the third world whose PCs won't run .NET. Beyond that, there is no good reason for using VB6, I agree with Dave. But the site is surely not going to lock anyone out, although the absence of a VB6 forum when they are different languages suggests that there's no expectation that VB6 will need get a lot of use, going forward.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
Essentially, the issue as I understand it, is people in the third world whose PCs won't run .NET. Beyond that, there is no good reason for using VB6, I agree with Dave. But the site is surely not going to lock anyone out, although the absence of a VB6 forum when they are different languages suggests that there's no expectation that VB6 will need get a lot of use, going forward.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
OK, seems fair. So we probably keep things as they are (I don't expect Chris to split a forum, it is hard), and we continue to answer questions, i.e. those who can remember how things got done (or not) in VB. :)
Luc Pattyn [Forum Guidelines] [My Articles]
I only read code that is properly indented, and rendered in a non-proportional font; hint: use PRE tags in forum messages
-
Dave Kreskowiak wrote:
If we keep supporting it in the community, people and companies will just keep using it.
If this were the official CP stance, it would make sense to add a sentence to this effect on the top of this forum. :)
Luc Pattyn [Forum Guidelines] [My Articles]
I only read code that is properly indented, and rendered in a non-proportional font; hint: use PRE tags in forum messages
Oh I'm not saying that they should be locked out of CP. I just choose to not support VB6 anymore. I'm kind of going against the fact that there were a bunch of VB.NET MVP's that clamored to Microsoft to continue support for VB6 into Vista and beyond.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...