On CNET: Amazon debuts streaming-video service
3 Resources for

microsoft visual basic 5.0

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Visual Basic 5.0 on Windows xp
I have VB 5.0 programs that won't run on Windows XP run time errors. Is there a patch?It's extremely unlikely to be an XP faultMuch more probable that the VB apps need upgrading for the OS change.You could try shifting the compatibility mode.Right click on the vb app, select...
Tags: Microsoft development tools, Programming languages, james.gran@..., Microsoft Visual Basic, Microsoft Visual Basic 5.0, Microsoft Windows XP, Microsoft Windows
Discussion threads 2007-08-31
SourceSafe buttons on VB5 toolbar
In the VB5 SP3 development environment, under the "Tools" category on the "Command" tab in the "Customize" dialog for the toolbar, the "Check In", "Check Out" and "Undo Checkout" buttons are listed.When I click on one of them and drag it to the toolbar, an icon appears with the little...
Tags: Microsoft Visual SourceSafe, aemery@..., toolbar, Microsoft Visual Basic 5.0
Discussion threads 2007-05-08
VB5 EOM font problem in Windows XP
I have a VB5 LISTBOX that contains a report of "boxs" ala MS LINEDRAW. In Windows 98, I specified CHARSET=255 for the LISTBOX, and everything is fine. However, the exact same EXE run on a Windows XP machine has the "new" windows character set instead of my nice...
Tags: font, hardware, Microsoft Visual Basic 5.0, Microsoft Windows, Microsoft Windows XP, programming, software, TDemis@..., vb5, windows, windows 98, windows xp
Discussion threads 2007-01-13

Additional Resources

