e-books in Visual Basic Programming category
Visual Basic for Applications- Wikibooks , 2016
This book is intended for those who have an existing interest in VBA coding. It provides a few areas of interest with working code that the author finds of interest. In most cases the code can be copied in its entirety into an Excel code editor.
(11606 views)
Learning to Program with Visual Basic and .NET Gadgeteerby Sue Sentance, et al. - Microsoft Press , 2013
This book is intended for students and others learning to program in Visual Basic. It assumes no prior knowledge of programming, Visual Basic or the Visual Studio environment. Programming concepts are introduced and explained throughout the book.
(10023 views)
VB.NET Programmingby mkaatr - mkasoft.com , 2013
This e-book is a quick introduction to VB.NET programming language. It explains the very basics of the language with screenshots showing what is expected to see during development process. It does not cover every aspect of the language.
(11330 views)
Introduction: Visual BASIC 6.0by Gary Haggard, Wade Hutchison, Christy Shibata - Bookboon , 2012
'Introduction to Programming in Visual BASIC 6.0' gives a careful and accessible introduction to programming in BASIC for the student wanting to understand what programming is all about and what programs like Excel are doing.
(21308 views)
Visual Basic- Wikibooks , 2010
This book is written from a Visual Basic 6.0 perspective. It covers many different techniques and topics including optimization of programs, object oriented programming and coding guidelines, Windows API, VB6 command reference, and much more.
(13984 views)
Visual Basic 2005: A Developer's Notebookby Matthew MacDonald - O'Reilly Media, Inc. , 2005
This practical book offers nearly 50 hands-on projects. Each one explores a new feature of the language, with emphasis on changes that can increase productivity, simplify programming tasks, and help you add new functionality to your applications.
(16807 views)
Visual Basic Essentials- Techotopia , 2008
The book covers everything needed to get up to speed with Visual Basic. The text includes the installation of Visual Studio, variable types, flow control, string manipulation, database access, form designing, graphics, arrays, and much more.
(22675 views)
Visual Basic.Netby Vijay Mukhi, Deepak N. Ramchand, Sonal Mukhi - BPB Publications , 2008
The book for anyone who is interested in learning VB.NET. It covers Visual Basic.Net - an introduction, classes, WinForms, access modifiers, database handling, XML, exception handling, classes, interfaces and structures, parameters to procedures.
(23579 views)
Upgrading Microsoft Visual Basic 6.0 to Microsoft Visual Basic .NETby Ed Robinson, Robert Ian Oliver, Michael Bond - Microsoft Press , 2002
This is a complete guide to upgrading Microsoft Visual Basic 6 applications to Visual Basic .NET, it covers upgrading from APIs to ZOrders. The book includes fixing upgrade issues with forms, language, data access and COM+ Services.
(21370 views)
Introducing Microsoft Visual Basic 2005 for Developersby Microsoft Corporation - Microsoft Press , 2004
The book covers changes to the Microsoft Visual Basic .NET, simplification of data access, improvements to the IDE, changes which increase developer productivity in constructing user interfaces, addition of new classes to the framework, and more.
(22463 views)