Geometry.Net - the online learning center
Home  - Basic_V - Visual Basic Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 9     161-180 of 196    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Visual Basic Programming:     more books (100)
  1. Visual Basic Programming for the Absolute Beginner w/CD (For the Absolute Beginner (Series).) by Michael Vine, 2002-07-01
  2. Programming Visual Basic 2005 by Jesse Liberty, 2005-09-16
  3. Programming Visual Basic .NET with Student CD by Julia Case Bradley, Anita C. Millspaugh, 2002-07-29
  4. Programming in Visual Basic.NET 2005 Edition w/ Std CD by Julia Case Bradley, Anita C Millspaugh, 2005-05-27
  5. Programming Visual Basic .NET, 2nd Edition by Jesse Liberty, 2003-04-01
  6. Introduction to Programming Using Visual Basic 2005, An (6th Edition) by David I. Schneider, 2006-03-13
  7. Programming MicrosoftVisual Basic2005: The Language (Pro Developer) by Francesco Balena, 2006-01-25
  8. Advanced Programming Using Visual Basic 2005 w/ 180-day software and Student CD ROM by Julia Case Bradley, Anita C Millspaugh, 2006-08-01
  9. Programming Distributed Applications With Com & Microsoft Visual Basic 6.0 (Programming/Visual Basic) by Ted Pattison, 1998-11
  10. Advanced Programming Using Visual Basic.NET by Julia Case Bradley, Anita C Millspaugh, 2006-05-15
  11. Win32 API Programming with Visual Basic by Steven Roman, 1999-11-19
  12. Programming in Visual Basic 6.0 Update Edition with CD by Julia Case Bradley, Anita C Millspaugh, 2001-10-19
  13. Microsoft Visual Basic .NET Programming: From Problem Analysis to Program Design by E. Reed Doke, Susan Rebstock Williams, 2004-11-12
  14. Programming Microsoft Visual Basic 6.0 by Francesco Balena, 1999-05-26

161. The QP7 Programming Page: Visual Basic Tutorial
Virtually any windows program can be created with visual basic, and you ll find Well, the programmers of visual basic thought that it should be obvious,
http://www.geocities.com/SiliconValley/Bay/5707/vbasic.html
TABLE OF CONTENTS INTRODUCTION The major disadvantage of Visual Basic is that you have to have add-ons to implement powerful features. These add-ons are called VBX files, and they can be found through third party sources. When you buy Visual Basic, you also get some VBX controls, but to expand the capabilities of te language you'll want to find some additionals. There are two versions of Visual Basic for Windows: Standard and Professional. I use Visual Basic Professional Edition 3.0, but I will be explaining from the Standard 3.0 perspective. I've had standard, and I know how annoying it is to read about a cool feature, and realize you don't have it because you "just" have standard. Standard runs for about $100.00, and Professional is $300.00. This is worth the money though! SECTION 1 - THE INTERFACE The Visual Basic IDE (Integrated Development Environment) looks intimidating, but it is actually quite simple. Here is a figure labeling the basic parts of the interface.
- Toolbox: all your VBX controls are contained on the toolbar. You use the buttons on the toolbar to draw controls on the form. When you add a VBX, it's icon will appear here.

162. PHP Community - Powered By VBulletin
A visual basic discussion forum and a part of NULL programming Network.
http://www.vbnull.com/
Home Register FAQ User CP ... Quick Links vbmenu_register("usercptools"); Logout Forum Last Post Threads Posts PHP Help Newbies This forum is for newbies that just started to study PHP.
Don't be shy to post stupid questions here ;) Form Processor Layout by ccMods Today 11:07 AM General Help (1 Viewing) Got a question about PHP? Ask it here! We'll get you the answers! Help with PHP file by ccMods Today 11:35 AM Template Engines Discuss template engines like Smarty, phpLib, and Pear on this forum. What are template Engines? by Sharon White 08:44 PM Databases php/mysql query not showing 1... by Allister 06:05 PM Installation If you are having issues installing or running PHP you should discuss them here. Easiest way to run PHP,... by beerman 01:21 PM Articles and Tutorials Post, discuss, and correct Articles and Tutorials here by fyrestrtr 11:36 AM Code Snippets (2 Viewing) The purpose of this archive is to let you share your code snippets, scripts, and functions with the Open Source Software Community. Fedex Shipping Calculator by umbra 05:19 AM Tools Zend Studio Looking for help with Zend Studio? This is the place.

