EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book The Essence of OLE with ActiveX

Download or read book The Essence of OLE with ActiveX written by David S. Platt and published by . This book was released on 1997 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Finally, OLE explained the right way--simply, elegantly and consistently. Well-organized to make sure readers understand simple aspects of OLE before moving on to more complex tasks, this book helps programmers understand OLE's organizing principles. Each chapter includes self-study programming exercises with detailed instructions.

Book ActiveX OLE Programming

Download or read book ActiveX OLE Programming written by Donis Marshall and published by Cmp Books. This book was released on 1998 with total page 397 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn how to use ActiveX as a tool for Web programming. This book explores ActiveX and the core concepts of COM and OLE, to provide the advanced developer with the fundamentals that are necessary to develop applications with object and interapplication linking.

Book ActiveX Controls Inside Out

Download or read book ActiveX Controls Inside Out written by Adam Denning and published by . This book was released on 1997 with total page 680 pages. Available in PDF, EPUB and Kindle. Book excerpt: From a program manager in the Microsoft Visual C++ development team, an in-depth programming "how-to" for C++ and Visual Basic programmers who want to build powerful custom controls and "componentware" using Microsoft's new ActiveX Controls. The CD contains source code for sample programs, new guidelines and specs for OLE 96 controls, and Win32 BaseCtrl--so programmers can create lean ActiveX controls.

Book Understanding ActiveX and OLE

Download or read book Understanding ActiveX and OLE written by David Chappell and published by . This book was released on 1996 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: CONTENIDO: Introducing activeX and ole - The component object model - Marshaling and type information - Automation - Persistence - Monikers - Uniform data transfer and connectable objects - Ole compound documents - ActiveX controls - Distributed Com - ActiveX, the Internet, and the world wide web.

Book OLE ActiveX Programming

Download or read book OLE ActiveX Programming written by Donis Marshall and published by . This book was released on 1998 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Learn Activex Development Using Visual Basic 5 0

Download or read book Learn Activex Development Using Visual Basic 5 0 written by Nathan Wallace and published by Wordware Publishing. This book was released on 1997 with total page 472 pages. Available in PDF, EPUB and Kindle. Book excerpt: By presenting material in a hands-on format, this title guides developers who are inexperienced with COM, OLE, and ActiveX into full mastery of the capabilities of the development environment. The book is ideally targeted for experienced C++ and ActiveX developers due to the presentation of programming examples using Visual Basic 5.0 with ActiveX.

Book The Essence of COM and ActiveX

Download or read book The Essence of COM and ActiveX written by David S. Platt and published by Prentice Hall PTR. This book was released on 1998 with total page 662 pages. Available in PDF, EPUB and Kindle. Book excerpt: This revised second edition features more coverage of ActiveX component development, data transfer, and Internet scripting, while retaining the easy-to-use, "bite-sized chunks" philosophy of teaching good COM programming practices. This book makes COM and ActiveX easy to understand . . . and comfortable to use. The CD-ROM contains 9.5 MB of working sample code to cut and paste into applications.

Book ActiveX from the Ground Up

Download or read book ActiveX from the Ground Up written by John Mueller and published by McGraw-Hill Companies. This book was released on 1997 with total page 602 pages. Available in PDF, EPUB and Kindle. Book excerpt: Written for the intermediate-level programmer with knowledge of the C or C++ programming language. Knowledge of writing OCXs or DLLs may prove handy as well. Some of the subjects covered include ActiveX controls vs. OCXs, an overview of OLE interfaces, HTML, web security, Javascript and VBscript. Real world examples include graphics, database forms and multimedia applications. Includes glossary. Annotation copyrighted by Book News, Inc., Portland, OR

Book Software for Automation

Download or read book Software for Automation written by Jonas Berge and published by ISA. This book was released on 2005 with total page 344 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Active Visual Basic 5 0

Download or read book Active Visual Basic 5 0 written by Guy Eddon and published by . This book was released on 1997 with total page 424 pages. Available in PDF, EPUB and Kindle. Book excerpt: Highly motivated developers will want this book if they are eager to keep up with the most exciting growth area for Visual Basic development. After a technical overview of the Internet-related capabilities of Visual Basic, the book covers the Internet Control Pack and the creation of ActiveX controls and documents.

Book Developing ActiveX Web Controls

