Thread: c++/cli and c#
View Single Post
  #1 (permalink)  
Old February 26th, 2008, 03:38 AM
elvisfeverr elvisfeverr is offline
Authorized User
 
Join Date: Jan 2008
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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?

Reply With Quote