On CBS.com: Social Viewing Rooms
1 Resources for

visual basic 2005 ee

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Time Loop
Cannot understand why first TextBox instruction in next code does not work.Public Class Form1 Dim Value As Double Dim Begin As Double Dim Eind As Double Dim Verstreken As Double Dim Duur As Double =...
Tags: a.vanstaveren1@..., DoEvents, visual basic 2005 ee, programming, ByVal
Discussion threads 2007-02-06

Additional Resources

How to create an Object of a remote DLL using Visual Basic 2005 Express
Hello Everyone,Need Help.I am new to Visual Basic 2005 Express Edition.I have good experience with developing database application in Visual Basic 6.I can create and access local ActiveX DLL / Class Library using Visual Basic 6 and Visual Basic 2005 Express Edition.My question is....Is it possible to create an object...
Tags: Microsoft development tools, Programming languages, chavdaraju@..., Microsoft Visual Basic, Visual Basic 2005 Express, Visual Basic 2005, Visual Basic 2005 Express Edition
Discussion threads 2007-08-01
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
MSDN Webcast: New Language Features in Visual Basic 2005 (Level 200)
This webcast, part of the "Visual Basic 2005 Today" series, begins with a broad overview of the new language features in Microsoft Visual Basic 2005. The attendee will learn about new types, keywords, and statements to gain a better understanding of generics, operator overloading, and new Visual Basic warnings.
Tags: Microsoft Developer Network, Webcast, Microsoft Visual Basic, Microsoft Corp., Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Webcasts 2006-04-05
Create a complete authentication system with Visual Basic 2005
This sample chapter, taken from Programming Visual Basic 2005, discusses how to create an authentication system for your Internet apps with forms-based security and Visual Basic 2005. With the ready-to-go controls and built-in functions found in Visual Basic 2005, creating the system is much easier than it...
Tags: Microsoft Visual Basic, Authentication System, O'Reilly Media Inc., Authentication, Programming, Microsoft Development Tools, Programming Languages, Security, Development Tools, Software Development, Software/Web Development
Book chapters 2005-11-18
13 changes in Visual Basic 2005 that will enrich your application development
There are 13 specific changes and/or improvements found in Visual Basic 2005 that will simplify your application development on that platform. While the incremental change to Visual Basic 2005 from previous versions may not be that much of a sea change overall, there are at least 13...
Tags: Application Development, Microsoft Visual Basic, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Download resources 2005-09-15
Visual Basic 2005 and Databases (zip)
VISUAL BASIC 2005 AND DATABASES is a tutorial that provides a detailed introduction to using Visual Basic for accessing and maintaining databases for desktop applications. Topics covered include database structure, database design, Visual Basic 2005 project building, ADO .NET data objects (connection, data adapter, command, data table), data bound controls,...
Tags: Microsoft Visual Basic, Microsoft Development Tools, Programming Languages, Databases, Development Tools, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2007-01-15
ComBo Box in Visual Basic 2005 Express Edition
Hai.. I Am new to Visual Basic 2005 Express Edition am Doing a project using Visual Basic Express Edition and Ms SQL.. I dont Know how to access the Data from the database to ComboBox in visual Basic 2005 Express Edition..I have written some codings but...
Tags: Microsoft development tools, Programming languages, hemak250779@..., Microsoft Visual Basic, Visual Basic 2005 Express Edition, Visual Basic 2005 Express, Visual Basic 2005
Discussion threads 2007-09-21
Learn Visual Basic 2005 (zip)
LEARN VISUAL BASIC 2005 is a eleven week course covering object-oriented programming concepts, the Visual Basic 2005 integrated development environment, building and distributing Windows applications, exception handling, sequential file access, graphics, multimedia, advanced topics such as Web access, printing, and HTML help system authoring. The course also introduces database applications...
Tags: Microsoft Visual Basic, Microsoft Development Tools, Programming Languages, Ooa/Ood/Oop, Development Tools, Software Development, Software/Web Development
Software downloads 2006-09-26
Create a complete authentication system with Visual Basic 2005
With the ready-to-go controls and built-in functions found in Visual Basic 2005, creating the system is much easier than it used to be.This sample chapter from Programming Visual Basic 2005 explains how to use forms-based security and Visual Basic 2005 to create a complete authentication and authorization system for your...
Tags: Microsoft development tools, Programming languages, Visual Basic 2005, Microsoft Visual Basic, Programming Visual Basic 2005, authentication system, liberty, O'Reilly Media Inc., programming, personalization, Internet application, authentication, security, Internet
Download resources 2005-11-18
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
Visual Basic 2005: The Visual Basic Language
When Visual Basic .NET first appeared, loyal VB developers were shocked to find dramatic changes in their favorite language. Suddenly, common tasks such as instantiating an object and declaring a structure required new syntax, and even basic data types like the array had been transformed into something new. Fortunately, Visual...
Tags: Microsoft Visual Basic, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Book chapters 2005-04-21
Create your first application in Visual Basic 2005 Express Edition
Take a quick-start, project-based approach to building your programming skills in Microsoft Visual Basic 2005 Express Edition in this sample chapter from Microsoft Visual Basic 2005 Express Edition: Build a Program Now!. First, investigate the differences between a console application and a Windows application. Then start Visual Basic Express,...
Tags: Console, Microsoft Press, Microsoft Visual Basic, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Book chapters 2006-09-12
Visual Basic 2005 Database Projects (zip)
VISUAL BASIC 2005 DATABASE PROJECTS contains three different programs for your use. The programs illustrate advanced uses of Visual Basic with databases. Topics covered include using data connection and data set objects, data bound controls, adding, editing, and deleting records, graphics and printing. This free product has the complete source...
Tags: Database, Microsoft Visual Basic, Printing, VISUAL BASIC 2005 DATABASE PROJECTS, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Software downloads 2007-01-15
Operators: Manipulating Data in Visual Basic 2005
Operators are the basic data manipulation tools of any programming language. This sample chapter from Visual Basic 2005 in a Nutshell, Third Edition features all new material created for this edition: detailed explanations of the basic operators available in Visual Basic 2005, and how they interact with data. Developers will...
Tags: Microsoft Visual Basic, O'Reilly Media Inc., Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Book chapters 2006-05-31
Get a jumpstart on the inevitable migration from VB6 to Visual Basic 2005
Microsoft is phasing support for VB6 out, which means it is time to consider a migration to Visual Basic 2005. This sample chapter shows you how to construct a simple application in the updated platform. Like it or not, Microsoft has decided to phase out its support...
Tags: Microsoft Visual Basic 6.0, Microsoft Visual Basic, O'Reilly Media Inc., Migration, Microsoft Corp., Visual Basic 2005, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Book chapters 2005-10-11
laptop wont boot up after an over zelus EE clean up.
having run EE, after rebooting toshiba tecra A8 it asks for password then hangs on the letter jnothing I can do will change that,anybody have any idea what has happened or how it can be fixed?> > > Senility rearing its ugly head . . .Sorry, but you lost me...
Tags: akaroapearls@..., laptop computer
Discussion threads 2007-10-09
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
Visual Basic 2005 Keyboard Shortcut Reference Poster (zip)
Keyboard shortcuts can help increase productivity when performing certain tasks within the Visual Studio 2005 IDE Integrated Development Environment. This wall poster provides the shortcut and associated description for the default key bindings setup in the Visual Basic 2005 profile. The poster is provided here in both color and grayscale...
Tags: Poster, IDE, Microsoft Visual Basic, Keyboard Shortcut, Wall, Microsoft Development Tools, Construction, Development Tools, Programming Languages, Software Development, Software/Web Development
Software downloads 2007-08-31
MSDN Webcast: Visual C++ 2005 Express: IDE Tour (Level 200)
This webcast shows how Microsoft Visual C++ 2005 Express Edition combines the simplicity of a pure C++ editor with the power of the Microsoft Visual Studio toolset. The presenter also demonstrates some of the great features available in Visual C++ 2005 Express and walks through some basic projects developed with...
Tags: Microsoft Developer Network, IDE, Webcast, Microsoft Visual C++, Microsoft Corp., Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Webcasts
  • << Previous
  • page 1 of 1
  • Next >>


Quick Guide: Windows XP Service Pack 2
Before you load Service Pack 2 on your Windows XP network, learn the key elements that will be affected and know how to prevent a disaster. If it's too late and you're now struggling with XP, this guide will walk you through an uninstall.
Buy Now
Recovering Windows Servers
Your organization's servers hold your data, systems, communications, and business processes together. So it's critical for you to understand how to us ...
Buy Now