
Mastering Microsoft Visual Basic 2008 continues the approach of its previous editions by providing thorough, expert coverage of VB 2008, from the core of the language and user interface design to developing data-driven applications and Web applications. The material is aimed at beginners with some programming background to experienced programmers, with emphasis on intermediate and advanced development topics.[cut] The book will contain numerous example programs that readers can use as starting points for building their own applications, and each chapter ends with review exercises to help readers solidify their knowledge.
|
|
Archive for the 'Visual Basic' Category

This book is a fairly comprehensive resource on writing VBA code to exchange data among the main Office applications (Access, Word, Excel, and Outlook), using Access as the central application for storing data, and using the other applications for producing attractively formatted documents of various types.
By the time you have completed the Access 2007 VBA Bible, you will be well-prepared to write VBA Automation code that uses your Access data to produce Word letters, mailing labels and other documents (without the overhead of mail merge), to create Excel worksheets and PivotCharts, and to create Outlook appointments, mail messages, contacts, and journal items, with or without attachments. Additionally, you will be able to synchronize contact data (both ways) between Access and Outlook.
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
You might have a truly amazing idea for a game, but do you know what to do with it? Transforming your idea into an actual game can be a daunting task. You must have an understanding of game art, programming, audio, and business in order to produce the solid game design document that can turn your really cool idea into a really cool game.
"Game Design for Teens" is here to help you develop the skills you need to do just that. Study several real-world examples and learn from the experience of industry professionals as you focus on the techniques and elements that go into creating a game design document. Get ready to set your idea into motion as you turn it from a concept into a reality!
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Sometimes you just need to solve a problem and get on with your work. To that end, Visual Basic 2008 Recipes is a compendium of practical solutions for busy VB .NET programmers. Create time for the more interesting aspects of your VB .NET project by solving common problems with the practical solutions and dozens of code examples in this book. Important new .NET 3.5 technologies, such as Windows Presentation Framework (WPF) and Language Integrated Query (LINQ), are covered, and each chapter addresses a specific problem domain, including database access, multimedia, XML manipulation, networking, and security. The code is free to download so you can use the recipes immediately.
- Take advantage of quality, ready–made solutions to common Visual Basic programming problems.
- Avoid the tedium of having to reinvent the wheel. Focus instead on the more interesting problems specific to your application.
- Learn from and be inspired by what the authors have done. Use their work as stepping stones to solve even more complex problems.
What you’ll learn
- Cleanly separate user–interface logic from business logic through the use of .NET 3.5’s WPF.
- Store data to and retrieve data from your relational database using LINQ.
- Manipulate XML data using LINQ.
- Make your programs dynamically configurable through the judicious application of reflection.
- Take advantage of multiple CPU cores by writing multithreaded applications.
- Integrate multimedia into your Visual Basic projects.
VBA helps you put your computer in its place Write programs that automate tasks and make Office 2007 work better for you If your computer is becoming your boss instead of your servant, start using VBA to tell it what to do! Here's the latest on the VBA IDE and program containers, debugging and controlling your programs, working with multiple applications using a single program, and the most exciting stuff — programming for all the Office 2007 applications.
Discover how to
Customize an application's interface
Quick-launch a VBA program
Store and modify information
Use VBA with the Ribbon
Understand object-oriented programming
Avoid runtime errors
Beginning VB 2008 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the new SQL Server XML data type and the forthcoming LINQ enhancements to the next version of Visual Basic.
In addition to teaching you database basics like using SQL to communicate with databases, this book provides you with detailed, code-practical techniques to access data in Visual Basic 2008 across a range of coding situations. Code-heavy and full of practical detail, this book has been fully revised and upgraded for .NET 3.5 and offers you the best contemporary practice in this core programming area, so that you’ll find yourself using it in nearly all your .NET projects.
- Provides step-by-step instructions on how to install and configure necessary tools
- Presents all essential SQL query and update concepts and syntax, so you don’t need prior familiarity with relational databases or SQL
- Describes how to use ADO.NET transactions, exceptions, and events
- Covers ADO.NET features for handling XML, text, and binary data within a Visual Basic 2008 context
- Explains all concepts through straightforward code examples
This book is for anyone who wants to write good Visual Basic 2008 code – even if you have never programmed before.
Writing good code can be a challenge, there are so many options, especially in a language like Visual Basic. If you want to really get the best from a programming language you need to know which features work best in which situations and understand their strengths and weaknesses. It is this understanding that makes the difference between coding and coding well.
Beginning VB 2008 has been written to teach you how to use the Visual Basic programming language to solve problems. From the earliest chapters, and from the first introductory concepts, you'll be looking at real-world programming challenges and learning how Visual Basic can be used to overcome them. As you progress through the book the problems become more involved and interesting while the solutions become correspondingly more complex and powerful as Visual Basic features interact to achieve the results that you want.
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Visual Basic 2005, together with the .NET Framework, provides a wonderfully powerful development environment. With these tools, developers can build amazingly powerful applications relatively quickly and easily.
With this power, however, comes great complexity. Many books are available that discuss the Visual Basic language, and if you need to build a relatively simple application, those are generally sufficient. No books, however, address the complex issues that surround the development of more complicated Visual Basic applications. None discuss design, modeling, user-interface design, or testing for Visual Basic applications.
This book is intended for advanced Visual Basic programmers. It assumes that you already have experience with Visual Basic 2005 and are comfortable with the language. The book does not cover any language fundamentals, and does not include any refresher material. If you feel that you need more experience with Visual Basic, see my book Visual Basic 2005 Programmer’s Reference (Indianapolis: Wiley, 2005).
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Microsoft Windows Presentation Foundation provides the foundation for building applications and high–quality user experiences in Windows Vista. WPF blends application user interface, documents, and media content to provide richer control, design, and development of the visual aspects of Windows programs.
Author Matthew MacDonald shows you how WPF really works. His no–nonsense, practical advice will get you building high–quality WPF applications quickly and easily. MacDonald will take you through a thorough investigation of the more advanced aspects of WPF, and its relation to other elements of the WinFX stack and the .NET Framework 3.5, to complete your understanding of WPF and VB 2008.
WPF’s functionality extends to support for Tablet PCs and other forms of input device, and provides a more modern imaging and printing pipeline, accessibility and UI automation infrastructure, data–driven UI and visualization, as well as the integration points for weaving the application experience into the Windows shell.
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Visual Basic Orcas Programmer's Reference is a language tutorial and a reference guide to the upcoming Orcas release of Visual Basic. The tutorial provides basic material suitable for beginners but also includes in-depth content for more advanced developers.
The second part of the book is a reference that quickly allows programmers to locate information for specific language features. The entries in these appendices allow the reader to quickly review the details of important programming, objects, properties, methods, and events.
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)












