HELP .Net C#

I'm beginner in .NET C# but I have been worked in Visual C++ for 6 years. I don't know how can I do trivial things in .Net C# like :
create a own control, work with XML file, define a own message and use a function like SendMessage from VC++6.0.

Please tell me how can do all these things or where I can find
good samples.

Thanks a lot !
[379 byte] By [ddristu] at [2007-11-18 17:43:03]
# 1 Re: HELP .Net C#
Since you can consider senior in the VC... then there should not problem for you to catch up with C#...

If you want to good sample, it is better we refer back to the developer samples...

http://msdn.microsoft.com/vcsharp/downloads/samples/23samples/default.aspx

http://www.microsoft.com/downloads/details.aspx?familyid=08e3d5f8-033d-420b-a3b1-3074505c03f3&displaylang=en

:p
lianwk at 2007-11-10 3:47:15 >