|
-
Feb 24th, 2007, 03:08 PM
#1
Fanatic Member
Re: Is NSBASIC trying to keep VB6 alive?
NSBasic runs on hand helds
and http://realbasic.com/ runs on three platforms
Always nice to have options
Alpha Micro: Alpha Basic, AS400 V5r2, EDI (Trusted Link/ Inovis.com),Access AS/400 via VB6, Qbasic for data conversions. A mix of Hardware too. ASCII Table , New Number to Words/66 digits , AS/400(v5r2) VB6 Viewer/Ask for code(ODBC) ^ What Is Transferring? , Check your Ports #Perfect Passwords , *Slide Bar Example , Logoff, Restart, Shut-Down PC *Keep Form On Top , Opaque Form ^ Create Objects at Run Time @ Check Key Caps Locks # GetTickCount(System Up Time) * Convert text to Excel & Collected Icons + Resize: Form/Text box ^ PC GateWay via Shell $ Drag & Drop Game ! PopUpMenu *Print File/no Open# Timer on Mult Forms ~ Splash & Mult Forms & Lots of Comments + Random/Timer/Guess * Dec >Hex >Oct >Bin % Get MAC (NIC) < saving to Registry > Wookiee Cookies \ BackUpDisk / World Conection SpeedTest $ Glossary Commonly Used Terms # phonetic list @ Detailed Computer Scan
When posting Code, Use tags.. [CODE] *Your Code* [/CODE]
-
Feb 24th, 2007, 03:12 PM
#2
Re: Is NSBASIC trying to keep VB6 alive?
But isn't it really the frame-work not being used by VB6 that will be it's downfall in the long run?
With MS not supporting the continued use of API calls and such - won't new hardware and drivers simply stop interacting with them?
I'm really just wondering - as we write very simple app's - UI's for DB maintenance and such.
If NSBASIC isn't going to use the frame-work then how can it survive anyway?
-
Feb 24th, 2007, 03:26 PM
#3
Thread Starter
Fanatic Member
Re: Is NSBASIC trying to keep VB6 alive?
 Originally Posted by szlamany
But isn't it really the frame-work not being used by VB6 that will be it's downfall in the long run?
With MS not supporting the continued use of API calls and such - won't new hardware and drivers simply stop interacting with them?
I'm really just wondering - as we write very simple app's - UI's for DB maintenance and such.
If NSBASIC isn't going to use the frame-work then how can it survive anyway?
Your concerns are exactly the ones I have. That's what keeps me from switching to REALbasic or Delphi. What if MS breaks compatibility with WinAPI32?
Do the software houses that produce non-.NET development tools know that they might have their days numbered?
Since I discovered Delphi and Lazarus, VB has become history to me.
-
Feb 24th, 2007, 03:29 PM
#4
Re: Is NSBASIC trying to keep VB6 alive?
 Originally Posted by esposito
What if MS breaks compatibility with WinAPI32?
Do the software houses that produce non-.NET development tools know that they might have their days numbered?
Won't they have to as 64 bit machines become the norm?
We are a software house that produces non-.Net applications - and we have to migrate - the customers are starting to notice the different look that new app's have - and we are forced to stay current.
-
Feb 24th, 2007, 03:36 PM
#5
Thread Starter
Fanatic Member
Re: Is NSBASIC trying to keep VB6 alive?
 Originally Posted by szlamany
Won't they have to as 64 bit machines become the norm?
We are a software house that produces non-.Net applications - and we have to migrate - the customers are starting to notice the different look that new app's have - and we are forced to stay current.
What do you mean by "the different look that new app's have"? What is the look that can only be created with .NET and not with VB6?
Since I discovered Delphi and Lazarus, VB has become history to me.
-
Feb 24th, 2007, 03:47 PM
#6
Re: Is NSBASIC trying to keep VB6 alive?
 Originally Posted by szlamany
...With MS not supporting the continued use of API calls and such - won't new hardware and drivers simply stop interacting with them?
I think it's a mistake. One of the tools we use in house for reporting purposes is called SQR - it's cumbersome but it does job quite well and it's going to stay for awhile because it's part a major enterprise...
Anyway, I recently had to use it outside ERP system just because .Net is so lousy when it comes to printing simple reports (I really am missing that old good Printer object ).
Long story short some command line agrs need to be p-assed to sqr executable and some of them are folders and files names.
Because long path may contain spaces and arguments list will all be messed up I was forced to convert long path to short. The only way to accomplish this is to use the com interop to get to Win32 APIs.
Now you tell me why the heck framework doesn't naturaly support that?
-
Feb 24th, 2007, 03:55 PM
#7
Thread Starter
Fanatic Member
Re: Is NSBASIC trying to keep VB6 alive?
 Originally Posted by RhinoBull
I was forced to convert long path to short. The only way to accomplish this is to use the com interop to get to Win32 APIs.
Now you tell me why the heck framework doesn't naturaly support that?
The only and one reason I can see to switch to .NET is to get ready for the future, so there's no need to be in a hurry. Right now it does not make any sense to abandon VB6, also because Vista supports it quite well. Since this OS has just been released, it is legitimate to assume that for the next four/five years VB6 applications will work just fine.
Since I discovered Delphi and Lazarus, VB has become history to me.
-
Feb 24th, 2007, 04:05 PM
#8
Re: Is NSBASIC trying to keep VB6 alive?
I wasn't talking about VB6 being alive - that was all about .net 2.0 framework that has 400K+ classes and not at least one that supports api.
-
Feb 24th, 2007, 04:09 PM
#9
Thread Starter
Fanatic Member
Re: Is NSBASIC trying to keep VB6 alive?
 Originally Posted by RhinoBull
I wasn't talking about VB6 being alive - that was all about .net 2.0 framework that has 400K+ classes and not at least one that supports api.
Yes, 400K+ classes cannot convert a long path into a short one. VB6 is still alive also for that.
Since I discovered Delphi and Lazarus, VB has become history to me.
-
Feb 24th, 2007, 04:18 PM
#10
Re: Is NSBASIC trying to keep VB6 alive?
I'm afraid you aren't listening - at this moment I do not care whether or not VB6 is capable of doing something - my point of view is purely related to .Net framework and only framework.
-
Feb 24th, 2007, 03:34 PM
#11
Thread Starter
Fanatic Member
Re: Is NSBASIC trying to keep VB6 alive?
 Originally Posted by sessi4ml
The question is, for how long will it be able to run on three platforms?
Since I discovered Delphi and Lazarus, VB has become history to me.
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
|