shopping cart
Call us:  800-878-7323 HELP
McAfee SECURE helps keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams.
Original Essays | June 27, 2009

All posts by Fran Cannon Slayton On Wakes and Rum (and Coke)

"Unfortunately, I've been to my fair share of wakes." Continue »


  1. $11.89 Sale Hardcover add to wish list

    When the Whistle Blows

    Fran Cannon Slayton

Ships free on qualified orders.
$59.99
TRADE PAPER, NEW
Ships in 1 to 3 days
Add to Wishlist
Qty Store Section
2 Local Warehouse Software Engineering- General
4 Remote Warehouse Internet- General
1 Technical Windows- Visual Studio


This title in other formats:

Other titles in the Wrox Programmer to Programmer series:

  1. ASP.Net 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solution
  2. Beginning Database Design Solutions
  3. Beginning JavaScript and CSS Development with jQuery
  4. Beginning Joomla! Web Site Development
  5. Beginning Microsoft SQL Server 2008 Programming
  6. Beginning Oracle Application Express
  7. Beginning T-SQL with Microsoft SQL Server 2005 and 2008
  8. Beginning Web Programming With HTML 2ND Edition
  9. C# 2008 Programmer's Reference
  10. Design - Build - Run: Applied Practices and Principles for Production Ready Software Development
  11. Expert WSS 3.0 and MOSS 2007 Programming
  12. Leveraging Drupal: Getting Your Site Done Right
  13. Microsoft SQL Server 2008 Administration with Windows Powershell
  14. Opensocial Network Programming
  15. Professional ADO.NET 3.5 with Linq and the Entity Framework
  16. Professional Adobe Flex 3
  17. Professional Android Application Development
  18. Professional ASP.NET 3.5 AJAX
  19. Professional ASP.Net 3.5 Security, Membership, and Role Management with C# and VB
  20. Professional ASP.Net 3.5 Sp1 Edition: In C# and VB
  21. Professional ASP.Net MVC 1.0
  22. Professional DotNetNuke 5: Open Source Web Application Framework for ASP.NET
  23. Professional Dotnetnuke Module Programming
  24. Professional Javascript for Web Deve 2ND Edition
  25. Professional K2 Blackpearl
  26. Professional Linux Kernel Architecture
  27. Professional Microsoft Office Sharepoint Designer 2007
  28. Professional Microsoft Robotics Developer Studio
  29. Professional Microsoft Sharepoint 2007 Development Using Microsoft Silverlight 2
  30. Professional Microsoft SQL Server 2008 Administration
  31. Professional Microsoft SQL Server 2008 Programming
  32. Professional Microsoft SQL Server 2008 Reporting Services
  33. Professional Microsoft SQL Server Analysis Services 2008 with MDX
  34. Professional Multicore Programming: Design and Implementation for C++ Developers
  35. Professional Office Business Application Development: Using Microsoft Office Sharepoint Server 2007 and Vsto
  36. Professional Php6
  37. Professional Refactoring in C# & ASP.Net
  38. Professional SharePoint 2007 Web Content Management Development: Building Publishing Sites with Office SharePoint Server 2007
  39. Professional Silverlight 2 for ASP.Net Developers
  40. Professional SQL Server 2008 Integration Services
  41. Professional Windows Embedded CE 6.0
  42. Ruby on Rails for Microsoft Developers
  43. Social Computing with Microsoft Sharepoint 2007: Implementing Applications for Sharepoint to Enable Collaboration and Interaction in the Enterprise
  44. The Concise Guide to Dojo

Professional Visual Studio 2008

by Nick Randolph

Professional Visual Studio 2008 Cover

Synopses & Reviews

Publisher Comments:

Professional Visual Studio 2008

Microsoft Visual Studio 2008 is the latest version in the ongoing evolution of the Integrated Development Environment (IDE), and this resource examines the diverse facets of the IDE—from common tasks to intricate functions to the powerful tools that accompany the main code editing and design windows. Written by a unique author duo and offering an in-depth look at the powerful and fascinating features and techniques of the IDE, this book explores each aspect of the development life cycle from the perspective of how Visual Studio 2008 can make your life easier.

Each chapter is packed with examples that illustrate uses for various tools, commands, and shortcuts of Visual Studio 2008. You will gradually learn to identify where a feature is used, conclude how you can use it to its fullest potential, and then seamlessly apply that feature to help solve real-world problems.

What you will learn from this book

  • How to create project templates and wizards

  • Methods for using IntelliSense, code refactoring, class modeling, and unit testing

  • Tips for using DataSets, LINQ, and Synchronization Services for working with data

  • How to build web applications using ASP.NET AJAX, Silverlight, and ASP.NET MVC

  • Ideas for building Office and Mobile applications, WPF, WCF, and WF projects

  • Ways to effectively analyze and identify bugs using the advanced debugging features

  • How to automate repetitive tasks using the Visual Studio 2008 add-ins and macros

  • Suggestions for using Visual Studio Team System components coupled with Team Foundation Server

  • Techniques for building more secure applications

