E
E
Evgeny Samsonov2012-08-14 14:14:58
Programming
Evgeny Samsonov, 2012-08-14 14:14:58

Suggest sites with code examples in C #

Hello!

A couple of months ago I started learning C# programming. Recently finished books by Troelsen and Schildt. Now I want to look at C# program code examples, but I'm afraid to stumble upon bad examples (at the moment I still can't determine good or bad code).
Please tell me resources with high-quality C# code examples, preferably for desktop, web development is not interesting.

Thank you all in advance for your replies!

Answer the question

In order to leave comments, you need to log in

7 answer(s)
A
AR1ES, 2012-08-14
@AR1ES

At one time, I took a lot of useful sources from www.codeproject.com/ , although of course I understand that this is not quite right for the entry level.

T
Thecentury, 2012-08-14
@Thecentury

codeplex.com
bitbucket.org
github.com

V
Vitali Borovik, 2012-08-14
@WAYS

You can look at this www.java2s.com/ site for all about sharp. There are a lot of examples and everything is sensibly described.

A
AlexP11223, 2012-08-14
@AlexP11223

1code.codeplex.com/
Great collection of sample programs.

N
Nikolai Turnaviotov, 2012-08-14
@foxmuldercp

and TECHNET/MSDN seems to be forgotten...

N
Nikolai Turnaviotov, 2012-08-14
@foxmuldercp

You will not believe. www.stackoverflow.com

F
FanKiLL, 2012-08-14
@FanKiLL

csharp-examples.net/examples/ - all sorts of snippets.
dotnetperls.com - also all sorts of examples and blanks.
wpftutorial.net - wpf overview of controls and their properties and all that, they describe superficially, then you still need to google.
windowsclient.net - a bunch of WPF tutorials
Do you want WinForms or WPF?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question