Vous voulez voir cette page en français ? Cliquez ici.


or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
Delphi for .NET Developer's Guide
 
See larger image
 

Delphi for .NET Developer's Guide [Paperback]

Xavier Pacheco
4.2 out of 5 stars  See all reviews (4 customer reviews)
List Price: CDN$ 72.99
Price: CDN$ 48.70 & this item ships for FREE with Super Saver Shipping. Details
You Save: CDN$ 24.29 (33%)
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.ca. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want it delivered Tuesday, May 29? Choose One-Day Shipping at checkout.

Product Details


Product Description

Book Description

Master Microsoft's .NET Framework using Delphi.

This book provides expert knowledge of both Delphi and. NET with the same, practicable and real-world solutions approach used in previous Delphi Developer's Guides. Delphi for .NET Developer's Guide is a new edition of the #1 Delphi book by authors Xavier Pacheco and Steve Teixeira. This newest edition is completely updated for Delphi using the .NET Framework and includes in-depth coverage on Borland's new CLX architecture, DBExpress Applications, SOAP, CORBA, WebSnap and BizSnap features. It continues as a complete reference and authoritative guide to the newest version of Delphi. Additional topics covered include: The .NET Framework; Programs, Units, and Namespaces;.NET Security Custom WinForms Controls; Memory Management and Garbage Collection; COM and COM+ Interoperability; ADO.NET, ASP.NET and Web Services.

From the Back Cover

Master Microsoft's .NET Framework using Delphi.

This book provides expert knowledge of both Delphi and. NET with the same, practicable and real-world solutions approach used in previous Delphi Developer's Guides. Delphi for .NET Developer's Guide is a new edition of the #1 Delphi book by authors Xavier Pacheco and Steve Teixeira. This newest edition is completely updated for Delphi using the .NET Framework and includes in-depth coverage on Borland's new CLX architecture, DBExpress Applications, SOAP, CORBA, WebSnap and BizSnap features. It continues as a complete reference and authoritative guide to the newest version of Delphi. Additional topics covered include: The .NET Framework; Programs, Units, and Namespaces;.NET Security Custom WinForms Controls; Memory Management and Garbage Collection; COM and COM+ Interoperability; ADO.NET, ASP.NET and Web Services.


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

 

Customer Reviews

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

2.0 out of 5 stars Not impressed, July 13 2004
By 
John M. Wargo "John" (Charlotte, NC) - See all my reviews
(REAL NAME)   
This review is from: Delphi for .NET Developer's Guide (Paperback)
I just wasn't impressed with the book. I'm an experienced Delphi developer and I puchased this book thinking it would show me how to leverage my Delphi skills and learn how to do things in .NET. What a disappointment. After a chapter on using the graphics routines comes a section on Mono then off to a discussion of databases. Not much on creating normal forms apps and many of the code examples are in C# or VB. Even some of the sample Delphi code was for version 7, not even .NET examples. I really wanted this book to get me ready for .NET and instead I merely learned some about the graphics routines and file IO. I wanted more from the standpoint of you're a Delphi developer here's how to work with .NET.

Found a bunch of typos also, so I had to really study the book to see what was meant. In one case it says you'd expect to see an 'A' as the result but what you really get is an 'A' - not very useful from a learning standpoint.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars A must-have for moving to .Net w/ Delphi !, July 7 2004
By 
Joe Hendricks (Vaughn, WA United States) - See all my reviews
(REAL NAME)   
This review is from: Delphi for .NET Developer's Guide (Paperback)
Excellent book. The examples are clear and straight forward. The guest author list reads like a Delphi Community Celebrity party. The inclusion of the prev Dev Guide on CD is a really nice touch.

I had a lot of .Net migration misconceptions that Mr. Pacheco has addressed very well, leaving me excited about using Delphi within the .Net framework.

Joe Hendricks

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars I definitely recommend this book., July 7 2004
By 
John Woods "TObject" (San Diego, CA, United States) - See all my reviews
This review is from: Delphi for .NET Developer's Guide (Paperback)
Delphi for .NET Developer's Guide by Xavier Pacheco is the first book about the new generation of Borland Delphi development environment. Delphi 8 is the first version of Delphi that allows programmers to harness the power of Microsoft .NET framework, and bring productivity to the new levels through advanced technologies and application lifecycle management.

The collaboration of author and several contributing writers enabled this book to bring fresh and relevant information in print quickly. I enjoyed this format while reading the book; the mix of styles brought in by different people makes reading moving. At the same time it is in no way disconnected, and the well-structured set-up is definitely felt through the chapters.

Seeing how fast this book was brought to the market, some minor discrepancies and misprints are excusable, do not lower the technical value of the book, and can be overlooked. I haven't noticed any serious mistakes.

The book includes a concise introduction to .NET and to the Delphi language, as well as the more important features of the new Delphi for .NET environment. Such subjects as Assemblies, GDI+ programming, Cross Platform demonstration, Reflection, and memory management are discussed.

Most developers will find chapters on .NET collections, strings and multithreading extremely useful. Interoperability with unmanaged applications, and WinForms programming are also covered.

Multitier development is mostly discussed in the context of web services and .NET remoting. Which are very powerful concepts of the new framework that will definitely progress in the future.

Unfortunately, there are no chapters on the Borland VCL.NET. However, the accompanying CD includes a copy of the Delphi 6 Developer's Guide by Xavier Pacheco in PDF format, which discusses VCL, the ancestor of VCL.NET in great detail. VCL is a time proven extremely well structured extendable library of visual and non-visual components that allows building business class applications in very rapid and clean manner.

Back to the Delphi for .NET Developer's Guide. Out of the several data access technologies available with Delphi, the book discusses the one that fits the .NET framework the best: ADO.NET. This topic is well covered from different sides. There is also a chapter on the Borland Data Provider - the methodology that allows better data connectivity design time support.

ASP.NET is one of the most exciting features of .NET. Built on top of ISAPI frameset, it allows development of powerful web applications and interactive web sites. ASP.NET uses code behind concept of dynamically loaded libraries written in full fidelity .NET languages such as Delphi 8. At the same time ASP.NET provides developers with all the plumbing necessary for scalable session management, statefull and stateless execution, caching, as well as authentication and authorization mechanisms.

ASP.NET is arguably the best-covered subject in the book that surly deserves the attention.

As far as improvements go, perhaps, I would enjoy seeing chapters on cryptography, regular expressions, but at 861 or so pages, this book is definitely a fundamental work, that is a good read and works well as a handy reference.

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
Want to see more reviews on this item?
 Go to Amazon.com to see all 9 reviews  4.3 out of 5 stars 
 
 
Most recent customer reviews


Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.ca Privacy Statement Amazon.ca Shipping Information Amazon.ca Returns & Exchanges