Hardcore Visual Basic
Title | Hardcore Visual Basic PDF eBook |
Author | Bruce McKinney |
Publisher | |
Pages | 776 |
Release | 1997 |
Genre | Computers |
ISBN |
The first edition has been a big hit with serious Visual Basic programmers. In this second edition, they'll find more help for expanding what Visual Basic can do.
Microsoft Access 2000 Visual Basic for Applications
Title | Microsoft Access 2000 Visual Basic for Applications PDF eBook |
Author | Evan Callahan |
Publisher | |
Pages | 344 |
Release | 1999 |
Genre | Computers |
ISBN | 9780735605923 |
A teach-yourself guide to using the Access macro language to take control of Access. The easy-to-follow lessons include clear objectives and real-world business examples so you can learn exactly what you need to know, at your own speed. Users learn to create macros and applications for themselves and their business units. The CD offers real-world samples to support each lesson.
Real Visual Basic
Title | Real Visual Basic PDF eBook |
Author | Dan Petit |
Publisher | Addison Wesley Longman |
Pages | 0 |
Release | 2000 |
Genre | Application software |
ISBN | 9780201616040 |
This study covers the role of Visual Basic and its potential within the large corporate environment. Aimed at programmers, IS managers and IT managers, the text applies topics and concepts to the medium to large business.
Microsoft Office Programming
Title | Microsoft Office Programming PDF eBook |
Author | Rod Stephens |
Publisher | Apress |
Pages | 725 |
Release | 2008-01-01 |
Genre | Computers |
ISBN | 1430207957 |
This "smackdown" provides fast-paced, in-depth information for experienced VBA and VB coders on how to program Office XP applications
Visual Studio Extensibility Development
Title | Visual Studio Extensibility Development PDF eBook |
Author | Rishabh Verma |
Publisher | Apress |
Pages | 433 |
Release | 2020-07-03 |
Genre | Computers |
ISBN | 1484258533 |
Learn the extensibility model of Visual Studio to enhance the Visual Studio integrated development environment (IDE). This book will cover every aspect, starting from developing an extension to publishing it and making it available to the end user. The book begins with an introduction to the basic concepts of Visual Studio including data structures and design patterns and moves forward with the fundamentals of the VS extensibility model. Here you will learn how to work on Roslyn - the .NET compiler platform - and load extensions in VS. Next, you will go through the extensibility model and see how various extensions, such as menus, commands, and tool windows, can be plugged into VS. Moving forward, you’ll cover developing VS extensions and configuring them, along with demonstrations on customizing extension by developing option pages. Further, you will learn to create custom code snippets and use a debugger visualizer. Next, you will go through creation of project and item templates including deployment of VS extensions using continuous integration (CI). Finally, you will learn tips and tricks for Visual Studio and its extensibility and integration with Azure DevOps. After reading Visual Studio Extensibility Development you will be able to develop, deploy, and customize extensions in Visual Studio IDE. What You Will Learn Discover the Visual Studio extensibility and automation model Code Visual Studio extensions from scratchCustomize extensions by developing a tools option page for themCreate project templates, item templates, and code snippets. Work with code generation using T4 templatesCode analysis and refactoring using Roslyn analyzersCreate and deploy a private extension gallery and upload the extensions Upload a VS extension using CIShip your extension to Visual Studio MarketplaceWho This Book Is For Developers in Visual Studio IDE covering C#, Visual Basic (VB), JavaScript, and CSS.
Object-oriented Programming with Visual Basic .NET
Title | Object-oriented Programming with Visual Basic .NET PDF eBook |
Author | J. P. Hamilton |
Publisher | "O'Reilly Media, Inc." |
Pages | 320 |
Release | 2003 |
Genre | Computers |
ISBN | 9780596001469 |
A programmer's complete guide to Visual Basic .NET. Starting with a sample application and a high-level map, the book jumps right into showing how the parts of .NET fit with Visual Basic .NET. Topics include the common language runtime, Windows Forms, ASP.NET, Web Forms, Web Services, and ADO.NET.
Hardcore Java
Title | Hardcore Java PDF eBook |
Author | Robert Simmons (Jr.) |
Publisher | "O'Reilly Media, Inc." |
Pages | 194 |
Release | 2004 |
Genre | Computers |
ISBN | 9780596005689 |
Focuses on the little-touched but critical parts of the Java programming language that the expert programmers use. Learn about extremely powerful and useful programming techniques such as reflection, advanced data modeling, advanced GUI design, and advanced aspects of JDO, EJB, and XML-based web clients. This unique book reveals the true wizardry behind the complex and often mysterious Java environment. --O'Reilly web site