163. Your Business Basic Resource - Western Computer Services - 01/16/2002
Custom programming for Business basic, Pick and visual basic applications, GUI conversions, web deployment and ecommerce. Located in Santa Clarita.
http://wcs-corp.com/
preLoadBtn('key1'); preLoadBtn('key2'); preLoadBtn('key3'); preLoadBtn('key4'); preLoadBtn('key5'); preLoadBtn('key6'); preLoadBtn('key7');

WCS is YOUR Business Basic Resource
WCS can provide the resources you need to develop, enhance and support your Business Basic, Visual Basic, IBM U2 or other business application software, including systems consultation, programming services, application design, web-enabling and deployment of your applications, GUI conversions, and complete e-Commerce solutions. Since 1986 WCS has provided the highest quality software engineering resources available. Our engineers average over 15 years of experience. WCS is experienced in all major Business Basic Packages, including OSAS, ADD+ON and MAS*90, and in a wide variety of industries, including Wholesale Distribution, Light Manufacturing, Accounting, Retail, POS, Sewn Products, Video Rental and Healthcare. Resellers: WCS provides development resources and technical services and support to VARS. Need extra help with a large project, or special technical expertise? Call WCS!

164. Visual Basic MCI Command Post
Multimedia programming examples.
http://www.geocities.com/smigman.geo/mci/mci.html

Click here for a

complete OFFICIAL

list of ALL MCI

Commands
...
Email

OFFICIAL
HOME PAGE
Last Updated December 1, 2001
Welcome to the Visual Basic MCI Command Post. This entire website is devoted to help you create multimedia software for Windows.
Long File Names not SUPPORTED?
MCI commands do not recognize long file names. You may find yourself in this situation where you have the perfect program, but can't figure out why it isn't working. You may need to convert the file name to a short file name . The code to do this is on the DOWNLOAD page. PLEASE NOTE: Some of the older sample codes in the download section don't have Long to Short file name conversion. It is advisable to update your projects by adding this piece of new code to them. I read All E-Mail believe it or not, I do actually read all of the e-mail that comes through here. Sometimes it may take up to 3 days for a reply. I only reply when requested. If I do not reply, then the e-mail was not legible (or in clear English). I also have had mailing problems with my ISP (JUNO.com), which has merged with another company. Recently this problem seems to be fixed. As a reminder for all of the newbies out there. All of the MCI command codes on this website are very much the same. Most VB codes for each device (AVI, WAV, MIDI and CD) look identical. This is what makes MCI programming so easy. If you can't find an answer in one section, look at another section. You might find it there.

165. Visual Basic Tutorials
Free online visual basic tutorials are provided for beginners to advanced. Beginner, database, client server programming, activeX, and OOP.
http://www.visualbasicbooks.com/courses.html
Visual Basic Books
Home

Visual Basic Beginner Books

Visual Basic Database Books

Visual Basic ActiveX Books
...
VB Internet/ASP Books

Resources
Online Visual Basic Courses

Visual Basic Links

Add a Link

Subscribe to Mailing List
Visual Basic Software Read Review!
Visual Basic 6 Courses
Below is a list of Visual Basic 6 Courses being offered. Writing Your First Visual Basic 6 Program Creating ActiveX Controls Email us your comments: Fax: 1(661)761-6635

