D vs. C#

Frank Benoit (keinfarbton) benoit at tionex.removethispart.de
Thu Nov 23 14:42:24 PST 2006


Andrey Khropov schrieb:
> I think the biggest thing is that you have no metaprogramming support in C#
> (only type-parametrized classes and functions via generics) whereas you have
> templates in D.
> 
> Plus DbC and built-in unit testing.
> 
> Another good thing C# lacks is aliases (AFAIK only namespace aliases are
> supported) and strong typedefs.
> 
> Anyway there's a comparison page http://www.digitalmars.com/d/comparison.html
> 

Thanks for your reply.
I am aware of the comparison table on digitalmars.com.

But I am very interested in more detailed points of view, because a
simple YES/NO is not really sufficient for an article.

So, if you know C# or even C# 3.0 I appreciate to hear about your
experience and opinions. With these I can go to mr. google and do a more
specific and deeper investigation.

Your listed points are a good start for me, thanks again.



More information about the Digitalmars-d mailing list