Apr 24, 2012 |
2,351 views |

Book Description
Build custom business applications for SharePoint with Visual Studio LightSwitch—including intuitive apps that don’t require a single line of code. This example-driven guide takes non-programmers step-by-step through the process of creating simple apps and utilities, and shows programmers familiar with C# or Visual Basic how to build customized applications with more functionality.
Discover how to build and test your applications quickly without a lot of expensive server hardware. Once you get up to speed with LightSwitch, you’ll create quality line-of-business applications tailored to specific customer needs in no time, whether you work in-house or for a vendor.
- Learn how the LightSwitch Presentation, Logic, and Storage layers work behind the scenes
- Configure your SharePoint server and workstation to work with this development environment
- Navigate the graphical environment and its various user screens
- Use examples to build simple single-function applications for search and data entry
- Expand your app’s capabilities by using LightSwitch extensions and Silverlight controls
- Connect your LightSwitch app to external data sources, such as Excel, SQL Server, SQLite, and cloud-based applications
Table of Contents
Chapter 1. Introduction Download Now »
Feb 14, 2012 |
5,075 views |

Book Description
Based on the principles of cognitive science and instructional design, Fluent Visual Basic, part of the Fluent Learning series, is a true tutorial that will help you build effective working models for understanding a large and complex subject: developing .NET Framework applications in Visual Basic.
Most introductory books just talk at you and give you “exercises” that have more to do with taking dictation than actually learning. Fluent Visual Basic is different. It guides you through learning the way your mind likes to learn: by solving puzzles, making connections, and building genuine understanding instead of just memorizing random facts.
Detailed information on How to…
- Write .NET applications in Visual Basic
- Leverage the incredible power of the .NET Framework Class Library
- Apply Object-Oriented principles, Design Patterns, and best practices to your code
- Develop desktop applications using the powerful Windows Presentation Foundation user interface API
Table of Contents
Part I: Getting Started
1. Application Development
2. The .NET Platform
3. The Visual Studio UI Download Now »
Jan 07, 2012 |
4,638 views |

Book Description
If you want to learn the fundamentals of programming, don’t get bogged down with pages of technical jargon that most books on the market offer! No previous Visual Studio experience required for Clearly Visual Basic: Programming with Microsoft Visual Basic 2010, 2nd Edition by the best-selling author, Diane Zak. This innovative text is designed for a first course in programming teaching the basics through visualization and application. Using the most recent version of the software, Visual Basic 2010, beginners will learn solid programming principles and knowledge that is easily transferable to other languages.
- Mini-quizzes encourage readers to master fundamental topics before progressing into more advanced topics, and the answers are provided to give immediate feedback and more opportunity for learning.
- Each chapter contains a wide variety of exercises, offering several different types of exercises at various levels of difficulty, so every kind of learner has an opportunity to practice his or her skills.
- Each chapter has one or more videos that demonstrate and explain the concepts covered in the chapter. The videos, which include self-review quizzes, are available online under Student Downloads.
- Each chapter is accompanied by Want More Info? files that contain additional examples and further explanations of a concept. The files are in PDF format.
- SAM Test bank available. Download Now »
Jan 07, 2012 |
4,767 views |

Book Description
Programming with Microsoft Visual Basic 2010, 5th Edition by the best-selling author, Diane Zak, is designed for a first course in programming. Using the most recent version of the software, Visual Basic 2010, this book teaches individuals how to use Visual Basic applications as they would in a real world setting. Students with no previous programming experience learn how to plan and create their own interactive Windows applications. GUI design skills and object-oriented programming concepts are emphasized throughout the book.
- Exercises identified as Introductory, Intermediate, Advanced, Discovery, and Swat The Bugs.
- Includes coverage of breakpoints and stepping through code.
- Designed for the different learning styles: videos for visual and auditory learners, and tutorial sections and YOU DO IT boxes for kinesthetic learners.
- May be purchased with Visual Basic 2010. Contact your sales representative for more information.
- SAM Test bank available.
Table of Contents
Chapter 1. An Introduction to Visual Basic 2010
Chapter 2. Designing Applications
Chapter 3. Using Variables and Constants
Chapter 4. The Selection Structure
Chapter 5. More on the Selection Structure
Chapter 6. The Repetition Structure Download Now »
Jan 06, 2012 |
6,310 views |

Book Description
In the Fifth Edition, Advanced Visual Basic 2010 helps those who are familiar with the fundamentals of Visual Basic 2010 programming harness its power for more advanced uses. Coverage of sophisticated tools and techniques used in the industry today include various database, ASP.NET, LINQ, WPF and Web Services topics. After studying the book and completing the programming exercises, students should be able to create small- to medium-sized Windows and Web applications that use databases. They will also gain essential concepts in object-oriented programming, event-driven programming, and test-driven development. Each subject is presented in an understandable style that makes this book a leader in the field.
Table of Contents
Chapter 1. Classes
Chapter 2. Input Validation and User Interfaces
Chapter 3. Collections
Chapter 4. Using SQL Server Databases
Chapter 5. ADO.NET Database Objects
Chapter 6. Advanced Classes
Chapter 7. LINQ to SQL
Chapter 8. Creating Web Applications
Chapter 9. Programming Web Forms Download Now »
Jan 04, 2012 |
3,892 views |

Book Description
XNA Game Studio enables hobbyists and independent game developers to easily create video games, and now gives that power to Visual Basic developers. XNA lets you bring your creations to life on Windows, the Xbox 360 and the Windows Phone platforms. The latest release of XNA has added support to Visual Basic and therefore, Visual Basic developers now have the power to give life to their creativity with XNA.
This book covers both the concepts and the implementations necessary to get you started on bringing your own creations to life with XNA. It presents four different games, including a puzzler, space shooter, multi-axis shoot ‘em up, and a jump-and-run platformer. Each game introduces new concepts and techniques to build a solid foundation for your own ideas and creativity.
This book details the creation of four games, all in different styles, from start to finish using Visual Basic and the Microsoft XNA framework. Beginning with the basics of drawing images to the screen, the book then incrementally introduces sprite animation, particles, sound effects, tile-based maps, and path finding. It then explores combining XNA with Windows Forms to build an interactive map editor, and builds a platform-style game using the editor-generated maps. Finally, the book covers the considerations necessary for deploying your games to the Xbox 360 platform.
By the end of the book, you will have a solid foundation of game development concepts and techniques as well as working sample games to extend and innovate upon. Download Now »