166. Lutz Roeder's Programming.NET C# VB CLR WinFX
NET, C , visual basic and WinFX. Reflector is a popluar class browser. The program allows the integration of bitmaps, icons and text strings into
http://www.aisto.com/roeder/dotnet/
Tools and source code for .NET, C#, Visual Basic and WinFX. Reflector is a popluar class browser. Resourcer is a .NET resource editor. [ Back
Reflector for .NET Reflector is a class browser for .NET components. It supports assembly and namespace views, type and member search, XML documentation, call and callee graphs, IL, Visual Basic, Delphi and C# decompiler, dependency trees, base type and derived type hierarchies and resource viewers. Reflector.zip .NET Reflector , Version 4.1.85.0
Resourcer for .NET Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platform. The program allows the integration of bitmaps, icons and text strings into resource packages. Resourcer allows editing of name/string pairs, import of various kinds of data formats (bitmaps, icons, etc) and merging of resources from different sources. Resourcer.zip .NET Resourcer , Version 4.1.0.0
CommandBar for .NET The CommandBar class library extends System.Windows.Forms with classes for CommandBar, ReBar, CoolBar, and bitmaped menu controls. A unified command item representation is provided which makes it easy to switch the rendering between Menu, ToolBar and ContextMenu. 24 bit alpha channel images are supported on Windows 2000. CommandBar.zip

167. EDais
A resource of graphics programming examples, articles and source code in visual basic.
http://www.mvps.org/EDais/

168. Oreilly.com -- Online Catalog: VB Shell Programming, First Edition
Shows you how to take advantage of shell services to develop the shell extensions that allow you to closely integrate your application with the Windows shell, and to provide the basic documentation that you need to accomplish this.
http://www.oreilly.com/catalog/vbshell/
Sign In/My Account View Cart Book List Learning Lab ... Jobs
Search Resource Centers Bioinformatics C/C++ Databases Digital Media ... XML Book Series Annoyances CD Bookshelves Cookbooks Developer's Notebooks ... Personal Trainer Publishing Partners Mandriva No Starch Press Paraglyph Press PC Publishing ... Syngress Publishing Online Publications LinuxDevCenter.com MacDevCenter.com ONDotnet.com ONJava.com ... XML.com Sponsored Zones Novell Learning Channel Special Interest Beta Chapters Events From the Editors List Letters ... tim.oreilly.com Special Sales Academic Corporate Services Government Inside O'Reilly About O'Reilly Bookstores Catalog Request Contact Us ...
Register your book
to get email notification of new editions, special offers, and more. Search on Safari Search contents of VB Shell Programming Code Fragments only Also see:
Table of Contents

