Hardcore Visual Basic

Hardcore Visual Basic
Author: Bruce McKinney
Publisher:
Total 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.

Real Visual Basic

Real Visual Basic
Author: Dan Petit
Publisher: Addison Wesley Longman
Total 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

Microsoft Office Programming
Author: Rod Stephens
Publisher: Apress
Total 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

Visual Studio Extensibility Development
Author: Rishabh Verma
Publisher: Apress
Total 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.

Visual Basic.Net Developer's Headstart

Visual Basic.Net Developer's Headstart
Author: Jeffrey Shapiro
Publisher: McGraw-Hill/Osborne Media
Total Pages: 264
Release: 2001
Genre: Computers
ISBN:

Create powerful and complex applications using this hard-core and practical resource. Readers learn how to take advantage of Visual Basic.NET's powerful new object-oriented features and understand the core differences between VB and VB.NET.

Object-oriented Programming with Visual Basic .NET

Object-oriented Programming with Visual Basic .NET
Author: J. P. Hamilton
Publisher: "O'Reilly Media, Inc."
Total 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.

Microsoft Access 2000 Visual Basic for Applications

Microsoft Access 2000 Visual Basic for Applications
Author: Evan Callahan
Publisher:
Total 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.

Hardcore Java

Hardcore Java
Author: Robert Simmons (Jr.)
Publisher: "O'Reilly Media, Inc."
Total 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