Professional Visual Studio 2010 and over one million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
or
Get a £5.80 Amazon.co.uk Gift Card
Professional Visual Studio 2010 (Wrox Programmer to Programmer)
 
 
Start reading Professional Visual Studio 2010 on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Professional Visual Studio 2010 (Wrox Programmer to Programmer) [Paperback]

Nick Randolph , David Gardner , Chris Anderson , Michael Minutillo
5.0 out of 5 stars  See all reviews (1 customer review)
RRP: £33.99
Price: £22.09 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £11.90 (35%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Want guaranteed delivery by Saturday, June 2? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £18.78  
Paperback £22.09  
Trade In this Item for up to £5.80
Get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade in Professional Visual Studio 2010 (Wrox Programmer to Programmer) for an Amazon.co.uk gift card of up to £5.80, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Find more products eligible for trade-in.

Watch a Related Video



Frequently Bought Together

Professional Visual Studio 2010 (Wrox Programmer to Programmer) + Professional C# 4.0 and .NET 4 (Wrox Programmer to Programmer) + Professional Application Lifecycle Management with Visual Studio 2010 (Wrox Programmer to Programmer)
Price For All Three: £72.12

Show availability and delivery details

Buy the selected items together


Product details

  • Paperback: 1224 pages
  • Publisher: John Wiley & Sons (11 May 2010)
  • Language English
  • ISBN-10: 0470548657
  • ISBN-13: 978-0470548653
  • Product Dimensions: 23.6 x 18.9 x 5.5 cm
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 121,320 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Authors

Discover books, learn about writers, and more.

Product Description

Product Description

A must–have guide that covers all the new features of Visual Studio 2010

Visual Studio allows you to create and manage programming projects for the Windows platform, and the new 2010 version has undergone a major overhaul comprised of significant changes. Written by an author team of veteran programmers and developers, Professional Visual Studio 2010 gets you quickly up to speed on what you can expect from the newest version of Visual Studio.

This book′s first section is dedicated to familiarizing you with the core aspects of Visual Studio 2010. Everything you need is contained in the first five chapters, from the IDE structure and layout to the various options and settings you can change to make the user interface synchronize with your own way of doing things.

From there, the remainder of the book is broken into 11 parts:

  • Getting Started: In this part, you learn how to take control of your projects and organize them in ways that work with your own style.
  • Digging Deeper: Though the many graphical components of Visual Studio that make a programmer′s job easier are discussed in many places throughout this book, you often need help when you′re in the process of actually writing code. This part deals with features that support the coding of applications such as IntelliSense, code refactoring, and creating and running unit tests In the latest version of the .NET framework, enhancements were added to support dynamic languages and move towards feature parity between the two primary .NET languages, C# and VB. This part covers changes to these languages, as well as looking at a range of features that will help you write better and more consistent code.
  • Rich Client and Web Applications: For support building everything from Office add–ins to cloud applications, Visual Studio enables you to develop applications for a wide range of platforms. These two parts cover the application platforms that are supported within Visual Studio 2010, including ASP.NET and Office, WPF, Silverlight 2 and ASP.NET MVC.
  • Data: A large proportion of applications use some form of data storage. Visual Studio 2010 and the .NET Framework include strong support for working with databases and other data sources. This part examines how to use DataSets, the Visual Database Tools, LINQ, Synchronization Services and ADO.NET Entity Framework to build applications that work with data. It also shows you how you can then present this data using Reporting.
  • Application Services: Through the course of building an application you are likely to require access to services that may or may not reside within your organization. This part covers core technologies such as WCF, WF, Synchronization Services and WCF RIA services that you can use to connect to these services.
  • Configuration and Internationalization: The built–in support for configuration files allows you to adjust the way an application functions on the fly without having to rebuild it. Furthermore, resource files can be used to both access static data and easily localize an application into foreign languages and cultures. This part of the book shows how to use .NET configuration and resource files.
  • Debugging: Application debugging is one of the more challenging tasks developers have to tackle, but correct use of the Visual Studio 2010 debugging features will help you analyze the state of the application and determine the cause of any bugs. This part examines the rich debugging support provided by the IDE.
  • Build and Deployment: In addition to discussing how to build your solutions effectively and getting applications into the hands of your end users, this part also deals with the process of upgrading your projects from previous versions.
  • Customizing and Extending Visual Studio: If the functionality found in the previous part isn′t enough to help you in your coding efforts, Microsoft has made Visual Studio 2010 even more extensible. This part covers the automation model, how to write add–ins and macros, and then how to use a new extensibility framework, MEF, to extend Visual Studio 2010.
  • Visual Studio Ultimate: The final part of the book examines the additional features only available in the Premium and Ultimate versions of Visual Studio 2010. In addition, you′ll also learn how the Team Foundation Server provides an essential tool for managing software projects.

Though this breakdown of the Visual Studio feature set provides the most logical and easily understood set of topics, you may need to look for specific functions that will aid you in a particular activity. To address this need, references to appropriate chapters are provided whenever a feature is covered in more detail elsewhere in the book.

Professional Visual Studio 2010 is for all developers new to Visual Studio as well as those programmers who have some experience but want to learn about features they may have previously overlooked.

If you are familiar with the way previous versions of Visual Studio worked, you may want to skim over Part I, which deals with the basic constructs that make up the user interface, and move on to the remainder of the book where the new features found in Visual Studio 2010 are discussed in detail. While you may be familiar with most of Part I, it is worth reading this section in case there are features of Visual Studio 2010 that you haven′t seen or used before.

If you′re just starting out, you′ll greatly benefit from the first part, where basic concepts are explained and you′re introduced to the user interface and how to customize it to suit your own style.

From the Back Cover

Create cutting–edge applications with Visual Studio 2010

The latest release of Visual Studio is loaded with exciting new features and this invaluable guide shows you how to use them. The unique author team examines the Integrated Development Environment (IDE) and introduces the many new technologies on the .NET platform. You′ll explore every facet of the IDE and discover where and how specific features are used. Each chapter clearly illustrates how you can apply various tools, commands, and shortcuts to get the most out of your next project. Packed with best practices and easy–to–follow steps, this book shows you how Visual Studio 2010 can make your life easier.

Professional Visual Studio 2010:

  • Walks you through all the new features of Visual Studio 2010

  • Demonstrates how to customize the IDE to meet your working needs

  • Shares techniques for building rich client applications

  • Uncovers tips for creating web applications with ASP.NET and Silverlight

  • Explains ways to configure and debug your applications for optimal performance

  • Reveals methods for customizing and extending Visual Studio 2010

Wrox Professional guides are planned and written by working programmers to meet the real–world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.

wrox.com

Programmer Forums
Join our Programmer to Programmer forums to ask and answer programming questions about this book, join discussions on the hottest topics in the industry, and connect with fellow programmers from around the world.

Code Downloads
Take advantage of free code samples from this book, as well as code samples from hundreds of other books, all ready to use.

Read More
Find articles, ebooks, sample chapters, and tables of contents for hundreds of books, and more reference resources on programming topics that matter to you.


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 

Your tags: Add your first tag
 


Customer Reviews

4 star
0
3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
1 of 2 people found the following review helpful
YOU WILL LIKE IT ! 11 Mar 2012
Format:Paperback
Are you a coder ? Do you like .Net ?
Well don't wait no more and get this book which is all and only about Visual Studio 2010 IDE not the C#, VB or C++ languages.
So if you already know how to drive and got a new car and which to know all about your new car you will have to get the car's manual.
That's is the same situation with this book, it's the Visual Studio 2010 manual.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  12 reviews
36 of 39 people found the following review helpful
Visual Studio Tome 23 Jun 2010
By Jason Schluter - Published on Amazon.com
Format:Paperback
I've been using Visual Studio for development for as long as .NET has been around,
I've had no problem getting code written, compiled and debugged.

In the back of my mind I knew that Visual Studio had a heap of features and
would often see a presenter press a button here, or change a setting there,
and would think that one day I'll spend some time digging deeper into Visual Studio.

With the release of 2010, Visual Studio is bigger than ever, and I'm really glad that
I choose this book as my tour guide.

I was a bit arrogant to think that I could learn all the features of Visual Studio without
this book, it took 4 authors (and it's not a little book at all), to cover Visual Studio 2010.

Any full time developer who hasn't read a book on Visual Studio, now's about time you did,
and I recommend this tome(did I mention its not a little book?!).
19 of 20 people found the following review helpful
Great Book for novice and experienced 20 Sep 2010
By John W. Peters - Published on Amazon.com
Format:Paperback
Two huge learning curves await anyone that wants to know about MSFT's .NET framework 1) The Framework itself and 2) The tool to develop the applicaitons. Having spent lots of time learning just the framework (going back to version 1.0) I hadn't dug into the IDE much. I just downloaded the free versions of Visual Studio Express and dug in. Owning the current version of VS2010 Professional has changed that for me, and I figured I should "dig-in". This book is perfect for that.

There are 57 chapters in this book with almost 100% focus on Visual Studio. Very rarely does the book go into the Framework details other than to show you how to set up specific things within Visual Studio to go to next step. It's exactly the book you need if you are a good .NET programmer but want to take it to the next "Professional" level. By learning the internals of Visual Studio itself, you are destined to become a "Professional" .NET developer.

I highly recommend this one, as there wan't a single chapter in the entire book that didn't hold my interest to some degree.
17 of 18 people found the following review helpful
Good coverage, some missing sentences, broken examples 22 Nov 2010
By GiUmaTo - Published on Amazon.com
Format:Paperback
As shortly said in the title:
according to me this book offers a good (i.e. extended) coverage of the features offered by Visual Studio 2010, including the many new features in this 2010 version. There's plenty of features described, and as a professional you cannot go without at least knowing that they exist... You have to know well your main tool!
In the final chapters the book also gives an overview of so-called "Application Lifecycle Management" related features: check the other Visual Studio Wrox book on A.L.M. if you need a deeper description on those topics.
Maybe, in order to get the book done so quickly after VS2010 release, not everything has been thoroughly reviewed: and here's the bad part.
It happened many times to find broken/bugged code examples; code samples with missing bits or missing textual description; changes in subsequent versions of a code sample with misleading highlighted differences. The result is that sometimes you are left to wonder if it's you don't getting the meaning, or not coding it right, and wasting some time trying to fix it.
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
UML Software Design with Visual Studio 2010 0 29 Oct 2010
See all discussions...  
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges