I install VB 2008 Now I need help

In this forums, you can get help for any programming language.

I install VB 2008 Now I need help

Postby locohacker » Fri Apr 11, 2008 7:11 pm


Aigh, so I trying to move into the new stuff, which is VB 2008 , anyone has some simple codes for paltalk, to use in vb9?

Thanks
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4363
Joined: Fri Dec 31, 2004 6:59 pm

Re: I install VB 2008 Now I need help

Postby String » Sat Apr 12, 2008 12:27 am

I dont do the ".net" thing, but Id read somewhre that some of the earlier versions had functions to convert vb6 code to .net. Could vs2008 have the same option somewhere? and if so, Id be anxious to know how well that worked.
-= Please ask your questions in the forum, not in pm.
String
imFiles Senior
imFiles Senior
 
Posts: 313
Joined: Mon Mar 10, 2008 7:06 am
Location: IDE

Re: I install VB 2008 Now I need help

Postby Chike » Sat Apr 12, 2008 1:54 am

locohacker wrote:anyone has some simple codes for paltalk, to use in vb9?

autopilo's How To: Creating Software Integrations Part1 is for VB 2005 express which is .NET.

String wrote:but Id read somewhre that some of the earlier versions had functions to convert vb6 code to .net. Could vs2008 have the same option somewhere?

With the VB 2005 express all you need to do is just open a VB6 project and it asks you if you want to convert it. I've tried to convert AdminBot92VBScr that was posted here once, it did not compile after the conversion.
Image
Chike
imFiles Master
imFiles Master
 
Posts: 583
Joined: Sun May 13, 2007 6:20 pm

Re: I install VB 2008 Now I need help

Postby locohacker » Sat Apr 12, 2008 9:05 am

I being reading bout how to convert and they confuse me more then they help me lol :) at the end all of them say it best to start the code from scratch or do the integrgration thingy I think thas wha Auto means :)

ah so it be best to start from scratch, and all I need to do is send text and retrieve text from paltalk and it be on :mrgreen:
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4363
Joined: Fri Dec 31, 2004 6:59 pm

Re: I install VB 2008 Now I need help

Postby autopilot » Sat Apr 12, 2008 9:51 am

Chike wrote:With the VB 2005 express all you need to do is just open a VB6 project and it asks you if you want to convert it. I've tried to convert AdminBot92VBScr that was posted here once, it did not compile after the conversion.

Typically, there are some things that do not convert correctly and you must fix or rewrite them. While the upgrade/convertor is nice... it is not always the best code...

I would recommend starting with some simple programs (just do one thing) and then move to more complex. Just as with starting to learn to program, you start with "Hello World"...

If a program is worth writing, it is worth writing again :)

maybe i will have to move to VB 2008 Express
User avatar
autopilot
Forum Moderator
Forum Moderator
 
Posts: 358
Joined: Sat Sep 23, 2006 7:19 pm

Re: I install VB 2008 Now I need help

Postby Chike » Sat Apr 12, 2008 10:02 am

autopilot wrote:maybe i will have to move to VB 2008 Express

Sure it's good to upgrate in most cases but is there such thing as VB 3008 Express?
Image
Chike
imFiles Master
imFiles Master
 
Posts: 583
Joined: Sun May 13, 2007 6:20 pm

Re: I install VB 2008 Now I need help

Postby locohacker » Sat Apr 12, 2008 4:36 pm

Chike wrote:
autopilot wrote:maybe i will have to move to VB 2008 Express

Sure it's good to upgrate in most cases but is there such thing as VB 3008 Express?


Not yet, prob soon, But ya guys find a friend or if you are students you can get a free copy pro, full :twisted: I did
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4363
Joined: Fri Dec 31, 2004 6:59 pm

Re: I install VB 2008 Now I need help

Postby Chike » Sat Apr 12, 2008 4:50 pm

locohacker wrote:Not yet, prob soon

Oops I meant 2008. There is actually i already d/l the DVD image.


locohacker wrote:But ya guys find a friend or if you are students you can get a free copy pro, full I did

Only the US isn't it?
Image
Chike
imFiles Master
imFiles Master
 
Posts: 583
Joined: Sun May 13, 2007 6:20 pm

Re: I install VB 2008 Now I need help

Postby Departure » Sat Apr 12, 2008 8:22 pm

Locohacker your proberly better reading about vs2008's new functions rather than converting your current project, Because I would think they would have better inbuilt function that run alot faster than your current code. Why use vs2008 if your not going to use its features? if your only using vs2008 to convert your projects your better sticking with vb6.
User avatar
Departure
Global Moderator
Global Moderator
 
Posts: 996
Joined: Thu Mar 17, 2005 11:26 am
Location: Australia

Re: I install VB 2008 Now I need help

Postby locohacker » Sat Apr 12, 2008 9:36 pm

Dep, that sound what i should do lol but ya know my lazy asz :) or thou I am thinking bout minoring on Computer Science and majoring in Psy lol what a difference in majors lol then I am crazy like that :lol:

Chike this the countries that can get all the free stuff right now :)
United States, the United Kingdom, Canada, China, Germany, France, Finland, Spain, Sweden, Switzerland and Belgium
They say they will soon expand to the whole the world so its cool man they got nice shit for download, including VS pro 2008, Windows Server 2003 and more :) and they full version not trial shit lol :)

Here the link anyways :mrgreen:
https://downloads.channel8.msdn.com/
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4363
Joined: Fri Dec 31, 2004 6:59 pm

Re: I install VB 2008 Now I need help

Postby BattleStar-Galactica » Sun Apr 13, 2008 2:53 pm

you can dl trial version of vs2008 and crack it for full like me :lol: if you dont know how to do that ask me on crack forum :mrgreen:
Big math problem
2 - 1 = 0 = without you I'm nothing
User avatar
BattleStar-Galactica
imFiles Master
imFiles Master
 
Posts: 565
Joined: Tue Sep 20, 2005 12:19 am
Location: safest place to hide

Re: I install VB 2008 Now I need help

Postby Chike » Sun Apr 13, 2008 4:52 pm

I don't support or participate in software piracy.
There's the express version for free, and it's enough for me.
Image
Chike
imFiles Master
imFiles Master
 
Posts: 583
Joined: Sun May 13, 2007 6:20 pm

Re: I install VB 2008 Now I need help

Postby locohacker » Sun Apr 13, 2008 6:01 pm

Lol, me too I dont like crack software ehehhehe, :) yea right lol, but anyways this days is no worth having crack soft they patch that shit every day :D
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4363
Joined: Fri Dec 31, 2004 6:59 pm


Return to Programming Help

Who is online

Users browsing this forum: No registered users and 0 guests