Search Results

17
votes

Where do you get the best in-depth information for C# programming?

I recommend you Jeffrey Richter's "CLR via C#" book. You can learn CLR features and how does c# implement them. Also …