Learn Visual Basic 6 (zip)
Learn Visual Basic 6 is a 10-week, self-paced overview of the new Microsoft Visual Basic 6.0 programming language and environment. This course aims to teach an understanding of the benefits of using Microsoft Visual Basic 6.0 as an application development tool, as well as how to understand Visual Basic event-driven...
Tags: Microsoft Visual Basic 6.0, Microsoft Visual Basic, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Software downloads 2006-03-02
Best Practices for Upgrading Microsoft Visual Basic 6.0 Projects to Visual Basic .NET
This session will cover best practices for upgrading Microsoft Visual Basic 6.0 projects to Visual Basic .NET. We will introduce Visual Basic .NET and explain the goals and new concepts. We will discuss various upgrade options and interoperability between Visual Basic 6.0 and Visual Basic .NET.
Tags: Microsoft Visual Basic 6.0, Microsoft Visual Basic, Microsoft Corp., Best Practice, Microsoft Visual Basic.Net, Microsoft Development Tools, Programming Languages, .Net, Development Tools, Software Development, Software/Web Development
Webcasts
Introducing Visual Basic
Visual Basic, developed by Microsoft, is one of the most widely used programming languages today. Derived from Basic, a language that has been around since the 1960s, Visual Basic is an object-oriented language designed to make programming Microsoft Windows applications fast and easy. This paper introduces Visual Basic, procedures, assignment,...
Tags: Microsoft Visual Basic, Object-oriented, Microsoft Development Tools, Programming Languages, Ooa/Ood/Oop, Development Tools, Software Development, Software/Web Development
White papers 2006-05-19
Microsoft Visual Basic Series Part 5 - Migrating to Visual Basic .NET Part I
This session is part one of a two-part series that focuses on the key concerns of Microsoft Visual Basic 6.0 desktop application developers who are migrating to Microsoft .NET Windows Forms development. Part one begins with installing the Microsoft .NET Framework and Microsoft Visual Studio, and getting comfortable with the...
Tags: Microsoft Visual Basic 6.0, Microsoft Visual Basic, Microsoft Corp., Microsoft Visual Basic.Net, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Webcasts
MSDN Webcast: Creating Best-of-Both-Worlds Hybrid Applications With Visual Basic Fusion (Level 200)
This webcast in the Visual Basic 2005 Today series illustrates the techniques involved in adapting an existing application through interoperability between Microsoft Visual Basic 6 and Visual Basic 2005.
Tags: Microsoft Developer Network, Webcast, Microsoft Visual Basic, Microsoft Corp., Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Webcasts 2006-05-10
Inheritance and Interfaces
Only a small percentage of Visual Basic 6.0 programmers ever found the need to create any class modules other than the ones that were automatically created when they built Visual Basic 6.0 forms. In addition, most programmers who did create their own class modules in Visual Basic 6.0 did so...
Tags: Microsoft Visual Basic 6.0, Microsoft Visual Basic, Microsoft Corp., Class Module, Microsoft Development Tools, Programming Languages, Ooa/Ood/Oop, Development Tools, Software Development, Software/Web Development
White papers 2002-02-01
Upgrading Microsoft Visual Basic 6.0 Projects to Visual Basic .NET
In this webcast, the presenter will discuss how to upgrade projects from Visual Basic 6.0 to Visual Basic .NET. The presenter will start with an overview of what has changed in Visual Basic, and then explain why and when one should upgrade. He will then talk about how to use...
Tags: Microsoft Visual Basic 6.0, Microsoft Visual Basic, Microsoft Corp., Microsoft Visual Basic.Net, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Webcasts
MSDN Webcast: Easily Transition From Visual Basic 6.0 to Visual Basic .NET With IdeaBlade (Level 300)
This webcast explains how you can make a smooth transition from Microsoft Visual Basic version 6.0 to Microsoft Visual Basic .NET using IdeaBlade. The IdeaBlade approach guides you toward object-oriented development. The approach avoids the need to learn .NET while simultaneously building underlying application infrastructure. IdeaBlade is the result of...
Tags: Microsoft Developer Network, Microsoft Visual Basic 6.0, Webcast, Microsoft Visual Basic, Microsoft Corp., Microsoft Visual Basic.Net, IdeaBlade, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Webcasts
MSDN Webcast: Tools and Add-Ins for Visual Basic Migration (Level 200)
In this webcast from the "Visual Basic 2005 Today" series, migration is the word of the day. The presenter of this webcast takes a look at the Microsoft Visual Basic 6.0 Code Advisor, an add-in that is designed to help the developer prepare their application for a smooth migration to...
Tags: Microsoft Developer Network, Webcast, Microsoft Visual Basic, Migration, Tool, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Webcasts 2006-05-17
Microsoft Excel visual basic
Something happened to VISUAL BASIC which is affecting Excel on my Powerbook. When I try to open an Excel document for the first time each day, I get a message box that says: Microsoft Visual Basic class not registered. Looking for object with
Tags: visual basic, excel, macintosh, software, microsoft, jsprad489@..., Microsoft Excel, Microsoft Corp.
Discussion threads 2006-12-09
Preparing Your Project for the Upgrade to Visual Basic .NET
Visual Basic 6 is almost a wonder of compatibility; it maintains code compatibility for many language features going all the way back to Visual Basic 1. These features include elements like DefInt, VarPtr, and GoSub. Return that still work, and work reasonably well. But just because they work does not...
Tags: Microsoft Visual Basic 6.0, Microsoft Visual Basic, Microsoft Visual Basic.Net, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
White papers 2001-11-15
VISUAL BASIC
Microsoft Excel visual basicSomething happened to VISUAL BASIC which is affecting Excel on my Powerbook. When I try to open an Excel document for the first time each day, I get a message box that says: Microsoft Visual Basic class not registered. Looking for object with CLSID:{AC9F2F90-E877-11CE-9F68-00AA00574A4F}. Excel will not...
Tags: Microsoft Excel, Microsoft Visual Basic, jsprad489@...
Discussion threads 2007-01-27
Using Visual Basic 6 With Visual Basic .NET: COM Interop
This paper focuses on making the Visual Basic 6 and Visual Basic .NET applications work together. The mechanism that makes interoperability between the two products possible is known as COM interop. The paper starts by looking at the various ways a person can create or use existing components that communicate...
Tags: Microsoft Visual Basic 6.0, Microsoft Visual Basic, COM, Microsoft Visual Basic.Net, Microsoft Development Tools, Programming Languages, .Net, Development Tools, Software Development, Software/Web Development
White papers 2001-11-15
MSDN Webcast: Visual Basic .NET Soup to Nuts: Visual Basic and the Web (Level 200)
This webcast shows how a person can use Microsoft Visual Basic to build applications that target Web sites. It provides an overview of Microsoft ASP.NET, describes how it relates to Visual Basic, and illustrates how a person can build Web pages and controls that enable to reuse the code.
Tags: Microsoft Developer Network, Web, Webcast, Microsoft Visual Basic, Microsoft Corp., Microsoft Visual Basic.Net, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Webcasts
Microsoft Visual Basic Peer Product Review
Microsoft Visual Basic Peer Product Review DiscussionShare your Microsoft Visual Basic experiences with TechRepublic Members here by replying below!The cheese whiz of programming languagesYou can get a lot done on Windows with it, but it isn't that satisfying
Tags: TechRepublic's Peer Produ, Microsoft visual, Microsoft Visual Basic, Microsoft Visual Basic Peer Product Review, Product, TechRepublic's Peer Product Review, off-topic, Product Review, Microsoft Corp.
Discussion threads 2006-02-14
MSDN Webcast: Tools and Techniques for Upgrading Visual Basic 6.0 Applications (Level 200)
This webcast in the "Visual Basic 2005 Today" series explores the what, why, and when of migrating from Microsoft Visual Basic 6.0 to Visual Basic 2005. The presenter introduces and explains the migration decision matrix and presents migration strategies from a high-level perspective.
Tags: Technique, Microsoft Developer Network, Microsoft Visual Basic 6.0, Webcast, Microsoft Visual Basic, Microsoft Corp., Tool, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Webcasts 2006-05-03
Beginning Visual Basic Express (zip)
Beginning Visual Basic Express is an interactive, self-paced tutorial providing a complete introduction to the Visual Basic Express programming language and environment. The tutorial consists of 10 lessons explaining (in simple, easy-to-follow terms) how to build a Visual Basic Express application. Numerous examples are used to demonstrate every step in...
Tags: Microsoft Visual Basic, Tutorial, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Software downloads 2005-12-02
  • << Previous
  • page 1 of 1
  • Next >>


TechRepublic's Gaming Policy
Computer games--including those installed from floppy disks, USB "thumb" drives, CDs, DVDs, or accessed online or as part of any massive, multiplayer ...
Buy Now
Best Practices for Maximizing Microsoft Access 2003
This pre-packaged presentation contains everything you need to instruct end users about how to get the most out of Microsoft Access--even if you don't ...
Buy Now