2.0 out of 5 stars
Not impressed, July 13 2004
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
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
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