.NET 2.0 Interoperability Recipes 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
Sell Back Your Copy
For a $1.80 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
.NET 2.0 Interoperability Recipes: A Problem-Solution Approach (Expert's Voice in .NET)
 
 
Start reading .NET 2.0 Interoperability Recipes on your Kindle in under a minute.

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

.NET 2.0 Interoperability Recipes: A Problem-Solution Approach (Expert's Voice in .NET) [Hardcover]

Bruce Bukovics (Author)
5.0 out of 5 stars  See all reviews (3 customer reviews)

List Price: $79.99
Price: $71.99 & this item ships for FREE with Super Saver Shipping. Details
You Save: $8.00 (10%)
  Special Offers Available
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 3 left in stock--order soon (more on the way).
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $51.19  
Hardcover $71.99  

Book Description

1590596692 978-1590596692 March 31, 2006 1

.NET represents a new and improved way of developing software for the Windows platform. Given the chance, you’d probably rewrite all of your existing code in the newer managed code environment that .NET provides. But it is difficult or impossible to throw out all existing legacy code and start over when a new technology arrives. Instead, you need to find a way to move forward with new .NET development while reusing existing pieces of tested, working code. You need a way to interoperate with the existing code until you have a chance to finally rewrite all of it in .NET.

The only recipe-style book on the subject, .NET 2.0 Interoperability Recipes: A Problem-Solution Approach guides Windows developers who are transitioning from native Windows code to .NET managed code.

.NET tools will allow you to interoperate with existing code. But finding the appropriate tool for the task at hand can sometimes be a frustrating experience. So this book will guide you past myriad infrequently used interop options to focus on those youll use most often.

Table of Contents

  1. Using C-Style APIs
  2. C-Style APIs: Structures, Classes, and Arrays
  3. Win32 API
  4. Using C++ Interop
  5. Using COM
  6. Exposing Managed Code to COM
  7. Marshaling to COM Clients
  8. COM+ Enterprise Services
  9. COM+ Enterprise Services Transactions

Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Customers buy this book with .NET and COM: The Complete Interoperability Guide (2 Volume set) $44.16

.NET 2.0 Interoperability Recipes: A Problem-Solution Approach (Expert's Voice in .NET) + .NET and COM: The Complete Interoperability Guide (2 Volume set)
Price For Both: $116.15

Show availability and shipping details

  • This item: .NET 2.0 Interoperability Recipes: A Problem-Solution Approach (Expert's Voice in .NET)

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • .NET and COM: The Complete Interoperability Guide (2 Volume set)

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

About the Author

Bruce Bukovics has been a working developer for over 25 years. During this time, he has designed and developed applications in such widely varying areas as banking, corporate finance, credit card processing, payroll processing, and retail automation. He has firsthand developer experience with C, C++, Delphi, VB, C#, and Java, and he rode the waves of technology as they drifted from mainframe to client/server to n-Tier, from COM to COM+, and from Web Services to .NET Remoting and beyond. He considers himself a pragmatic programmer. He doesn't stand on formality and doesn't do things just because they have always been done that way. He's willing to look at alternate or unorthodox solutions to a problem if that's what it takes. He is employed at Radiant Systems, Inc., in Alpharetta, Georgia, as a lead developer and architect in the centralized development group.

Product Details

  • Hardcover: 632 pages
  • Publisher: Apress; 1 edition (March 31, 2006)
  • Language: English
  • ISBN-10: 1590596692
  • ISBN-13: 978-1590596692
  • Product Dimensions: 10.2 x 7.3 x 1.6 inches
  • Shipping Weight: 2.5 pounds (View shipping rates and policies)
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (3 customer reviews)
  • Amazon Best Sellers Rank: #1,208,375 in Books (See Top 100 in Books)

More About the Author

I have been a working developer for over 25 years. During this time, I have designed and developed applications in such widely varying areas as banking, corporate finance, credit card processing, payroll processing, and retail systems.

I have first-hand developer experience with a variety of languages including C, C++, Delphi, Java, VB, and C#. My design and development experience includes everything from mainframe and client/server to widely distributed n-tier and SOA applications. Most recently, I have been immersed in the .NET 3.0 technology stack, leveraging Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), and of course, Windows Workflow Foundation (WF) to help build a new generation of applications.

I consider myself a pragmatic programmer and test-driven development evangelist. I don't stand on formality and don't do things in a particular way just because they have always been done that way. I'm willing to look at alternate or unorthodox solutions to a problem if that's what it takes.

I am currently employed at Radiant Systems, Inc., in Alpharetta, Georgia, as a lead developer and architect in the central technology group.

 

Customer Reviews

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

9 of 9 people found the following review helpful:
5.0 out of 5 stars Useful answers for difficult questions, July 13, 2007
Amazon Verified Purchase(What's this?)
This review is from: .NET 2.0 Interoperability Recipes: A Problem-Solution Approach (Expert's Voice in .NET) (Hardcover)
This is a book about solving specific problems in mixing .Net and non-.Net code. The author clearly defines the problem being solved, and then provides a useful and well illustrated solution. Normally I use MDSN and the Visual Studio help to answer questions, but neither of those is as useful in looking at Interoperability problems.

The book paid for itself quickly, by saving me time in understanding how to marshal structures over TCP between .Net and non-.Net code. I wish all technical books were as well done as this one.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars DCOLIVE, December 21, 2008
This review is from: .NET 2.0 Interoperability Recipes: A Problem-Solution Approach (Expert's Voice in .NET) (Hardcover)
Clear, concise, well annotated and indexed on a topic that is generally not well understood.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars Excellent book., November 3, 2009
This review is from: .NET 2.0 Interoperability Recipes: A Problem-Solution Approach (Expert's Voice in .NET) (Hardcover)
Yes, from what Ive read in this book it is indeed excellent.
Why 'from what I've read?' Because the book, as it states, is in the form of recipes and I used this book to get specific info.
Reading the book from cover to cover wasn't necessary.

Simply target a recipe for your problem, and go. Sometimes I also had to read other recipes since some are related to get the big picture. This worked really well for me.

The information is accurate and concise. The example code (downloadable) is in VB and C#
Well worth the money.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
blittable types, unmanaged function, generated typelib, function from managed code, int accountld, generated class interface, unmanaged class, using dynamic registration, interop library, unmanaged method, resource manager class, custom exception message, access unmanaged code, prebuild step, preservesig attribute, unmanaged structure, interop calls, gcroot template, marshaling behavior, interop assembly, last error code, unmanaged exceptions, unmanaged memory, int anlnt, unmanaged call
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Visual Basic, Related Information, Visual Studio, Imports System, End Function, Public Function, Public Sub, Tran Status, Write Line, Sub Main, Serializable Tran, End Interface, Interop Server Application, Var Type, Variant Type, Transaction Logger, Component Services Management Console, Call Com Object, Monitoring Transaction Status, Enabling Automatic Transactions, Get Return, Public Structure, Struct Layout, Active Template Library, End Enum
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:



What Other Items Do Customers 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.
 
(2)
(1)
(1)

Your tags: Add your first tag
 

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
   
Related forums



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject