Hi all,
While I was reading other messages here, I got another question, which I was wondering since I started C#. What actually does C# mean Does it mean consistent where C++ isn't
Thanks,
aw
Hi all,
While I was reading other messages here, I got another question, which I was wondering since I started C#. What actually does C# mean Does it mean consistent where C++ isn't
Thanks,
aw
What does managed mean?
cocohuang
Thanks people for replying. Now it seems more clear.
Figo, I will be sure to read the articles you posted.
Thanks again,
aw
bvanderw
Hi,
This thread is on the topic: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1216730&SiteID=1
C# is a simple, modern, object oriented, and type-safe programming language derived from C and C++. It is used on .net platform.
So, you must understand what .net framework is: http://en.wikipedia.org/wiki/.NET_Framework
And more references: http://www.aspfree.com/c/a/C-Sharp/Introducing-CSharp-and-the-NET-Framework/
http://www.gotdotnet.com/team/upgrade/csharp.aspx
If you have further questions pls feel free to let me know.
Thank you
DLdfrd
theTroll