Who this book is for

This book is for programmers who want to become proficient with the latest version of Visual Studio and are interested in the advanced capabilities of the IDE.

Wrox Professional guidesare 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.

Synopsis:

  • In classic Wrox style, this book focuses on advanced topics and demonstrates the new features of the IDE
  • Readers will learn the powerful and fascinating techniques without repetitive pedagogical concepts, and without feeling the burden of "information overload"
  • Covers the latest .NET Framework 3.5 and Visual Studio 2008 applications with a unique IDE-centric approach
  • More than 5 million registered users are likely to upgrade to Visual Studio 2008

Table of Contents

Introduction.

Part I: Integrated Development Environment.

Chapter 1: A Quick Tour.

Chapter 2: The Solution Explorer, Toolbox, and Properties.

Chapter 3: Options and Customizations.

Chapter 4: Workspace Control.

Chapter 5: Find and Replace, and Help.

Part II: Getting Started.

Chapter 6: Solutions, Projects, and Items.

Chapter 7: Source Control.

Chapter 8: Forms and Controls.

Chapter 9: Documentation Using Comments and Sandcastle.

Chapter 10: Project and Item Templates.

Part III: Languages.

Chapter 11: Generics, Nullable Types, Partial Types, and Methods.

Chapter 12: Anonymous Types, Extension Methods.

Chapter 13: Language-Specific Features.

Chapter 14: The My Namespace.

Chapter 15: The Languages Ecosystem.

Part IV: Coding.

Chapter 16: IntelliSense and Bookmarks.

Chapter 17: Code Snippets and Refactoring.

Chapter 18: Modeling with the Class Designer.

Chapter 19: Server Explorer.

Chapter 20: Unit Testing.

Part V: Data.

Chapter 21: DataSets and DataBinding.

Chapter 22: Visual Database Tools.

Chapter 23: Language Integrated Queries (LINQ).

Chapter 24: LINQ to XML.

Chapter 25: LINQ to SQL and Entities.

Chapter 26: Synchronization Services.

Part VI: Security.

Chapter 27: Security in the .NET Framework.

Chapter 28: Cryptography.

Chapter 29: Obfuscation.

Chapter 30: Client Application Services.

Chapter 31: Device Security Manager.

Part VII: Platforms.

Chapter 32: ASP.NET Web Applications.

Chapter 33: Office Applications.

Chapter 34: Mobile Applications.

Chapter 35: WPF Applications.

Chapter 36: WCF and WF Applications.

Chapter 37: Next Generation Web: Silverlight and ASP.NET MVC.

Part VIII: Configuration and Internationalization.

Chapter 38: Configuration Files.

Chapter 39: Connection Strings.

Chapter 40: Resource Files.

Part IX: Debugging.

Chapter 41: Using the Debugging Windows.

Chapter 42: Debugging with Breakpoints.

Chapter 43: Creating Debug Proxies and Visualizers.

Chapter 44: Debugging Web Applications.

Chapter 45: Advanced Debugging Techniques.

Part X: Build and Deployment.

Chapter 46: Upgrading with Visual Studio 2008.

Chapter 47: Build Customization.

Chapter 48: Assembly Versioning and Signing.

Chapter 49: ClickOnce and MSI Deployment.

Chapter 50: Web and Mobile Application Deployment.

Part XI: Automation.

Chapter 51: The Automation Model.

Chapter 52: Add-Ins.

Chapter 53: Macros.

Part XII: Visual Studio Team System.

Chapter 54: VSTS: Architect Edition.

Chapter 55: VSTS: Developer Edition.

Chapter 56: VSTS: Tester Edition.

Chapter 57: VSTS: Database Edition.

Chapter 58: Team Foundation Server.

Summary.

Index.

Product Details

ISBN:
9780470229880
Author:
Randolph, Nick
Publisher:
Wrox Press
Author:
Gardner, David
Subject:
Programming - Software Development
Subject:
Software Development & Engineering - General
Copyright:
Series:
Wrox Programmer to Programmer
Publication Date:
July 2008
Binding:
Paperback
Grade Level:
General/trade
Language:
English
Illustrations:
Y
Pages:
982
Dimensions:
9.26x7.40x2.18 in. 3.33 lbs.

Related Aisles

  • back to top

Powell's City of Books is an independent bookstore in Portland, Oregon, that fills a whole city block with more than a million new, used, and out of print books. Shop those shelves — plus literally millions more books, DVDs, and eBooks — here at Powells.com.