or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
Sorry!
More Buying Choices
37 used & new from $7.87

Have one to sell? Sell yours here
 
   
Microsoft Visual C++ .NET 2003 Kick Start
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

Microsoft Visual C++ .NET 2003 Kick Start (Paperback)

~ (Author)
4.8 out of 5 stars  See all reviews (6 customer reviews)

List Price: $34.99
Price: $23.09 & eligible for FREE Super Saver Shipping on orders over $25. Details
You Save: $11.90 (34%)
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.
Ships from and sold by Amazon.com. Gift-wrap available.

Only 4 left in stock--order soon (more on the way).

Want it delivered Tuesday, November 10? Choose One-Day Shipping at checkout. Details
17 new from $14.94 20 used from $7.87

Frequently Bought Together

Customers buy this book with Enterprise Application Development with Visual C++ 2005 (Programming Series) by Max Fomitchev

Microsoft Visual C++ .NET 2003 Kick Start + Enterprise Application Development with Visual C++ 2005 (Programming Series)

Customers Who Bought This Item Also Bought

Microsoft® Visual C++® .NET Step by Step--Version 2003 (Step By Step (Microsoft))

Microsoft® Visual C++® .NET Step by Step--Version 2003 (Step By Step (Microsoft))

by Julian Templeman
Managed C++ and .NET Development: Visual Studio .NET 2003 Edition

Managed C++ and .NET Development: Visual Studio .NET 2003 Edition

by Stephen R. G. Fraser
Ivor Horton's Beginning Visual C++ 2008

Ivor Horton's Beginning Visual C++ 2008

by Ivor Horton
3.9 out of 5 stars (14)  $34.64
Ivor Horton's Beginning Visual C++ 2005 (Programmer to Programmer)

Ivor Horton's Beginning Visual C++ 2005 (Programmer to Programmer)

by Ivor Horton
3.9 out of 5 stars (24)  $31.49
Sams Teach Yourself Visual C++.NET in 21 Days (2nd Edition)

Sams Teach Yourself Visual C++.NET in 21 Days (2nd Edition)

by Davis Chapman
2.8 out of 5 stars (8)  $30.39
Explore similar items

Editorial Reviews

Product Description

Microsoft Visual C++ .NET 2003 Kick Start is targeted toward developers interested in making the jump to .NET, working programmers already familiar with another programming language or the previous version of VS. Visual C++ .NET 2003 Kick Start speeds through basic concepts and focuses on practical examples and benefits of moving to VC++ .NET. This book explains how VC++ code interacts with the .NET Framework, the extra capabilities of VC++ compared to VB.NET and C# in .NET code interoperability, how to use Windows Forms (a new feature for VC++ .NET in the 2003 edition), and how to migrate from Visual Studio 6 and COM. The author covers the use of managed and unmanaged Visual C++ code, using both types for most examples. Full of code examples, tips, and professional insights, this book provides maximum learning with minimum investment of time and effort.



From the Inside Flap

"Kate Gregory leaves few stones unturned for developers learning Visual C++. Her precise and witty explanations place the reader on the fast track to becoming adept at writing best-in-class applications for Windows and .NET. No other writer does as good a job explaining and demystifying complex topics, including remoting-with-events and managed-unmanaged interop. Highly recommended."

-Nick Hodapp
Product Manager for Microsoft Visual C++ .NET


Product Details

  • Paperback: 336 pages
  • Publisher: Sams (December 14, 2003)
  • Language: English
  • ISBN-10: 0672326000
  • ISBN-13: 978-0672326004
  • Product Dimensions: 9.1 x 7.3 x 0.8 inches
  • Shipping Weight: 1.3 pounds (View shipping rates and policies)
  • Average Customer Review: 4.8 out of 5 stars  See all reviews (6 customer reviews)
  • Amazon.com Sales Rank: #585,140 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #22 in  Books > Computers & Internet > Programming > Languages & Tools > Visual C++

More About the Author

Kate Gregory
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's Kate Gregory Page

What Do Customers Ultimately Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

6 Reviews
5 star:
 (5)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.8 out of 5 stars (6 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
30 of 31 people found the following review helpful:
5.0 out of 5 stars Excellent Book - Doesn't get any better than this, August 9, 2004
This is an excellent book to start learning C++ .NET 2003. As with many people out there, I find myself often disappointed with the Microsoft on-line help and especially with the fact the many examples are only in VB.NET or C#.NET. I am one of those guys that goes to the local Book Superstore and sits in the corner reviewing several books on a subject trying to find a good selection. If you want to learn C++ .NET, I challenge anyone to go find a copy at a bookstore and look through it. I think you will buy it like I did.

Kate Gregory does an excellent job in describing how to work with Managed and Unmanaged C++ with .NET. She also provides excellent overviews on many aspects of C++.NET. The book doesn't cover everything about C++.NET, no single book possibly could. It will always depend on the target audience. But this is a great book for the beginner and intermediate developer. Her writing is clear and concise with example code that is easily understood.

Bottom line - If you want to learn C++ .NET - CHECK OUT THIS BOOK!
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
5 of 6 people found the following review helpful:
4.0 out of 5 stars Kick Start is Correct, August 10, 2005
This is a very good quick read text to use in moving from C++ to Mananged C++ or .NET. Very clear writing with succinct examples.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 2 people found the following review helpful:
5.0 out of 5 stars Great read if your moving to .NET, May 18, 2006
I've purchased serveral books on .NET and this is the first I have finished. I really liked the fact that the book was short and to the point. This made for a quick read.

One of the surprising things in the book is how she takes some time to explain her methodology to application development and give some great examples. You won't find that in any other book.

If you're a C++ programmer looking to move into .NET I highly suggest this book as your first read. You won't be dissapointed.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars One of the best of the many .NET books I have read
I like Kate Gregory's writing style and her ability to get very complex and detailed information presented in an interesting and informative manner. Read more
Published on August 8, 2007 by MN_EE

5.0 out of 5 stars Enough for what i Need
I've been programming in C++ since the borland D.O.S version, and now I'm inside the .NET world. I think this book is good enough to understand the changes between versions
Published on August 21, 2005 by Luis Rojas Mendez

5.0 out of 5 stars Best and no nonsense intro to.NET C++
Great Book for experienced C++ programmer to move to .NET C++.
Covers all major topics. Great reading. I finished in one night!
Published on April 23, 2004

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   




Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.