 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Boyce Guest
|
Posted: Sat May 29, 2004 9:50 pm Post subject: Delphi 6,7 migration to C# |
|
|
Hi,
I want to start with learning C# language.
Before I start to read Books, I like to know where on web I can find some
equivalent table between Delphi (6, 7) and C#?
I am most interested to find some important classes such as C# equivalent to
TList or TCollection/TCollectionItem...
Best regards
|
|
| Back to top |
|
 |
Jeff Undercash Guest
|
Posted: Sat May 29, 2004 10:06 pm Post subject: Re: Delphi 6,7 migration to C# |
|
|
| Quote: | I want to start with learning C# language.
Before I start to read Books, I like to know where on web I can find some
equivalent table between Delphi (6, 7) and C#?
I am most interested to find some important classes such as C# equivalent
to
TList or TCollection/TCollectionItem...
|
Have you looked at Lazarus? ([url]http://lazarus.freepascal.org)[/url]. It's
basically an open source version of Delphi on steroids with true cross
platform support.
|
|
| Back to top |
|
 |
Boyce Guest
|
Posted: Sat May 29, 2004 10:13 pm Post subject: Re: Delphi 6,7 migration to C# |
|
|
Hello Jeff,
Thanks for link. But I like to learn about this differences, not to convert
my projects from Delphi to C#
Maybe I can use Lazarus to do some test conversion, but I more prefer some
tutorial on web
"Jeff Undercash" <jeffu (AT) nospam (DOT) com> wrote
| Quote: | I want to start with learning C# language.
Before I start to read Books, I like to know where on web I can find
some
equivalent table between Delphi (6, 7) and C#?
I am most interested to find some important classes such as C#
equivalent
to
TList or TCollection/TCollectionItem...
Have you looked at Lazarus? ([url]http://lazarus.freepascal.org)[/url]. It's
basically an open source version of Delphi on steroids with true cross
platform support.
|
|
|
| Back to top |
|
 |
Alan Questell Guest
|
Posted: Sat May 29, 2004 10:37 pm Post subject: Re: Delphi 6,7 migration to C# |
|
|
Look at .Net help for ArrayList.
"Boyce" <boyce (AT) nospammore (DOT) com> wrote
| Quote: | Hi,
I want to start with learning C# language.
Before I start to read Books, I like to know where on web I can find some
equivalent table between Delphi (6, 7) and C#?
I am most interested to find some important classes such as C# equivalent
to
TList or TCollection/TCollectionItem...
Best regards
|
|
|
| Back to top |
|
 |
Glenn Stephens Guest
|
Posted: Mon May 31, 2004 2:40 am Post subject: Re: Delphi 6,7 migration to C# |
|
|
If you look at my web site at http://www.glennstephens.com.au/tech/ you can
download a document on C# for Delphi developers that I presented at one of
the local conferences which may help you.
As for TList equivilants, look at the System.Collections namespace.
Cheers,
Glenn
"Boyce" <boyce (AT) nospammore (DOT) com> wrote
| Quote: | Hi,
I want to start with learning C# language.
Before I start to read Books, I like to know where on web I can find some
equivalent table between Delphi (6, 7) and C#?
I am most interested to find some important classes such as C# equivalent
to
TList or TCollection/TCollectionItem...
Best regards
|
|
|
| Back to top |
|
 |
Johnnie Norsworthy Guest
|
Posted: Tue Jun 01, 2004 6:29 am Post subject: Re: Delphi 6,7 migration to C# |
|
|
"Glenn Stephens" <glenn (AT) glennstephens (DOT) com.au> wrote
| Quote: | If you look at my web site at http://www.glennstephens.com.au/tech/ you
can
download a document on C# for Delphi developers that I presented at one of
the local conferences which may help you.
|
Glenn,
Thanks. I enjoyed reading your white paper. The Delphi to C# code snippets
were very handy. I added your site to my "Favorites".
-Johnnie
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|