Found 3582 Visual Basic Programming Books Programming Books Products.
For undergraduate students in business, MIS, CIS, IT and other computing departments at 2 and 4 year schools learning Visual Basic for the first time. In the Starting Out with Visual Basic 2008 Update, Tony Gaddis and Kip Irvine take a step-by-step approach, helping students understand the logic behind developing quality programs while introducing the Visual Basic 2008 language. The 2008 Update edition includes an extensive set of VideoNotes that supplement student reading. Numerous additional problems and an overview of LINQ are also included.
98.79
[ Detail ]
This complete course in Visual Basic 6 comes straight from the world's leading programming trainers, Deitel & Associates. Whether you're a novice or experienced developer, here's your single source for learning both fundamental concepts and the realities of VB development for maximum performance and reliability. Start with a high-level overview of programming concepts and the VB6 Integrated Development Environment. Learn control structures, procedures, functions, arrays, string processing and basic graphics techniques. Discover VB6's powerful tools for GUI development; manage error handling and debugging; understand sequential and random access file processing; and integrate VB6 with business databases. The book includes detailed coverage of VB6 object techniques, Web development, and distributing applications with COM, COM+ and DCOM.
14.69
[ Detail ]
Create your own custom Visual Basic programs fast for Windows 95, Windows 98, and Windows NT with the power and friendly object-oriented interface of Microsoft's Visual Basic 6 with Visual Basic 6 For Dummies.Here's a great resource to help you* Understand the art of object-oriented programming in Visual Basic* Build attractive user interfaces with buttons, boxes, and scroll bars* Master menus and submenus -- plus expanding, pull-down, and pop-up menus -- quickly and easily * Discover how to write subprograms that everyone can share* Save and retrieve information in databases like Microsoft Access* Integrate your own special ActiveX controls into applicationsFrom the fundamentals of writing BASIC code to the thrill of distributing your very own custom applications, programming expert Wallace Wang brings a fresh and humorous perspective to the world of Visual Basic in terms everyone can understand. Plus, the bonus CD-ROM that comes with Visual Basic 6 For Dummies includes all the source code and examples from the book, along with demo or trial versions of some cool VB and ActiveX programs.
23.09
[ Detail ]
Explore 101 of the most useful Visual Basic .NET applications in action—and jumpstart your own Microsoft .NET Framework-based development projects. This guide provides expert, behind-the-code commentary on 101 fully executable code samples—distilling more than 700 hours of programming time into best practices for Microsoft Windows Forms development. Each code sample demonstrates core features and functions of Visual Basic .NET and the .NET Framework, explains the underlying programming concepts, and provides a complete code walkthrough. From creating basic data entry forms to drilling deep into the .NET Framework, you’ll learn the techniques that Microsoft’s own developers use to write real-world applications with Visual Basic .NET.Get code, comments, and instruction to help you: Build smart client applications using Windows Forms Use Microsoft ADO.NET to build data-centric applications Master advanced .NET-based techniques: threading, remoting, and serialization Use GDI+ to manipulate images and animate your solutions Use performance counters and the Event Log to monitor the OS and instrument your applications Exploit COM+ features such as transactions and role-based security Implement application security features such as encryption and authentication Automate Microsoft Office and Internet Explorer using COM Interop Create and deploy add-ins for Microsoft Visual Studio Enable application messaging via MSMQ Create and consume Web services Plus: See how to use what’s new in Visual Studio .NET 2003 and .NET Framework 1.1 Learn how Microsoft Windows Server™ 2003 impacts application development and support Get guidelines for applying the coding conventions described in the book
9.50
[ Detail ]
This volume provides programming information, with quick information on the syntax and commands VB programmers use on a daily basis. It covers all three incarnations of the VB language: Visual Basic, VB Script and VB for Applications (VBA). Microsoft's Visual Basic 5.0 has become one of the most efficient tools for creating high-performance applications for the Windows OS. With over three million programmers developing with it, and Microsoft's continual push to improve and expand the product, VB and its subsets are quickly becoming the language of choice for programmers in every realm of the computer industry. The language has proven itself in development of applications in the areas of office productivity, databases and the Internet. There is a useful comparison of which commands are available in VB's subsets, what the equivalents and corollary commands are, and when to use them. These are arranged alphabetically for fast-finding.
4.44
[ Detail ]
This book is a single reference that’s indispensable for Excel beginners, intermediate users, power users, and would-be power users everywhereFully updated for the new release, this latest edition provides comprehensive, soup-to-nuts coverage, delivering over 900 pages of Excel tips, tricks, and techniques readers won’t find anywhere elseJohn Walkenbach, aka "Mr. Spreadsheet," is one of the world’s leading authorities on ExcelThoroughly updated to cover the revamped Excel interface, new file formats, enhanced interactivity with other Office applications, and upgraded collaboration featuresIncludes a valuable CD-ROM with templates and worksheets from the bookNote: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
29.00
[ Detail ]
Pairing fundamental programming concepts with business applications and also fun and engaging game applications, MICROSOFT VISUAL BASIC 2010: RELOADED, 4E provides a solid foundation in programming principles and how to use them. The book begins by covering the basics, like creating user interfaces, and understanding variables, constants, and calculations. Building upon this knowledge, coverage progresses to more advanced topics like creating classes and objects and using ADO.NET, LINQ, and ASP.NET. This edition leverages the powerful pedagogy of previous editions, but brings it up-to-date with Visual Basic 2010 and new examples and applications.
97.91
[ Detail ]
Quickly teach yourself how to automate tasks and create custom spreadsheet solutions with Excel 2007 Visual Basic for Applications (VBA). With Step By Step, you set the pace—building and practicing the skills you need, just when you need them!Create macros to automate repetitive tasks Automatically format charts, shapes, and text Manipulate tables and other objects—even build PivotTable reports Write your own functions and procedures Use loops and conditions to add decision logic to macros Build custom command buttons, dialog boxes, and user forms Your all-in-one learning experience includes:Files for building skills and practicing the book’s lessons Fully searchable eBook Windows Vista® Product Guide eReference—plus other resources on CD A Note Regarding the CD or DVD The print version of this book ships with a CD or DVD. For those customers purchasing one of the digital formats in which this book is available, we are pleased to offer the CD/DVD content as a free download via OReilly Medias Digital Distribution services. To download this content, please visit OReillys web site, search for the title of this book to find its catalog page, and click on the link below the cover image (Examples, Companion Content, or Practice Files). Note that while we provide as much of the media content as we are able via free download, we are sometimes limited by licensing restrictions. Please direct any questions or concerns to booktech@oreilly.com.
18.11
[ Detail ]
This Wrox Blox shows you how to add graphics to Visual Basic 2008 applications by explaining fundamental graphics techniques such as: drawing shapes with different colors and line styles; filling areas with colors, gradients, and patterns; drawing text that is properly aligned, sized, and clipped exactly where you want it; manipulating images and saving results in bitmap, JPEG, and other types of files. Also covered are instructions for how to greatly increase your graphics capabilities using transformations, which allow you to move, stretch, or rotate graphics. They also let you work in coordinate systems that make sense for your application. The author also describes techniques for using the above in printouts, describing the sequence of events that produce a printout and show how to generate and preview printouts, with examples which show how to wrap long chunks of text across multiple pages, if necessary.In addition, you will learn about two powerful new graphic tools that were introduced with .NET Framework 3.0: WPF graphics and FlowDocuments. XAML graphic commands allow a WPF application to draw and fill the same kinds of shapes that a program can draw by using graphics objects.Finally, a discussion on the FlowDocument object shows you how to define items that should be flowed across multiple pages as space permits. This lets you display text, graphics, controls, and other items that automatically flow across page breaks. FlowDocument viewers make displaying these documents easy for you, and simplifies the user's reading of the documents. This Wrox Blox also contains 35 example programs written in Visual Basic 2008, although most of the code works in previous versions of Visual Basic .NET as well. The most notable exceptions are WPF graphics and FlowDocuments, both of which require WPF provided in .NET Framework 3.0 and later. Table of ContentsSection 1: Using Graphics, Pens, and Brushes 2Getting a Graphics Object 3Using a Graphics Object 5Creating Pens 8Creating Brushes 11Section 1 Wrap-up 13Section 2: Using Advanced Pens and Brushes 14Custom Dash Patterns 14Longitudinal Stripes 16Custom End Caps 17Linear Gradient Brushes 18Path Gradient Brushes 20Section 2 Wrap-up 21Section 3: Drawing Text 22Drawing Simple Text 22Using Layout Rectangles 23Section 3 Wrap-up 27Section 4: Manipulating Images 27Creating and Loading Bitmaps 27Manipulating Bitmaps 29Saving Image Files 32Section 4 Wrap-Up 33Section 5: Using Transformations 33Basic Transformations 33World Coordinate Mapping 36Section 5 Wrap-up 40Section 6: Printing 40Using PrintPage 41Using Other Event Handlers 44Printing Transformations 45Section 6 Wrap-up 48Section 7: Using WPF Graphics 48Decorative Controls 49Shape Controls 49Brushes 53ImageBrush 56Section 7 Wrap-up 57Section 8: Building FlowDocuments 57BlockUIContainer 58List 58Paragraph 58Section 58Table 58Section 8 Wrap-up 60Conclusion 61About Rod Stephens 62Usage Rights for Wiley Wrox BloxAny Wrox Blox you purchase from this site will come with certain restrictions that allow Wiley to protect the copyrights of its products. After you purchase and download this title, you:Are entitled to three downloadsAre entitled to make a backup copy of the file for your own useAre entitled to print the Wrox Blox for your own useAre entitled to make annotations and comments in the Wrox Blox file for your own useMay not lend, sell or give the Wrox Blox to another userMay not place the Wrox Blox file on a network or any file sharing service for use by anyone other than yourself or allow anyone other than yourself to access itMay not copy the Wrox Blox file other than as allowed aboveMay not copy, redistribute, or modify any portion of the Wrox Blox contents in any way without prior permission from WileyIf you have any questions about these restrictions, you may contact Customer Care at (877) 762-2974 (8 a.m. - 5 p.m. EST, Monday - Friday). If you have any issues related to Technical Support, please contact us at 800-762-2974 (United States only) or 317-572-3994 (International) 8 a.m. - 8 p.m. EST, Monday - Friday).
44.49
[ Detail ]
This step-by-step tutorial teaches you to write Text-To-Speech programs using Visual Basic 6. The program you will write, converts text to speech (speech synthesis). The program also enables the user to control voice parameters (voice pitch, voice speed) and displays an animated mouth, where the mouth moves according to the spoken words. The book was authored by the best-selling authors Ori Gurewich and Nathan Gurewich.
7.95
[ Detail ]