Hi. Does anyone know a good C# tutorials (example) step by step? It should be not a description of libraries, foundations and the OOP concept, and so forth, but the writing of any application step by step. For example, a mail client, telephone directory, a simple graphical editor, audio player. Thanks!
+2
A:
If it comes to tutorials this would be your first place to look at: C-SharpCorner.
Shaharyar
2010-05-23 07:50:52
+1
A:
Try C# Cookbook http://oreilly.com/catalog/9780596100636
For ASP.NET: Build Your Own ASP.NET 3.5 Web Site Using C# & VB http://www.sitepoint.com/books/aspnet3/toc.php
sh00
2010-05-23 07:57:23
+7
A:
Check out the following links:
Ardman
2010-05-23 07:57:33
+1
A:
I always recommended Jesse Liberty's book to beginner programmers. It really supports a quick start.
lmsasu
2010-05-23 08:26:22