Lock your Ad to the Top of this Site - Readers always see it! - Advertise Here
 


Archive for the 'Visual Basic' Category

Visual Basic 2005 Express Edition Starter Kit (+source code)

cover

This book has been designed from a practical, task-oriented approach so that the information taught is backed up with solid examples that confirm and extend the text. If you’re someone who prefers to get straight into your learning experience, rather than try to wade through thousands of pages of text, this is exactly the book you need. From the first chapter, you will be writing programs and learning how to use Visual Basic to solve common programming tasks.

If you’ve used the Basic language in its previous forms, you’ll appreciate the elegance and simplicity of this latest iteration, which is coupled with the most powerful library of functions and classes Visual Basic has ever been able to access. In addition, if you’re new to the language or new to programming, this book will introduce you to the important concepts and information you’ll need to get up to speed — by the end of this book, you’ll find that Visual Basic Express is so easy to learn that you’ll wonder why you haven’t been programming already.

This book is completely, unabashedly focused on the just released Microsoft Visual Basic 2005 Express Edition. From installation to deployment, everything that you can do in Visual Basic Express is discussed here so you can get up to speed as quickly as possible.

1 vote, average: 4 out of 51 vote, average: 4 out of 51 vote, average: 4 out of 51 vote, average: 4 out of 51 vote, average: 4 out of 5
  • 3,510 views
  • 0 Comments
  • In: .NET, IT eBooks, Visual Basic
  • Author : ganelon
  • Learn VB .NET Through Game Programming (with source code)

    cover

    Many young programmers are interested in game programming. Learn VB .NET Through Game Programming is a self-paced learning tutorial designed to help any developer master the basics of object-oriented programming (OOP) with Microsoft Visual Basic .NET. Unlike other books on OOP, this easy-to-understand book provides readers with peer-level language, while illustrating concepts with definitive and intuitive game programming examples.

    The goal of this book is to teach you how to get started programming in Visual Basic .NET by developing games. This book doesn’t intend to be a complete treatise of all the features and capabilities of this latest version of VB. Instead, it provides a series of example programs that illustrate basic features of the language and begins the huge task of introducing you to the contents of the .NET Framework. In addition, I introduce one more important programming concept—the concept of design. Now that object-oriented languages are more common, people have found that the various objects in a program can be designed to interact with each other in different ways; these interactions can make the program more or less complex or more or less adaptable to future features or enhancements.

    To illustrate the importance of design on a program, I’ve taken the time to walk you through the development process of several of these programs rather than simply presenting you with the final version of the game. By learning how to solve a program one way, then improving upon that design in a second or third version of the program, you’ll begin to recognize when your own designs might be headed down a wrong path and some redesign is in order.

    This book assumes you’ve had at least some experience in software development before diving into the first chapter and that you now want to learn Visual Basic .NET. Perhaps you’re a VB 6 programmer, for example, in which case this book will help describe the syntactical differences between the languages, as well as introduce you to the .NET Framework classes that will be new to you. Perhaps you’re experienced in an older technology such as mainframe programming and are looking to update your skill set to something more modern. Whatever the case, my assumption is that as you crack open Chapter 1, “Developing Your First Game,” you’ve written programs in some other language so that you have a jumping-off point.

    1 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 5
  • 3,164 views
  • 0 Comments
  • In: .NET, Game, IT eBooks, Visual Basic
  • Author : ganelon
  • Start To Finish Visual Basic 2005 (with source code & barcode fonts)

    book cover

    This book is the fastest, best way for experienced programmers to truly master real-world Visual Basic 2005 development. You won't just learn syntax and features: you'll build a complete, robust, data-driven application. You'll put Visual Basic 2005 to work in solving real business problems, overcoming the practical challenges of building production systems, and you will learn to see Visual Basic 2005 projects as they were intendedas complete, cohesive solutions. Patrick's engaging style and crystal-clear explanations will help you stay focused, learn fast, and apply what you've learned.

    Start-to-Finish Visual Basic 2005 is the perfect tutorial for existing Visual Basic programmers moving to Visual Basic 2005, programmers moving from other traditional procedural languages, and experienced Visual Basic .NET/2005 programmers who want to deepen their skills in developing entire projects.

    Each chapter discusses a major programming topic and then follows it up with a practical implementation of that topic: the creation of the Library database program. I don't show every line of code in the book; if I did, the book would weigh 53 pounds and cost $254.38, plus tax. The code and the book's text are united in one purpose: to train you in the skilled use of Visual Basic on the .NET platform, so that you can develop the highest-quality applications possible. The text and the source code both include valuable resources that you can use every day in your programming life.

    4 votes, average: 3.5 out of 54 votes, average: 3.5 out of 54 votes, average: 3.5 out of 54 votes, average: 3.5 out of 54 votes, average: 3.5 out of 5
  • 5,665 views
  • 2 Comments
  • In: .NET, IT eBooks, Visual Basic
  • Author : ganelon
  • Word 2003 Visual Basic Programming

    book cover

    This Book is for programmers and would-be programmers who want to lear Word 2003 Visual Basic programming as quickly as possible. I assume that you are fluent in useing Word 2003 as a word processor and want to learn the Visual Basic programming part of Word 2003 to help you become more efficient with your word processing tasks. It is preferable that you have some programming background but the concepts are explained at the elementary level so a beginning programmer should be able to follow and learn.

    I firmly believe in learning programming through examples so this book is full of programming examples to explaing the concepts and techniques of programming Visual Basic. I expect you to try all the examples in this book and make the code work for you. This is how you learn programming. Learning programming by doing is fun and I want you to have as much fun as I have writing this book.

    2 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 5
  • 2,480 views
  • 0 Comments
  • In: IT eBooks, Office, Visual Basic
  • Author : ganelon
  • VBScript Programmer’s Reference, 2nd Edition (+ source code)

    book cover

    The VBScript standard has changed over time, and several new things have been introduced since this book first published in 1999. The current standard for VBScript is 5.6. The script debugger, script control, and script encoder have all changed and the Windows Script Component Wizard, regular expressions, and remote scripting have been introduced. Windows Script Host technology has also matured over time and gained in both effectiveness and popularity.

    VBScript Programmer's Reference, 2nd Edition begins with discussion of the general syntax, functions, keywords, style, error handling, and similar language-specific topics and then moves into an expanded reference section covering the object models in detail. The book combines a comprehensive overview of the VBScript technology and associated technologies with practical examples at every stage from beginner to advanced user.

    6 votes, average: 3.67 out of 56 votes, average: 3.67 out of 56 votes, average: 3.67 out of 56 votes, average: 3.67 out of 56 votes, average: 3.67 out of 5
  • 2,764 views
  • 6 Comments
  • In: IT eBooks, Visual Basic
  • Author : ganelon
  • Fast Track Visual Basic .NET (with source code)

    book cover

    This book is targeted at experienced Visual Basic 6 developers who are looking toward the future – Microsoft's .NET platform and its associated Framework. The aim of this book is bring VB6 developers quickly up to speed in these (and other) new important features of Visual Basic .NET.

    This book covers not only a new version of Visual Basic, but also the new programming platform on which it runs. It is aimed at developers with a good working knowledge of VB, or ASP and VBScript. No attempt is made at providing a tutorial about the VB language, other than comparisons between VB6 and Visual Basic .NET code techniques, so a good familiarity with VB6 (or at least VBA or VBScript) is necessary to get the full benefit from this book.

    This book will also appeal to web developers who are using ASP.NET and intend to use the VB language when developing their ASP.NET sites. The level of integration between ASP.NET and Visual Basic .NET far exceeds that between ASP and VB6, and a comprehensive understanding of Visual Basic .NET will be a huge asset to any web developer using ASP.NET.

    2 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 5
  • 1,886 views
  • 1 Comment
  • In: .NET, IT eBooks, Visual Basic
  • Author : ganelon
  • OOP with MS Visual Basic .NET and M Visual C# .NET Step by Step (with source code)

    book cover

    This book is designed to teach you the fundamentals of object-oriented programming. You can use this book if you have a basic knowledge of Visual Basic 6, Visual Basic .NET, Visual C#, or another Windows programming language.

    Embark upon object-oriented programming in the .NET era with this straightforward, accessible guide. Progress at your own pace from the basics through advanced OOP concepts with the help of clear instructions, candid reference notes and design tips, and engaging programming examples. Learn how to take full advantage of the objects provided by Visual Basic .NET and Visual C#—or how to create and implement your own objects. In less time than you thought possible, you’ll absorb object-oriented design concepts and terminology and understand how to construct elegant object-oriented programs with two of the most powerful development languages.

    3 votes, average: 3.67 out of 53 votes, average: 3.67 out of 53 votes, average: 3.67 out of 53 votes, average: 3.67 out of 53 votes, average: 3.67 out of 5
  • 5,540 views
  • 0 Comments
  • In: .NET, C#, IT eBooks, Object Oriented, Visual Basic
  • Author : ganelon
  • Microsoft Access VBA Programming for the Absolute Beginner, Second Edition

     If you are new to programming with Microsoft Access VBA and are looking for a solid introduction, this is the book for you. Developed by computer science professors, books in the for the absolute beginner series teach the principles of programming through simple game creation. Covering Access 2003, "Microsoft Access VBA Programming for the Absolute Beginner" provides you with the skills that you need for more practical Access VBA programming applications and shows you how to put these skills to use in realworld scenarios. Best of all, by the time you finish this book, you will be able to apply the basic principles you?ve learned to the next programming language you tackle.

    8 votes, average: 3.25 out of 58 votes, average: 3.25 out of 58 votes, average: 3.25 out of 58 votes, average: 3.25 out of 58 votes, average: 3.25 out of 5
  • 3,377 views
  • 0 Comments
  • In: Database, IT eBooks, Office, Visual Basic
  • Author : Krenko
  • Beginning .NET Game Programming in VB .NET

     Beginning .NET Game Programming in VB .NET presents the work of David Weller (.NET Game evangelist at Microsoft) and a group of key Microsoft insiders who decided to write the ideal introduction to game programming for VB .NET programmers. Weller has switched his previous book to VB .NET and added a bonus chapter. The book has passed all internal Microsoft tests as to programming style. This thoroughly revised and improved version (including a bonus chapter) is the ideal way to get into .NET game programming using the VB .NET language.

    3 votes, average: 4 out of 53 votes, average: 4 out of 53 votes, average: 4 out of 53 votes, average: 4 out of 53 votes, average: 4 out of 5
  • 1,499 views
  • 0 Comments
  • In: .NET, Game, IT eBooks, Visual Basic
  • Author : Krenko
  • Object-Oriented Programming With Visual Basic .NET

    book cover

    This book will show you how to think about similarities in your application logic and how to design and create objects that maximize the benefit and power of .NET. Packed with examples that will guide you through every step, Object-Oriented Programming with Visual Basic .NET is for those with some programming experience.

    This book is not a reference. That needs to be said right off the bat. It was written to be read cover to cover; it tells a story. It's an interwoven tale about object-oriented programming in the .NET world: building objects, moving them, and using them around the world. This is not just a how-to book; it's a why-to and a when-to book as well.

    At times, this book is ideal for beginners. At other times, it is for intermediate programmers. And sometimes, it is for advanced coders. Regardless of your skills, this book assumes three things: the .NET Framework is installed on a machine and under your control, you have access to a web server, and, when you get curious, you know how to look up whatever interests you in the documentation. .NET is massive. However, I wasn't able to cover every subject; I wanted the book to be manageable for the readers, fun, and informative.

    2 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 5
  • 2,536 views
  • 0 Comments
  • In: .NET, IT eBooks, Object Oriented, Visual Basic
  • Author : ganelon