Download or read book Developing ActiveX Web Controls written by Al Williams and published by Coriolis Group Books. This book was released on 1996 with total page 468 pages. Available in PDF, EPUB and Kindle. Book excerpt: Developing ActiveX Web Controls gives developers first-hand knowledge of the new frontier for software developers. The book gives a solid, technical introduction to Microsoft's sizzling new technology and shows step by step how to create Web controls.

Book Visual BASIC 5 Object oriented Programming

Download or read book Visual BASIC 5 Object oriented Programming written by Gene Swartzfager and published by . This book was released on 1997 with total page 644 pages. Available in PDF, EPUB and Kindle. Book excerpt: VB programmers and developers will learn how to increase their productivity. A detailed primer of syntax, techniques, and detailed examples, this book teaches the reader how to optimize the performance of VB-created OLE Automation servers by calling Windows API and other techniques. The CD offers a demonstration suite and a sample VB Add-In called the WIN API Object Browser.

Book Visual Basic 6

    Book Details:
  • Author : Mark Spenik
  • Publisher :
  • Release : 2000
  • ISBN : 9780672316654
  • Pages : 1284 pages

Download or read book Visual Basic 6 written by Mark Spenik and published by . This book was released on 2000 with total page 1284 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Windows NT 4 Advanced Programming

Download or read book Windows NT 4 Advanced Programming written by Raj Rajagopal and published by Oracle Press. This book was released on 1998 with total page 900 pages. Available in PDF, EPUB and Kindle. Book excerpt: Accompanying CD-ROM has all the source code and executable files from the book in the Book subdirectory. Also includes shareware and demonstration or trial versions of many software utilities used by advanced programmers, such as WinZip, Lemmy, Search and Replace, and Directory toolkit.

Book Programming Excel with VBA and  NET

Download or read book Programming Excel with VBA and NET written by Jeff Webb and published by "O'Reilly Media, Inc.". This book was released on 2006-04-25 with total page 1117 pages. Available in PDF, EPUB and Kindle. Book excerpt: Why program Excel? For solving complex calculations and presenting results, Excel is amazingly complete with every imaginable feature already in place. But programming Excel isn't about adding new features as much as it's about combining existing features to solve particular problems. With a few modifications, you can transform Excel into a task-specific piece of software that will quickly and precisely serve your needs. In other words, Excel is an ideal platform for probably millions of small spreadsheet-based software solutions. The best part is, you can program Excel with no additional tools. A variant of the Visual Basic programming language, VB for Applications (VBA) is built into Excel to facilitate its use as a platform. With VBA, you can create macros and templates, manipulate user interface features such as menus and toolbars, and work with custom user forms or dialog boxes. VBA is relatively easy to use, but if you've never programmed before, Programming Excel with VBA and .NET is a great way to learn a lot very quickly. If you're an experienced Excel user or a Visual Basic programmer, you'll pick up a lot of valuable new tricks. Developers looking forward to .NET development will also find discussion of how the Excel object model works with .NET tools, including Visual Studio Tools for Office (VSTO). This book teaches you how to use Excel VBA by explaining concepts clearly and concisely in plain English, and provides plenty of downloadable samples so you can learn by doing. You'll be exposed to a wide range of tasks most commonly performed with Excel, arranged into chapters according to subject, with those subjects corresponding to one or more Excel objects. With both the samples and important reference information for each object included right in the chapters, instead of tucked away in separate sections, Programming Excel with VBA and .NET covers the entire Excel object library. For those just starting out, it also lays down the basic rules common to all programming languages. With this single-source reference and how-to guide, you'll learn to use the complete range of Excel programming tasks to solve problems, no matter what you're experience level.

Book

    Book Details:
  • Author :
  • Publisher : Arihant Publications India limited
  • Release :
  • ISBN : 9326194965
  • Pages : 1199 pages

Download or read book written by and published by Arihant Publications India limited. This book was released on with total page 1199 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Visual Basic 6 Interactive Course

Download or read book Visual Basic 6 Interactive Course written by Mark Spenik and published by . This book was released on 1998 with total page 1180 pages. Available in PDF, EPUB and Kindle. Book excerpt: This "Interactive Course" is an online and book course designed to get new programmers up to speed quickly in the latest release of Visual Basic. It contains everything needed to become an intermediate level VB programmer and requires no previous programming experience. The CD-ROM includes sample code, a section on hints and "how-to's", and third-party utilities.