e-books in Visual Basic Programming category
- 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.
(10393 views)
by 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.
(9080 views)
by 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.
(10165 views)
by 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.
(19570 views)
- 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.
(12862 views)
by 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.
(15770 views)
- 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.
(21759 views)
by 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.
(22462 views)
by 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.
(20288 views)
by 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.
(21510 views)