Book
Store



 Location:  Home» Books » General AAS » Visual Studio 2008 All-In-One Desk Reference For Dummies (For Dummies (Computer/Tech))  
Books Home

  • Movie Store
  • Music Store
  • Game Store
  • Software Store
  • Tool Store
  • Shopping Mall
  • Categories
    Books
    Magazines
    Subcategories
    Paperback
    Mass Market
    Trade
    Related Categories
    • General AAS
    Qualifying Textbooks
    Custom Stores
    Specialty Stores
    Books
    • General
    Languages & Tools
    Programming
    Computers & Internet
    Subjects
    • General AAS
    Languages & Tools
    Programming
    Computers & Internet
    Subjects
    • Software Development
    Software Design, Testing & Engineering
    Programming
    Computers & Internet
    Subjects
    • General
    Programming
    Computers & Internet
    Subjects
    Books
    • General AAS
    Programming
    Computers & Internet
    Subjects
    Books
    • General
    Software
    Computers & Internet
    Subjects
    Books
    • General AAS
    Software
    Computers & Internet
    Subjects
    Books
    • General
    Computers & Internet
    Subjects
    Books
    • General AAS
    Computers & Internet
    Subjects
    Books
    • Paperback
    Binding (binding)
    Refinements
    Books
    • Printed Books
    Format (feature_browse-bin)
    Refinements
    Books

    Visual Studio 2008 All-In-One Desk Reference For Dummies (For Dummies (Computer/Tech))

    Visual Studio 2008 All-In-One Desk Reference For Dummies (For Dummies (Computer/Tech))
    Authors: Rick Leinecker, Vanessa L. Williams
    Publisher: For Dummies
    Category: Book

    List Price: $39.99
    Buy New: $18.65
    You Save: $21.34 (53%)



    New (35) Used (15) from $18.45

    Rating: 4.0 out of 5 stars 7 reviews
    Sales Rank: 52440

    Media: Paperback
    Edition: Pap/Onl
    Pages: 840
    Number Of Items: 1
    Shipping Weight (lbs): 2.7
    Dimensions (in): 9.2 x 7.4 x 1.9

    ISBN: 0470191082
    Dewey Decimal Number: 005
    EAN: 9780470191088
    ASIN: 0470191082

    Publication Date: April 7, 2008
    Availability: Usually ships in 1-2 business days

    Similar Items:

      • Microsoft Visual Studio 2008 Unleashed
      • ASP.NET 3.5 For Dummies (For Dummies (Computer/Tech))
      • Microsoft Visual Basic 2008 Step by Step
      • C# 2008 For Dummies (For Dummies (Computer/Tech))
      • Professional Visual Studio 2008 (Wrox Programmer to Programmer)

    Editorial Reviews:

    Product Description
    Visual Studio 2008 is packed with features that help you create better software and do it with less repetition and drudgery. Visual Studio 2008 All-In-One Desk Reference For Dummies shows you how to make the most of this cool suite of tools! It’s all here!

    This comprehensive, seven-books-in-one guide gets you up and running with Visual Studio 2008 in no time. You’ll discover Microsoft’s vision for Visual Studio, get familiar with the .Net environment and languages, and learn how to install, browse, and make connections with Visual Studio. Soon, you’ll be building applications for Vista, Office 2007, and mobile devices; using AJAX and LINQ; and testing and debugging your programs. Discover how to:

    • Understand Visual Studio’s role in software development
    • Work with .Net languages
    • Develop applications for Vista
    • Build smart client interfaces
    • Use the visual data designer
    • Use Ajax controls
    • Streamline application deployment
    • Debug your applications
    • Explore ASP. NET services
    • Work with strongly typed data sets
    • Access data with Visual Studio
    • Program with Visual Studio 2008
    • Build professional reports with Crystal Reports

    Fully updated with new information on Vista and .NET Framework 3.0 development, MS Office application development, and more, Visual Studio 2008 All-In-One Desk Reference For Dummies also features a companion Web site packed with sample projects, supplemental podcasts, and a support forum. You’ll never find a smarter way to get up to speed with Visual Studio 2008!


    Customer Reviews:   Read 2 more reviews...

    2 out of 5 stars Needs more downloadable examples   July 2, 2009
    Brian R. Skruch
    The book itself is reasonably well written. Unfortunately, the companion web site that is supposed to provide "projects with source code" is very light on material from the book. It only few, if any actual code examples from book content. When I was working through the book, and my results did not exactly match the authors, I had no easy way to figure out what I had done wrong. Knowing what I do now, I would have spent more money to buy a reference book that included downloadable sample code for the whole book.


    5 out of 5 stars Visual Studio 2008 for DUMMIES   January 11, 2009
    W. Hartman
    As a novice programmer I've found this book very useful. It will walk you through step by step instructions and answer any questions you might have working through complex problems. A must have for Visual Studio 2008 users.


    3 out of 5 stars Decent Overview but Light On Details   September 7, 2008
    EmbeddedFlyer (Seattle, WA United States)
    14 out of 14 found this review helpful

    Many people like the style of the "Dummies" books, but most will find this one tries to cover too much. It aspires to be the Swiss Army Knife of anything you could want to do with Visual Studio but that would take 5000 pages so it falls well short.

    VS 2008 for Dummies is arranged into 7 "mini books" (not 6 as the cover artwork here on Amazon shows). And while each book has some great information, it typically covers too little to do much real development. Overall, it's biased towards web development (asp.net) using databases but also includes desktop applications, smart phone apps, deployment, unit testing, extending Visual Studio, etc. Unfortunately, unless you just want an overview, most of the mini-book topics really needs its own book.

    There's a reason most beginning books on say just C# or Visual Basic are around 1000 pages. This book tries to cover both languages in only 163 pages.

    Trying to cover so much information with relatively few pages creates problems. For example, Book 5 is titled Coding. Likely to save space, C# and Visual Basic examples and descriptions are intermixed on nearly every page. So the C# programmer is confused by all the Visual Basic examples and text, and visa versa. It's far from ideal unless you really do want to learn two complex programming languages at once, which seems like a bad idea for a beginning programmer buying an intro "Dummy" book.

    So few pages per topic means a lot of important things are not covered at all. If you want to go much past useless "Hello World!" applications, a lot of what you'll likely need is just plain missing--i.e. basic file I/O using FileStream, ReadStream, etc. Many windows forms controls and other common .NET resources are also not covered.

    I can imagine a few sorts of people for who might want to buy this book. The first is someone who wants an overview of the capabilities of VS 2008 but doesn't need to actually develop anything. An example might be someone managing a group of developers using VS 2008.

    Another target audience might be experienced developers coming from a different or older development environment (such as Linux/Eclipse, VB 6.0, etc.) who only want to get up to speed on VS 2008. They would still likeley need to know (or buy another book on) the current .NET framework, however.

    If someone just wants to play around and develop a few "Hello World!" examples, this book will get them there. In the "Dummies" tradition, it holds your hand fairly well through the basics.

    If you're the sort of person who likes to read 2 or 3 different books on the same topic, this book may also prove useful. Visual Studio 2008 is a very complex product and this book presents some good information I've not seen elsewhere. And it presents information found in other books in new ways.

    If you want to do some serious application or web development you either already need to know what you're doing, or you'll almost certainly need another book that covers your particular development area in more detail. This book will not, for example, teach you object oriented programming, or the full syntax of Visual Basic, ASP.NET or C#. It also doesn't cover the .NET framework and libraries in sufficient detail to do much more than play around.

    In summary it's a useful overview, but unless that's all you need, you're probably better off with a book that targets the particular area of Visual Studio development you're most interested in. Many beginning books on C#, Visual Basic, ASP.NET, etc. do a good job of also covering Visual Studio 2008. So if you only want to buy one book, this might not be the best choice.



    4 out of 5 stars Good for first overview   June 13, 2008
    Rosemary (Brazil)
    1 out of 1 found this review helpful

    This book is good for a first overview of what and how do to with VS 2008.
    The reader should have minimum programming skils, not a dummie at all.



    5 out of 5 stars Best Buy To Make!   June 12, 2008
    R. A. Super (North Carolina)
    2 out of 2 found this review helpful

    This book has been a great reference and learning aid. From start to finish it gives you a great insight of Visual Studio 2008 and the versatility of this program. There are many step by step examples of the many uses of Visual Studio 2008 as well as many tips and web site references. From building application programs (such as smart client and web applications) to accessing data(by using XML or SQL Server) this is a great reference for any programmer. I would strongly suggest that this book become a part of any programmers library.


    Proud member of the Celebrity Pro Network. Make sure you check out these other great JimmyKat network sites:

    Lyrics Database   Celebrity Blog   Celebrity Thing   Celebrity PC   Latest Celebrity Photos   Web Portal   Travel Photos   Quotes   Flash Games


    Is there a better
    price available?


    Find out: