May 02, 2011 |
9,523 views |

Book Description
Now in its 4th Edition, this book shows Visual Basic developers how to use Visual Studio and ADO.NET to develop database applications the way the best professionals do. You’ll learn how to:
- quickly create Windows and web applications by dragging-and-dropping data controls in Visual Studio 2010
- code your own presentation, business, and database classes with ADO.NET 4 to build 3-layer applications…the route the professionals take for flexibility and control
- display and manipulate data in web applications by using ASP.NET data controls designed specifically for that purpose, like GridView and DetailsView
- work with XML-specific features of ADO.NET and SQL Server to read, write, and manipulate XML data in your applications
- create local reports using Visual Studio’s Report Designer and Report Viewer to display data easily…and clearly!…in tables, matrices, lists, and charts
- Use the Entity Framework to create an entity data model that maps business objects to database objects, then retrieve and maintain data through that model
- Use LINQ to query datasets, SQL Server databases, and entity data
Download Now »
May 02, 2011 |
8,972 views |

Book Description
This book has provided me with the information to jump right into creating web applications with Visual Basic. It is an excellent training guide and at the same time, it provides real-world examples that can be reused in multiple projects and applications. (A developer’s comment on the previous edition of Murach’s ASP.NET, posted online)Already know how to code in Visual Basic 2010? Then, master web programming with this .NET 4 edition of the ASP.NET book that’s a favorite of developers. It teaches beginners how to develop web applications from scratch, while more seasoned professionals use it as a time-saving guide whenever they need the “how-to” details that take forever to find online.
Here’s a quick rundown on what developers have always liked best about this book:
#1: Complete applications show you how all the pieces interact
The key to mastering ASP.NET 4 is to have plenty of real-world applications that guide you in using the skills you’re learning…and that help you avoid the problems that you can run into as you build complex web sites. That’s why this book gives you complete applications, including the web forms, the aspx code, and the VB code. Download the applications for free from the Murach website, and experiment with them on your own to see how valuable they are.
#2: It gives you a 6-chapter section on database programming that’s geared to business applications
Database handling is crucial in business programming, yet it’s glossed over in just a chapter or two in many books. In contrast, this 6-chapter section teaches you how to use SQL data sources and ASP.NET data controls to develop database applications with little or no VB code. Download Now »
Feb 02, 2011 |
10,532 views |

Book Description
This is an introduction to programming using Microsoft’s Visual Basic.NET 2010. It is intended for novice programmers with little or no programming experience or no experience with Visual Basic. The text emphasizes programming logic and good programming techniques with generous explanations of programming concepts written from a non-technical point of view. It stresses input, processing, and output and sequence, selection, and repetition in code development. File I/O and arrays are included. Later chapters introduce objects, event programming, and databases. By taking a slow and steady approach to programming ideas, this book builds new concepts from what the reader has already learned. VB tips and quips inject both humor and insight.
The book includes numerous programming examples and exercises, case studies, tutorials, and “fixing a program” sections for an in-depth look at programming problems and tools. Quizzes and review questions throughout each chapter get students to think about the materials and how to use them. Each chapter has a summary and glossary for extra review. The accompanying Web site, www.cambridge.org/us/McKeown, has code downloads, I/O, and database files from small, simple files to large files with thousands of records, flowcharts, deskchecks and audits to aid with program design, coding, and debugging; PowerPoint files for every chapter; and hundreds of ideas for programs and projects.
Download Now »
Jan 14, 2011 |
14,947 views |

Book Description
Comprehensive coverage to help experienced .NET developers create flexible, extensible enterprise application codeIf you’re an experienced Microsoft .NET developer, you’ll find in this book a road map to the latest enterprise development methodologies. It covers the tools you will use in addition to Visual Studio, including Spring.NET and nUnit, and applies to development with ASP.NET, C#, VB, Office (VBA), and database.
You will find comprehensive coverage of the tools and practices that professional .NET developers need to master in order to build enterprise more flexible, testable, and extensible .NET applications with minimal upfront costs.
- Helps C#, VB.Net, and ASP.NET developers who wish to migrate both their applications and their own skillsets to newer, more flexible enterprise methodologies
- Describes each new pattern or feature along with its benefits, then outlines the pros and cons of its implementation
- Includes an introduction to enterprise development and a comprehensive overview of the differences between new enterprise patterns and older, traditional Microsoft programming
- Explains how to implement these patterns by upgrading an existing code base
- Covers benefits including flexibility, automated testing, extensibility, and separation; modular code; test-driven development, unit test, test automation, and refactoring; inversion of control; and object relational mapping Download Now »
Dec 04, 2010 |
16,382 views |

Book Description
ASP.NET 4 is the latest version of Microsoft’s revolutionary ASP.NET technology. It is the principal standard for creating dynamic web pages on the Windows platform. Pro ASP.NET 4 in VB 2010 raises the bar for high-quality, practical advice on learning and deploying Microsoft’s dynamic web solution.
This new edition is updated with everything you need to come to grips with the latest version of ASP.NET, including coverage of ASP.NET MVC, ASP.NET AJAX 4, ASP.NET Dynamic Data, and Silverlight 3.
Seasoned .NET professionals Matthew MacDonald and Mario Szpuszta explain how you can get the most from these groundbreaking new technologies. They cover ASP.NET 4 as a whole, illustrating both the brand-new features and the functionality carried over from previous versions of ASP. This book will give you the knowledge you need to code real ASP.NET 4 applications in the best possible style.
What you’ll learn
- Understand why ASP.NET 4 is so special, what its fundamental principles are, the basics of Visual Studio, and how ASP.NET controls are created and how they fit into ASP.NET pages, ultimately creating full applications.
- Become familiar with ASP.NET MVC, a new feature is one of the biggest additions to ASP.NET 4, and understand how to use it and integrate it within your existing ASP.NET applications. Download Now »
Dec 04, 2010 |
7,853 views |

Book Description
Silverlight 4 is the latest iteration of Microsoft’s cross-browser technology for creating rich user experiences on the Web. Like its predecessor, Silverlight 3, it rides atop the .NET Framework for maximum ease of use and coding efficiency. The new technology carries forward much of the work that has been done before and augments it in many important respects, including support for H.264 video, major improvements to the graphics engine (including true 3D rendering), and much richer data-binding options for interfacing with other applications.
Pro Silverlight 4 in VB is an invaluable reference for professional developers wanting to discover the new features of Silverlight. Author Matthew MacDonald’s expert advice guides you through creating rich media applications using Silverlight in the environment you’re most productive in—no matter what the target platform. As you learn about the features that put Silverlight in direct competition with Adobe Flash, such as rich support for 2D and 3D drawing, animations, and media playback, you’ll experience the plumbing of .NET and the design model of WPF through Silverlight—all of the same .NET technology that developers use to design next-generation Windows applications.
In this book, MacDonald provides a comprehensive tutorial written from professional developer to professional developer.
Download Now »