|
|

.NET pages
These pages are dedicated to .NET. They originally started as a
number of papers on exploring .NET as seen in a Delphi perspective. Over time
.NET has become a world on itself and Borland has picked up the .NET path as
well. I will not treat the latter, only COM interop as a means of communication
between classical Delphi and the .NET world. I will use the C# language as this
language is easy to understand for Delphi people and Visual Studio .NET as an
IDE which is easy to understand for Delphi (and other) developers. A basic
knowledge of object orientation is sufficient to understand all material.
After an introducing .NET from a Delphi perspective I will roughly compare the .NET/C# couple to the VCL/Delphi couple.
Having laid a groundwork I will dive into pure .NET. There is far to much there
to cover everything, I will pick up whatever comes by. In
a series of papers I will emphasize on
interoperability between .NET, Delphi and other "legacy" code. This is realized
using XML and COM, the latter is based on my material on Delphi
and automation.
To learn more about .NET you need a good book. The number of books is
overwhelming, I will introduce the ones that are in my view essential. On
CodeBetter I run a
weblog to publish a
diversity of tips, tricks, tidbits and irrelevant chatter. I am a contributor
to the dotnetjunkies
community web site and the site of the Dutch SDN.
Articles hosted on these sites are marked as such. Some of the articles require
registration to be viewed, registration is always free.
.NET from a Delphi perspective
XML and ADO.NET (from a Delphi perpesctive)
ASP.NET architecture
ASP.NET webforms
ASP.NET web services
Tablet PC
COM interop in .NET
Miscellaneous
Learning .NET (Book reviews)
DNJ : This article is a on the site of the
dotnetjunkies as a
part of my
contributions
to their tutorials.
SDN : This article is in Dutch and on the site of the
SDN.
Other stories
� Peter
van Ooijen. Gekko Software, 2001-2004
|