Page 1 of 2 12 LastLast
Results 1 to 40 of 50

Thread: What is the latest VB??

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2006
    Posts
    79

    Cool What is the latest VB??

    I have VB 2005 express... I saw someone say that this was old... is there a newer version out that I don't know about????

  2. #2
    Fanatic Member space_monkey's Avatar
    Join Date
    Apr 2005
    Location
    神と歩くこと
    Posts
    573

    Re: What is the latest VB??

    nope that's the latest version. bear in mind its not the full version as there is pro and enterprise versions but that is the latest version.
    Using VB6 or VB.net 2008 with .net 3.5
    "Life... death... either way I'll be confined to a small cubicle!" - Hermes Conrad

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Nov 2006
    Posts
    79

    Re: What is the latest VB??

    but for the full version you have to pay for it or something????

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: What is the latest VB??

    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Nov 2006
    Posts
    79

    Re: What is the latest VB??

    ah... so then does 2005 express have limitations??? kinda like a demo has???

  6. #6
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    Re: What is the latest VB??

    Actually,
    Quote Originally Posted by atrglock
    ok I am new to VB 5 express and I have a question... What is the code for opening a picture?? like a .jpg???
    You said VB5, which is why I said it was old. Again, I saw you posted in the .NET forum, and before you posted this I asked you what you were using..

    chem

    Visual Studio 6, Visual Studio.NET 2005, MASM

  7. #7
    Hyperactive Member Arrow_Raider's Avatar
    Join Date
    Dec 2001
    Location
    AVR Lovers Club
    Posts
    423

    Re: What is the latest VB??

    Quote Originally Posted by atrglock
    ah... so then does 2005 express have limitations??? kinda like a demo has???
    The biggest problems I have had with it is:
    -When you work with datasources, it doesn't let you communicate with a SQL server directly; it instead makes you attatch a sql server database file to your local sql express server.
    -You can't create setup projects to create setup packages for your application.
    My monkey wearing the fedora points and laughs at you.

  8. #8
    Fanatic Member
    Join Date
    May 2005
    Posts
    898

    Re: What is the latest VB??

    Quote Originally Posted by atrglock
    ah... so then does 2005 express have limitations??? kinda like a demo has???
    Not really, you could use a text editor to code VB.NET against .NET 2.0. VB Express just lacks some of the tools that the paid versions have.

  9. #9
    Fanatic Member space_monkey's Avatar
    Join Date
    Apr 2005
    Location
    神と歩くこと
    Posts
    573

    Re: What is the latest VB??

    Quote Originally Posted by atrglock
    ah... so then does 2005 express have limitations??? kinda like a demo has???
    its not a demo per se but kinda watered down version you can look at that link rob provided and see which features are included in the express version and which are not.
    Using VB6 or VB.net 2008 with .net 3.5
    "Life... death... either way I'll be confined to a small cubicle!" - Hermes Conrad

  10. #10
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: What is the latest VB??

    I trust everyone is ready for the next version of VS.NET? Orcas?
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  11. #11

    Thread Starter
    Lively Member
    Join Date
    Nov 2006
    Posts
    79

    Re: What is the latest VB??

    ah ok I get it...thanks guys...

  12. #12
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    Re: What is the latest VB??

    Quote Originally Posted by RobDog888
    I trust everyone is ready for the next version of VS.NET? Orcas?
    Haven't heard anything about it! Although, really, I'm focusing more on other things these days, in preperation for an interview at a game programming school

    chem

    Visual Studio 6, Visual Studio.NET 2005, MASM

  13. #13
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: What is the latest VB??

    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  14. #14

    Thread Starter
    Lively Member
    Join Date
    Nov 2006
    Posts
    79

    Re: What is the latest VB??

    I didn't check out the links you posted... but when is it going to be out??? and is it going to be free?

  15. #15
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: What is the latest VB??

    Probably wont be out for 2 years or so (think I read somewhere 2008) but who knows. Maybe they will follow the same free offer like they are doing with 2005 Express.

    The regular versions definately wont be free as shown in the past.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  16. #16

    Thread Starter
    Lively Member
    Join Date
    Nov 2006
    Posts
    79

    Re: What is the latest VB??

    ah ok COOL..

  17. #17
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: What is the latest VB??

    Currently the 2005 VSTS version is over $5,000 and if you buy it with a universal msdn subscription then its $10,900.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  18. #18
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: What is the latest VB??

    Quote Originally Posted by chemicalNova
    Actually,

    You said VB5, which is why I said it was old. Again, I saw you posted in the .NET forum, and before you posted this I asked you what you were using..

    chem
    I still use VB5

  19. #19
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: What is the latest VB??

    Yes, we all know you dont want to download the free 2005 VS.NET Express version because it will mean you will have to write all your Folder Flooder virus' again
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  20. #20

    Thread Starter
    Lively Member
    Join Date
    Nov 2006
    Posts
    79

    Re: What is the latest VB??

    Lol

  21. #21

  22. #22
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: What is the latest VB??

    Quote Originally Posted by RobDog888
    Yes, we all know you dont want to download the free 2005 VS.NET Express version because it will mean you will have to write all your Folder Flooder virus' again
    My folder flooder was the bomb, admit it. Almost made it into a worm too.

    Go ahead and laugh. VB5 maybe dead but I still can do stuff like these:




  23. #23
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: What is the latest VB??

    Teapots!!!

    That confirms everything.

    Gemini? If you want to look professional you should always use Technics 1200's


    You know yoiu can do soooo much more in .NET.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  24. #24
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: What is the latest VB??

    Couldn't find a decent technics image so I took a nice large gemini image.

  25. #25
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: What is the latest VB??

    Quote Originally Posted by RobDog888
    I trust everyone is ready for the next version of VS.NET? Orcas?
    Perhaps... Problem is - MS keeps breaking compatibility. There were tons between 2003 and 2005 so I'm afraid to even think what's going to be as of next release... Unlike MS really...

  26. #26
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: What is the latest VB??

    Comments on Orcas. Given that VS 2005 was really very flaky when it was released, I think that Microsoft realise that they had better get the next version done properly. All previous versions of VS have been released to coincide with the release of the corresponding Framework, which is why VS 2005 was rushed out. Given that VS 2005 SP1 has not yet been released, which will give us the product we should have had in the first place, and .NET 3.0 HAS been released, I think it will definitely be some time before we see Orcas. This is backed up by the fact that Microsoft is releasing add-ons for VS 2005 to allow developers to create .NET 3.0/Vista applications. Workflow is already available and Presentation and Communication are in late testing. Being able to target .NET 3.0 with VS 2005 would hurt Orcas sales if it was due any time soon, and you know Microsoft wouldn't jeopardise sales.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  27. #27
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: What is the latest VB??

    Quote Originally Posted by jmcilhinney
    ...I think that Microsoft realise that they had better get the next version done properly...
    I can see people at MS laughing at this - it never happend and never will.
    Point of making sw is to rush it out so you can start making quick (and BIG) bucks on support. On average 60-70% of income comes from support and rest from sales.

  28. #28
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: What is the latest VB??

    Right, if it was perfect, or reasonably close, they would have a huge investment in the beginning getting it oput. Then there would be no after relase money meaning that if they didnt turn a big profit initially, they would go bankrupt.

    VSTO 2005 SE is out now too and it supports Office 2007. So instead of waiting for Orcas they released it for 2005.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  29. #29
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: What is the latest VB??

    And actually it's almost the same way in any other (agricultural or manufacturing) industry:
    tomatoes and bananas are cut green, most of the cars are sold not fully developed, car dealers make [a lot] more money by saling parts than cars, etc, etc, etc... Making SW is no different.

  30. #30
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: What is the latest VB??

    By "properly" I don't mean perfect but, seriously, VS 2005 was a pile of cr*p when it was released, which also means that it still is. The IDE and the Framework are full of good and great features but, stability-wise, it's abysmal. Microsoft certainly don't have the greatest reputation as far as bug-free software goes but I would be ashamed to even use the term "Release Candidate" in reference to a product with as many serious and obvious bugs as VS 2005 has.

    I couldn't even create a Data Source in VB Express because it would crash every time. Even VS Pro has a lot of issues related to Data Sources and typed DataSets. Some may say that it serves me right for using the IDE to generate DAOs but the new features really are very good. They just don't work properly. I'm quite sure those data access features were something that Microsoft considered a big selling point but if they don't work then that's lots of egg on the face.

    Vista is here, thus so is .NET 3.0. Given that each VS/.NET release has been coincident in the past I would guess that this one was supposed to be too but things are just getting too complex for that to happen now so they've had to change tack. I reckon that Orcas was supposed to be available to help drive interest in Vista by facilitating development of compelling applications. Orcas just isn't ready though, so they're shoehorning some of it's functionality into VS 2005 so that those apps can still be created. I'm assuming that SP1 will fix most of the glaring issues with the main features of VS 2005, including Data sources. If Microsoft don't "get it right" with Orcas then you may find more people using C# Builder and I may be one of them. I don't think I fancy waiting a year to get a release-quality product again.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  31. #31
    PowerPoster
    Join Date
    May 2006
    Posts
    2,988

    Re: What is the latest VB??

    are there any software developer programs for Windows XP, not made by MS .. like free ones . but Visual?

  32. #32
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: What is the latest VB??

    I believe there is one called Sharp Develop. It uses the framework and you can compile .NET projects etc. for free.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  33. #33
    PowerPoster
    Join Date
    May 2006
    Posts
    2,988

    Re: What is the latest VB??

    found it thanks ..
    http://sharpdevelop.net/

  34. #34
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: What is the latest VB??

    You will want to verify if it now supports version 2.0 of the MS Framework.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  35. #35
    PowerPoster
    Join Date
    May 2006
    Posts
    2,988

    Re: What is the latest VB??

    yes it does .. also lets me do MsgBox("test")

  36. #36
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: What is the latest VB??

    Dont fight change as you should eventually be changing to an OOP architecture in your programs.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  37. #37
    PowerPoster
    Join Date
    May 2006
    Posts
    2,988

    Re: What is the latest VB??

    Quote Originally Posted by RobDog888
    Dont fight change as you should eventually be changing to an OOP architecture in your programs.

    Please define OOP?
    Last edited by rory; Nov 9th, 2006 at 02:33 AM.

  38. #38
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

  39. #39
    Fanatic Member eSPiYa's Avatar
    Join Date
    Jun 2006
    Location
    in our house
    Posts
    751

    Re: What is the latest VB??

    Quote Originally Posted by RobDog888
    I trust everyone is ready for the next version of VS.NET? Orcas?
    I'm almost ready. I finished of some Free MS E-learnings about .NET 3.0.
    2 more courses to go then I'll search again for other free MS E-learnings.

  40. #40
    PowerPoster
    Join Date
    May 2006
    Posts
    2,988

    Re: What is the latest VB??


Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width