September 2002
Intermediate to advanced
496 pages
10h
English
Although .NET was designed to work effectively with many programming languages, the new C# language plays a special role, designed from the ground up along with the .NET Framework. Thus C# enjoys the best match with the facilities of .NET. C# is an especially good language for the PerlNET programmer's toolkit, because its C-like syntax will be comfortable for Perl programmers, and PerlNET data types have been designed to match the C# data types. Also, since the current release of PerlNET does not allow you to do everything in Perl (for example, create your own interface), you will sometimes find it convenient to create C# components to work with your PerlNET programs.
This appendix is intended ...