Answered by:
windows forms

Question
-
I would like to learn VS C#Sunday, January 9, 2011 9:46 PM
Answers
-
Welcome to MSDN Forums,
there are a lot of very nice websites with introductions to C#.
What do you want to develop? Programs that can be directly started on a computer or webpages / websites? Good starting points for these are:
- http://windowsclient.net/ for the programs you can start on a client
- http://www.asp.net/ for websites and webpages.Both portals have pages for beginners, downloads that give you, what you need to start and so on.
http://msdn.microsoft.com/en-us/vcsharp/default - c# Developer Center on MSDN
http://msdn.microsoft.com/en-us/beginner/default.aspx - Beginner Developer Learning Center on MSDN
http://msdn.microsoft.com/en-us/library/z1zx9t92(v=VS.100).aspx - Introduction to C# on MSDNAnd of course: Use bing or google to search for c# tutorial or c# introduction to get much much more ressources on the net.
With kind regards,
Konrad
- Marked as answer by Rubel Khan Wednesday, January 26, 2011 5:53 PM
Monday, January 10, 2011 6:21 AMAnswerer -
If you would like to take a training class, There are some Microsoft Oficial Learning courses that might interest you:
Course 2609A: Introduction to C# Programming with Microsoft .NET
Course 2124c: Programming with C#
Course 10266A: Programming in C# with Visual Studio 2010You can find more details, as well as a link to the "class locator" (find a training center near you that teaches a given course) here:
http://www.microsoft.com/learning/en/us/training/training-default.aspx
- Marked as answer by Rubel Khan Wednesday, January 26, 2011 5:53 PM
Monday, January 10, 2011 7:53 AM
All replies
-
Welcome to MSDN Forums,
there are a lot of very nice websites with introductions to C#.
What do you want to develop? Programs that can be directly started on a computer or webpages / websites? Good starting points for these are:
- http://windowsclient.net/ for the programs you can start on a client
- http://www.asp.net/ for websites and webpages.Both portals have pages for beginners, downloads that give you, what you need to start and so on.
http://msdn.microsoft.com/en-us/vcsharp/default - c# Developer Center on MSDN
http://msdn.microsoft.com/en-us/beginner/default.aspx - Beginner Developer Learning Center on MSDN
http://msdn.microsoft.com/en-us/library/z1zx9t92(v=VS.100).aspx - Introduction to C# on MSDNAnd of course: Use bing or google to search for c# tutorial or c# introduction to get much much more ressources on the net.
With kind regards,
Konrad
- Marked as answer by Rubel Khan Wednesday, January 26, 2011 5:53 PM
Monday, January 10, 2011 6:21 AMAnswerer -
If you would like to take a training class, There are some Microsoft Oficial Learning courses that might interest you:
Course 2609A: Introduction to C# Programming with Microsoft .NET
Course 2124c: Programming with C#
Course 10266A: Programming in C# with Visual Studio 2010You can find more details, as well as a link to the "class locator" (find a training center near you that teaches a given course) here:
http://www.microsoft.com/learning/en/us/training/training-default.aspx
- Marked as answer by Rubel Khan Wednesday, January 26, 2011 5:53 PM
Monday, January 10, 2011 7:53 AM -
Thank you both for your suggestions and your interest of helping me.Sorry for this late,late reply , because I was away.
Thanks again (Konrad and Alberto
nourWednesday, August 3, 2011 9:28 AM