Insane_Genius
Community Member

Posts: 86
|
 |
« on: March 19, 2008, 04:43:55 PM » |
|
Hey, I used to program here back when 6.3 was released. Took some time off till 6.5 came out. Now I am back.  Gratz on the 6.5 prerelease. It looks quite promising. Just wondering if there were any cool projects being made with it. Links to your site would be nice too. I am looking for and experienced team to contribute to. I am mostly using vb6 to code with, just cuz that is the one I have been using for years and am used to it. I can do inline C++ and ASM with a program from planet source code. So if there was any speed issues they are erased. I am kinda interested in possibly working on a mmorpg if there are any in the works. (I know it's crazy but I love crazy.) As long as the mmorpg is not a cookie cutter one, I would prefer to get away from the WOW clones. No magic, spells, fairies, etc.. I may be interested in some other smaller projects too or creating programming tools. All depends on the project. I have been programming for many years and have worked on many projects. I have programmed in c++, delphi, vb.net, and vb6. I can create music, create models, etc.. kind of a jack of all trades so I know the ins and outs. Just throwing this out there to see what happens. BTW. High again to all the old timers I remember from before. Glad to see you still plugging away.
|
|
|
|
|
Logged
|
|
|
|
|
DarkLord
|
 |
« Reply #1 on: March 19, 2008, 05:25:22 PM » |
|
I used to use VB6 alooooooooooooong time ago :p, I prefer VB6 to VB.NET, actually I may install it and try it out *lol* you've brought back the nostalgia!
seriously, a long term project would be absolutely cool, I know mmorpg's are generally frowned upon due to the excessive work that's involved, but at the end of the day, you can't achieve anything without putting in the effort, and alot of it, right?
I would definately like to work something out as I have been trying to get something going, mainly just playing around with TV3D to see what it can do. I generally play low-scale mmorpg's such as Dungeon Runner; I could never get into WoW, so if you want to start something, using Dungeon Runners as an initial motivation would be ideal.
I'll send you my email via PM and let's work on some ideas.
|
|
|
|
|
Logged
|
|
|
|
|
RuntimeError101
|
 |
« Reply #2 on: March 19, 2008, 07:59:35 PM » |
|
Hello, welcome back. I have been here all the time in between now and the 6.3 release and before and I honestly don't think it was that long...  Anyways, I would recommend trying vb.net. Its a really easy transition, as all vb6 code is corrected automatically while you type (the few differences that there are). And plus there are no random problems and it is not slow. Welcome back, enjoy 6.5.
|
|
|
|
|
Logged
|
|
|
|
|
|
nateslunaXX
Community Member

Posts: 229
Be cool..! Study Hard...
|
 |
« Reply #4 on: March 20, 2008, 08:25:52 AM » |
|
i used/(still use?) VB6..it works/loads faster on my machine than the .NET IDEs.
|
|
|
|
|
Logged
|
 Nathan Alcon, BSIT - Life is a never ending Cycle of Learning
|
|
|
|
RuntimeError101
|
 |
« Reply #5 on: March 20, 2008, 07:29:45 PM » |
|
Well thats awfully odd. But the actual speed of the running program is faster in fact. And the vb6 IDE has this horrible old, corrupt feeling to it. In .Net, it just works, no questions asked. And people definitely take you more seriously when you don't use vb6 (beats me there).
|
|
|
|
|
Logged
|
|
|
|
Insane_Genius
Community Member

Posts: 86
|
 |
« Reply #6 on: March 21, 2008, 09:42:50 PM » |
|
I have used many languages in my time. And here is the deal with languages. Yes some can be faster in some things than others. Every language has it's own areas where it shines and where it lacks. Language is only one element though. A good VB6 programmer can make a faster / better game than a intermediate c programmer. I have used vb.net before as well and it was good, I liked the collapsing of code in the editor.  But all in all, if you are good with one thing I say use it. For areas that are slow you can always use multi languages. I see some people though have stuck with regular vb though, which is nice as I think that is the main language I will be using. So, anyways... what are vb6 people working on? Any cool projects?
|
|
|
|
|
Logged
|
|
|
|
Rynus_Rein
Community Member

Posts: 1009
|
 |
« Reply #7 on: March 23, 2008, 05:05:23 AM » |
|
[offtopic] well I switched from vb6 > vb.net > C# looooooong time ago because I saw no advantages of vb6 over vb.net. vb6 needs the runtimes, .net the .net framework.
95% of the api calls you we implementing in vb6 is now nicely wrapped in the .net framework. I also found large projects hard to do in vb6 because it's lacking a solid OO model.
|
|
|
|
|
Logged
|
Rynus Rein Current Project: MapX Live, Society3D
|
|
|
Insane_Genius
Community Member

Posts: 86
|
 |
« Reply #8 on: March 23, 2008, 10:29:44 AM » |
|
Yeah, actually that is a good point. The inherited classes and such are nice. The .net framework is actually one thing I didn't like though because it is so big and I believe it has to be included in your setup package. It made for a bigger download/upload.
I was using .net back when 2003 first came out. I am sure they have improved since then though.
|
|
|
|
|
Logged
|
|
|
|
|
RuntimeError101
|
 |
« Reply #9 on: March 23, 2008, 01:25:50 PM » |
|
Yes, but most computers already have the .net framework installed on them. Its not really uncommon and windows comes packaged with it. VB6 runtimes, on the other hand, are a pain to get on vista (illegally, I believe). And I tried 2003 also, and I hated it and went back to VB6, but I later tried VB 2005 and instantly regretted using such an old, slow... nevermind. And like I said, all VB6 code is very similar and the small differences are automatically converted as you type. Do yourself a favor and try it (not forcing anyone, but it's a recommendation...  )
|
|
|
|
|
Logged
|
|
|
|
Insane_Genius
Community Member

Posts: 86
|
 |
« Reply #10 on: March 27, 2008, 11:14:26 PM » |
|
Well, I see the free version of vb.net that you can download. I am going to try it and see if it is a lot better.  If it can do everything, I think I am on board. 
|
|
|
|
|
Logged
|
|
|
|
|
Raine
|
 |
« Reply #11 on: March 28, 2008, 01:19:26 AM » |
|
It can, just be prepared to learn how the CLR works and change your mindset about visual basic
|
|
|
|
|
Logged
|
|
|
|
kwazai
Community Member

Posts: 173
|
 |
« Reply #12 on: March 28, 2008, 07:14:08 AM » |
|
the big difference in .net is that a bunch of the things i used api calls for in vb6 are now builtin (form on top,transparent forms, etc.). my .02$. mike
|
|
|
|
|
Logged
|
murphys law-28th corollary- if there are five ways for something to go wrong and you circumvent all five , a sixth will promptly develop.
|
|
|
Qbasic8
Customers
Community Member
    
Posts: 96
Nothing Is Funner Then DirectX Coding.
|
 |
« Reply #13 on: January 20, 2010, 03:31:13 PM » |
|
I still code often in vb6 as I have some older products I wrote in vb6 out there which I still update. In fact I'm sitting here at work writing a few tools in vb6 to help in time management. I did a lot of exmaple in tv3d using vb6 with ok results. Just have to be careful in making the code as modular as you can.
|
|
|
|
|
Logged
|
Populous - Tribal Conquest. 25% completed. 
|
|
|
|
aeon
|
 |
« Reply #14 on: January 21, 2010, 02:25:26 AM » |
|
this post is ancient. why bring it back up?
|
|
|
|
|
Logged
|
|
|
|
King Warg
Community Member

Posts: 9
|
 |
« Reply #15 on: February 21, 2010, 08:18:55 AM » |
|
because vb6 is awesome Funny enough when I was trying to do winsock stuff in vb.net the applications wouldn't work on x64 platforms, but a vb6 program with winsock had no issues. So i find myself still using vb6 once and a while for that.
|
|
|
|
|
Logged
|
|
|
|
Lenn
Customers
Community Member
    
Posts: 775
+/-
|
 |
« Reply #16 on: February 21, 2010, 09:18:36 AM » |
|
winsock sucks so it needs a sucky language like vb6. no suprise there. dont ressurect threads like this, please.
|
|
|
|
|
Logged
|
|
|
|
Raul
Customers
Community Member
    
Posts: 549
I like games.
|
 |
« Reply #17 on: February 21, 2010, 03:47:21 PM » |
|
winsock sucks so it needs a sucky language like vb6. no suprise there. dont ressurect threads like this, please.
vb6 does not suck..
|
|
|
|
|
Logged
|
|
|
|
Lenn
Customers
Community Member
    
Posts: 775
+/-
|
 |
« Reply #18 on: February 21, 2010, 09:28:06 PM » |
|
heh ... errm yes, sorry  Everyone should use what they feel comfortable with. However, there are better libraries than using winsock , especially if using VB.Net.
|
|
|
|
|
Logged
|
|
|
|
Mithrandir
Community Member

Posts: 208
|
 |
« Reply #19 on: February 22, 2010, 02:50:41 AM » |
|
Is there any motivation for using VB6 besides nostalgia these days?
|
|
|
|
|
Logged
|
|
|
|
|