c++/cli and c#
is there any significant difference between c++/cli and c# and i am not meaning some syntax differences.Or is there anything i can't do using c# but can do using c++/cli in a windows forms application if they are the same using c# would be simpler to type wouldnt it?
|