Index
VB Shell Programming
Integrating Applications with the Windows Shell
By  J.P. Hamilton
First Edition July 2000
ISBN: 1-56592-670-6
This book is out of print, but is available on Safari Bookshelf
Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell extensions that more closely integrate an application with the Windows shell, while at the same time providing an advanced tutorial-style treatment of COM programming with Visual Basic. Each major type of shell extension gets attention, including customized context menu handlers, per instance icons, and customized property sheets. [

169. OOPic Home Page
Program the OOPic in basic, C, or Java syntax, clip on a battery and it is c++ interview question c++ programming help visual basic c++ c++ job c++ for
http://www.oopic.com/
Specially designed for robotics, the OOPic is a totally different approach in microcontrollers utilizing Object-Oriented programming and Virtual Circuits. Program the OOPic in Basic, C, or Java syntax, clip on a battery and it is ready to control your project. OOPic Home Page The OOPic is designed for robotics.
Robot search Keywords:
The OOPic is assosiated with micro controllers.
Microcontroller search Keywords:
The OOPic is programmable in multiple lanugages.
Programming search Keywords:

170. Management Training And IT Training - Learning Tree International
Handson training in Windows 2000, NT, 95 as well as UNIX, Java, visual basic, C and C++ programming; SQL Server, client/server, and Oracle. International locations.
http://www.learningtree.com/
1-800-THE-TREE IT and Management Hands-On Training The Learning Tree course worked well for me. The materials were developed with real-world content that I could apply to my job and there was a good balance of discussion, lecture and exercises. Nancy Boyle
Software House
Contact Us
Courses Enroll Schedule ...
IT Training
IT Training in a wide variety of technology topics:

171. Joel On Software - Working On CityDesk, Part Three
Now, visual basic is not the perfect programming language. It s fairly object oriented but there are little things that you can t do with it, like have base
http://www.joelonsoftware.com/articles/fog0000000006.html
Joel on Software painless software management Home Discuss:
Joel on Software

Business of Software

Design of Software

Jobs
...
Fog Creek Copilot
In person
New Haven, CT Yale CS Alumni Reunion What's Going On Here?
Get the Books!
Complete Archive
Five years of drivel Joel on Software is sponsored in part by Apress : Books for Professionals by Professionals.
Translations:

Brazilian Portuguese
Bulgarian Catalan ... Please help Hosting provided by Peer 1 Network Book Reviews Email the Author What's CityDesk FogBUGZ: Painless Bug Tracking Interview Questions Working on CityDesk, Part Three By Joel Spolsky Wednesday, October 17, 2001 Printer Friendly Version Like all good hackers, I have been programming since junior high, using my dad's account on the University of New Mexico IBM 360 mainframe. But the first real computer science course I took was during the first year of college. The course covered C and assembler. It had hundreds of students, most of whom, like me, had been fooling around in Pascal or Basic since they were toddlers. The course proceeded merrily until one day, the professor introduced pointers.

172. Programming Resources
programming resources Students to developers; qbasic, visual basic, javascript, finding java applets.
http://www.hitmill.com/programming/index.html
hitmill.com
Programming Resources
Computer Programming Tutorials and References Computer Programming has primers and tutorials with code examples for students new to programming plus a compiled directory of programming resources and related topics for students, programmers and developers. Our site includes Ada, Simula, C, C++, Visual Basic 6, Visual Basic.NET, QBasic, Java, C#, .NET, ASP.NET; and also the scripting topics of JavaScript, VBScript, and ASP. There is an Introduction to Web Services for students. The markup languages such as HTML, XML, and XHTML have a separate page for each topic. (See links at bottom of page.)
History of:
Visual Basic

C++

C

Apple/Mac Page
...
VBScript
External Links
Cetus-Links.Org
Object Oriented Languages, General Info.

WotsItsFormat
file formats, extensions
Alphabetical list of programming languages

Software for Software Developers
CGI Resource Index Perl (Google) CSound UNIX Dev. Mailing list UNIX (Google) RedHat Linux Embedded Developer Suite GNU's not UNIX LINUX LINUX Support (Google) Delphi Developer Support The COBOL Center Assembly (DMOZ.ORG)

173. TheScarms Visual Basic Code Library
Provides solutions to many hard to solve programming issues. Many solutions rely heavily on the Microsoft Windows API functions.
http://www.thescarms.com/vbasic/

Submit Your Own Code
Bookmark this page:
Hit Ctl-D or click here in IE Make TheScarms your Home Page
Send this page to a friend Download Your FREE TRIAL Version of AppSentinel
AppSentinel - Securely
copy protect and create evaluation versions ...
System Related Information
System Metrics...
Retrieve window, caption, border, scroll bar, screen, menu, cursor, icon, etc. dimensions. System Parameters...
Programming...
Create screen savers, DSNs, change screen resolution, shut down and reboot Windows, disable the Ctrl-Alt-Del keys.
Determine available memory and resources, use the system tray and more. Go Directly to Page Retrieve System Metrics Information Get Available Memory and Resources Disable the Ctrl-Alt-Del Key Sequence Shut Down and Reboot Windows Create and Start Screen Savers Change the Screen Resolution Change the System Date Format Set your PC's Time to an NTP Server Locale Aware Dates Functions Add your Application to the System Tray Create a System DSN Create Code Based Timers Process Related Programs Manage Running Processes...
List running processes, safely shut down applications, wait for applications to terminate, pass data between apps.

174. Gary Beene's Information Centers
Provides several tutorials, based on skill level in programming. Beginning, Intermediate, and Advanced.
http://www.vbinformation.com/
Welcome! The Gary Beene Information Centers deliver over 3,000,000 pages per year of useful information to visitors, covering a wide range of technical, personal, and humorous topics. If you don't see a topic that interests you, or you're not sure where to start, then let me recommend one of the following pages: Send email to
gbeene@airmail.net

175. Oreilly.com -- Online Catalog: REALbasic: The Definitive Guide, First Edition
REALbasic allows users to design astonishingly fast, fullfledged applications. Simply put, it is visual basic on the Mac. This book documents essential concepts and takes the reader from zero knowledge of programming to the ability to program every aspect of REALbasic. It's a vital reference for the expanding legion of developers who are discovering the power and flexibility of this program.
http://www.oreilly.com/catalog/realbasic/
Sign In/My Account View Cart Book List Learning Lab ... Jobs
Search Resource Centers Bioinformatics C/C++ Databases Digital Media ... XML Book Series Annoyances CD Bookshelves Cookbooks Developer's Notebooks ... Personal Trainer Publishing Partners Mandriva No Starch Press Paraglyph Press PC Publishing ... Syngress Publishing Online Publications LinuxDevCenter.com MacDevCenter.com ONDotnet.com ONJava.com ... XML.com Sponsored Zones Novell Learning Channel Special Interest Beta Chapters Events From the Editors List Letters ... tim.oreilly.com Special Sales Academic Corporate Services Government Inside O'Reilly About O'Reilly Bookstores Catalog Request Contact Us ...
Register your book
to get email notification of new editions, special offers, and more.
REALbasic: The Definitive Guide
By  Matt Neuburg
First Edition
ISBN: 1-56592-657-9
This book has been updatedthe edition you're requesting is out of print. Please visit the catalog page of the latest edition
The latest edition is also available on Safari Bookshelf
REALbasic allows users to design astonishingly fast, full-fledged applications. Simply put, it is like having Visual Basic on the Mac. This book documents essential concepts and takes the reader from zero knowledge of programming to the ability to program every aspect of REALbasic. It's a vital reference for the expanding legion of developers who are discovering the power and flexibility of this program. [ Full Description
Sample Chapter and Code Examples
Chapter 3: Objects, Classes, and Instances

176. Programmershelp : The One Stop Programmers Resource
Collection of resources for many different programming languages ASP, Assembly, C, C++, C , CSS, Delphi, HTML, Java, JavaScript, Pascal, PC interface, PHP, Perl, visual basic, VBScript, XML.
http://www.programmershelp.co.uk/
google_ad_client = "pub-3520634452456567"; google_ad_width = 468; google_ad_height = 60; google_ad_format = "468x60_as"; google_ad_channel ="0400844947"; google_ad_type = "text_image"; Welcome to programmershelp, on this site you will find various resources for programming languages such as c, c++, visual basic, java, php, perl, asp and javascript to name but a few. Source code, forums, tutorials, scripts articles, downloads, book links we have it. Main Menu HOME
.Net

ASP

Assembly
...
XML

Misc Code snippets
Magazines

forum

freelance
... Adware info page
Amazon
Links
Only PHP hyper articles Scripts.com - Get the best scripts NOW! Search News Visit bigarticle.com and get free articles to spruce up your website, ezine or newsletter. Or alternatively if you want to promote your website, product or service. Show off your talent for writing then you can submit articles. Some of our programming articles are already available. bigarticle.com On our site for webmaster resources we have added a quantity of articles on search engine optimization Our article section has just started we have a variety to look at for your pleasure. Jump to the article section now Biggest news which we have actually remembered to mention for a change is our snippets for various programming languages including ASP , PHP, Visual Basic , C , C++ etc etc. These can be accessed from our

177. Programmers' Heaven - For Free C++, Visual Basic, ASP, Sourcecode, Programming,
Online site for programmers with thousands of links and files to explore. Everything from Assembler to visual basic can be found here.
http://www.programmersheaven.com/
Username:
Password:
Auto-login

Register

Why register?

Forgot Password?
...
Advanced Search

E-mail:
More information
Programmers Heaven. It's all here!
Over 30057 files, links and articles to explore.
Languages Assembler Basic C / C++ C# ... Pascal Platforms .NET Other Platforms UNIX Windows Applications Game Development WEB Development ASP / ASP.NET WEB-Development Other Development Tools General Programming Programmers Heaven Site News The latest news about the Programmers Heaven website. New C++ and Java FAQ Due to specific interest from our users and our continued commitment to the development community, we are pleased to announce the release of not one but two new FAQ's. Yes this time we are presenting you with a JAVA and a C++ FAQ. These section features some of the most commonly asked questions regarding JAVA and C++. We hope they will be of assistance to you. Posted By: Webmaster Read More... (4 Comments) VB.Net School released We are pleased to bring you VB.Net school after the success of our popular C# school. VB.Net is one of the most widely used languages in .Net. It is the right transition for all VB programmers out there anxious to upgrade themselves to a newer technology. We are hoping... Posted By: Webmaster Read More...

178. FTPOnline.com - Home Page
Five years into visual basic 3, the language was soaring on its way to becoming a classic. A reader asserts .NET is not following the same trajectory.
http://www.ftponline.com/vsm/
Welcome Guest!
Create Account
Login Locator+ Code:
Search: All VSM/VBPJ Java Pro WSSM XML FTPOnline Channels Conferences Resources Hot Topics Partner Sites Magazines About FTP HM_PG_FontFamily = "Arial, sans-serif"; HM_PG_FontSize = 8; HM_PG_FontBold = 1; HM_PG_FontItalic = 0; HM_PG_FontColor = "#000000"; HM_PG_FontColorOver = "#ffffff"; HM_PG_BGColor = "#eeeeee"; HM_PG_BGColorOver = "#000000"; HM_PG_ItemPadding = 3; HM_PG_BorderWidth = 1; HM_PG_BorderColor = "#000000"; HM_PG_BorderStyle = "solid"; HM_PG_SeparatorSize = 1; HM_PG_SeparatorColor = "#ffffff";
Speed Transaction Processing in .NET 2.0

This framework builds on the functionalities of the first to provide better processing support. [Read More]
Keep Data Consistent With Transactions

Add Magic to Forms With Wizards

Header_Color = '8BAABC'; HeaderCssClass = 'mainsectionheader_mag'; HeaderLineColor = '385B7F'; Table of Contents
View the

September 2005 issue's

Table of Contents
View the ... [Visit the VSM Archives for More Back Issues] Get the Code Download all the code for the September 2005 issue.

179. Visual Basic Tutorials, Articles & Source Code - Developer Fusion, The UK Develo
Thousands of free tutorials, articles, source code, components and source code for visual basic, ASP, .NET, C++, C , XML, PHP, Web and Java programmers.
http://www.developerfusion.co.uk/vb/
languages
.net

asp

asp.net

c / c++ / mfc
...
more...
MSDN Nuggets 10 minute "how to" webcasts from Microsoft
Spotlight on Making input simple
More MSDN Nuggets
Newsletter Keep up to date with the latest articles, events and jobs with our newsletter
articles ASP.NET and GDI+
Accessing a COM component

Midi Synthesis in Java
SQL Commands ... search Visual Basic - Web Directory submit resource search admin Index ... Web Sites Latest Tutorials Skinning (BitBlt Introduction) Visual Basic by Marc Pritchard Want to make your app look as good as Media Player or Winamp? This tutoral hopes to get you going to a fully skinned killer app! Introduction to Class Programming Part II Visual Basic by Dante Salvador In this series articles, we are going to discuss about: Enumeration, Properties that return an Object and other semi-advance topic pertain to in creating a class base program Introduction to Class Programming Visual Basic by Dante Salvador This article series is an introduction for class programming in VB 6. It discusses general information about class such as encapsulation, inheritance and polymorphism. The first article will tackle classes in general, setting up properties and method of a class. API Programming Series #5 Visual Basic by Sreejath S. Warrier

180. VB Helper: Tips, Tricks, & Example Programs For Visual Basic Developers
VB Helper Tips, Tricks, Example Programs for visual basic Developers.
http://www.vb-helper.com/
Home
Search

What's New

Index
...

MSDN Visual Basic Community
NOW AVAILABLE! Microsoft Office Programming: A Guide for Experienced Developers Are you an idiot or dummy? Of course not! So why do most Office programming books treat you like one? They assume you know absolutely nothing and explain in mind-numbing detail how to declare variables, make comments, and build For loops. This book takes a different approach. It assumes you already know the basics of Visual Basic or VBA programming and dives right into what you really need to know: how to program the Office applications. It explains such topics as automatically customizing menus and toolbars, making OLE do your work for you, using ADO to manipulate Access databases without using Access, and how to use CDO to similarly manipulate Outlook data without using Outlook. It covers the most useful features of object models of the five core Office applications: Word, Excel, PowerPoint, Access, and Outlook.
Learn more
Amazon.com

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

Page 9     161-180 of 196    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

free hit counter