The COM Course - Part 1--by karl moore

来源:互联网 发布:unity3d 开发数据库 编辑:程序博客网 时间:2024/04/30 09:20
VB-World - ActiveX Development - Articles - The COM Course - Part 1 - Introduction
Search VB-World:      
> VBForums.com
> VBSquare.com
> VBAPI.com  Home > ActiveX Development > Articles
Email this page
Printer Friendly
More From Karl
Post Feedback

Related
The COM Course - Part 3
The COM Course - Part 2
The COM Course - Part 1
ActiveX Control Tutorial - Part 5
ActiveX Control Tutorial - Part 4

Hot Picks
VB.NET Uncovered: Big Changes
VB.NET Uncovered: Working the Web
Control the Panel
Kill Context
Learn to Program with Visual Basic 6

The COM Course - Part 1

By Karl Moore

Introduction

Welcome to our three-part introduction to the wonderful world of COM!

There comes a time in every programmer's life when a project consisting of mere forms and modules just ain't enough. Sure, you know the API, you know databases... but in the world of the enterprise, employers want that something extra.

And that something is called COM. It's a way of organising your code so it can be used over and over again. It's a method of helping create a bug-free development environment. It's a system that, just after making your life a little harder, makes it one heckuva lot easier.

Basically, it's a completely wizzy way of working.

Today, we're going to figure out exactly what classes are, and how they fit into the big picture of cosmic COM. We'll even be creating our own classes ?based loosely around a dog (yes, a dog) ?to demonstrate the theory.

Ready to dive feet first into the chaotic cavern of COM, my cute curious cherubs? Step this way...

Introducing COM

  In This Article

Introduction - Introducing COM - Building Classes - Properties - Bettering Properties - Subs, Functions, Parameters, Oh My! - Events - Conclusion -

ActiveX | Beginning | Controls | Databases | Files | Graphics | Misc | Mouse | Registry
Home | Articles | Code | Projects | Books | Reviews | Discussion Forums
Tech News | Contact Us | Site Map | Join Newsletter | Link To Us
Copyright ©1997-2001 Jelsoft Enterprises Limited. All rights reserved. Privacy Policy.
原创粉丝点击