Deliver to your Kindle or other device

 
 
 

Try it free

Sample the beginning of this book for free

Deliver to your Kindle or other device

Read books on your computer or other mobile devices with our FREE Kindle Reading Apps.
Delphi for .NET Developer's Guide
 
 

Delphi for .NET Developer's Guide [Kindle Edition]

Xavier Pacheco

Digital List Price: £39.13 What's this?
Print List Price: £42.99
Kindle Price: £27.40 includes VAT* & free wireless delivery via Amazon Whispernet
You Save: £15.59 (36%)
Unlike print books, digital books are subject to VAT.

Formats

Amazon Price New from Used from
Kindle Edition £27.40  
Paperback £36.54  

Product Description

Product Description

This is the eBook version of the printed book.

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.


Product details

  • Format: Kindle Edition
  • File Size: 12342 KB
  • Print Length: 888 pages
  • Publisher: Sams; 1 edition (12 May 2004)
  • Sold by: Amazon Media EU S.à r.l.
  • Language English
  • ASIN: B001CSCWU0
  • Text-to-Speech: Enabled
  •  Would you like to give feedback on images?


More About the Author

Xavier Pacheco
Discover books, learn about writers, and more.

Visit Amazon's Xavier Pacheco Page

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 organise and find favourite items.
Your tags: Add your first tag
 

Customer Reviews

There are no customer reviews yet on Amazon.co.uk.
5 star
4 star
3 star
2 star
1 star
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  9 reviews
22 of 24 people found the following review helpful
Good .NET instruction, but not very Delphi-centric 7 Aug 2004
By M Scott St Cyr - Published on Amazon.com
Format:Paperback|Amazon Verified Purchase
I was initially disappointed by this book, though now I am only slightly negative. In the book, the author provides a good overview of how you can use Delphi for .NET and ASP.NET. I did learn a lot about .NET and am better prepared for the migration.

However, this looks and reads like an editted C# book. Except for a few pages (literally one chapter), there is very little about Delphi. The examples are in Delphi, which helps with the understanding, but the author uses the Microsoft .NET libraries and DOES NOT USE EVEN ONE of the Borland specific libraries like VCL.NET, etc. in his examples.

Overall, an educational book, but not what I was looking for.
15 of 18 people found the following review helpful
I definitely recommend this book. 7 July 2004
By John Woods - Published on Amazon.com
Format: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.

7 of 8 people found the following review helpful
Comprehensive Intro to .NET From a Delphi Perspective 7 July 2004
By John Jacobson - Published on Amazon.com
Format:Paperback
Xavier has continued his excellent Delphi Developers Guide tradition into the .NET space, but don't let the title fool you. This is first and foremost a book on .NET software development, using Delphi for .NET for the examples and to demonstrate the concepts seasoned programmers need when moving to .NET. This book is not a simple "here's how to drop a component onto a form" type of introduction to programming. It is written so as to not insult the intelligence of the seasoned programmer, yet is written in such an easy to read approachable manner that intermediate programmers will easily pick it up and beginning programmers will easily figure out what they need to research when they go to the more introductory texts that already exist elsewhere for Delphi.
Xavier has included a nice variety of topic matter, assisted by a plethora of contributing authors. There's even a chapter on using Delphi for .NET with Mono! (How's that for being up to date?) Other chapters cover the newest changes to the Delphi language, writing database applications using ADO.NET, as well as ASP.NET and a variety of very useful topics like multithreading in .NET as well as memory issues and collections, and .NET remoting.
The writing is top-notch and very readable. This is a book you can take with you on the plane, or sit next to the fireplace, and actually read. If you are a software developer that has been sitting on the fence in regard to .NET, you owe to yourself to read this book and use it as your guide to .NET and Delphi for .NET.

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
 

Search Customer Discussions
Search all Amazon discussions
   


Look for similar items by category


Look for similar items by subject


Amazon Media EU S.à r.l. GB Privacy Statement Amazon Media EU S.à r.l. GB Delivery Information Amazon Media EU S.à r.l. GB Returns & Exchanges