Delphi for .NET developer's guide

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...

Full description

Bibliographic Details
Main Author: Pacheco, Xavier
Format: eBook
Language:English
Published: Indianapolis, Ind. Sams 2004
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Part I. Introduction to the .NET framework
  • 1. Introduction to .NET
  • 2. Overview of the .NET framework
  • Part II. Delphi for .NET programming language
  • 3. Introduction to Delphi for .NET and the new IDE
  • 4. Programs, units, and namespaces
  • 5. The Delphi language
  • Part III. The .NET framework class library development
  • 6. Assemblies: Libraries and packages
  • 7. GDI+ programming: Drawing in .NET
  • 8. Mono: A cross platform .NET project
  • 9. Memory management and garbage collection
  • 10. Collections
  • 11. Working with the string and stringbuilder classes
  • 12. File and streaming operations
  • 13. Developing custom WinForms controls
  • 14. Threading in Delphi for .NET
  • 15. Reflection API
  • 16. Interoperability: COM Interop and the platform invoaction service
  • Part IV. Database development with ADO.NET
  • 17. Overview of ADO.NET
  • 18. Using the connection object
  • 19. Using command and DataReader objects
  • 20. DataAdapters and DataSets
  • 21. Working with WinForms: DataViews and data binding
  • 22. Saving data to the data source
  • 23. Working with transactions and strongly-typed datasets
  • 24. The Borland data provider
  • Part V. Internet development with ASP.NET
  • 25. ASP.NET fundamentals
  • 26. Building ASP.NET web pages
  • 27. Building database driven ASP.NET applications
  • 28. Building web services
  • 29. .NET remoting and Delphi
  • 30. .NET remoting in action
  • 31. Securing ASP.NET applications
  • 32. ASP.NET deployment and configuration
  • 33. Caching and managing state in ASP.NET applications
  • 34. Developing custom ASP.NET server controls