Navigate/Search

Archive for the 'C#' Category

A few programmer’s references

Tuesday, December 1st, 2009

C++ Reference

Java2s – Simply amazing site! And it’s not just for Java. In fact, I’ve never went there for Java.

C++ FAQ Lite by Marshall Cline of Parashift.com. (Highlighted: Should I learn C before I learn OO/C++?)

C# Online.NET – Although missing several sections it is beyond useful.

There might be more but those are what I was thinking of at the moment.

C# Language Specification

Monday, September 28th, 2009

I wasn’t aware of this one until I visited Jon Skeet’s site again.  Very readable assuming you have a bit of knowledge of “language speak.”

Speak of Jon, here’s his FAQ from the mplc (microsoft.public.languages.csharp) newsgroup.

C# Language Specification – I feel like I’ve posted this at least 3 times. My wires get crossed very easily sometimes.

XML Documentation Comments

C# Tutorials at Microsoft

Monday, September 28th, 2009

I just found this a bit funny is all.

The simple tutorials are REALLY simple, as in too simple.

The intermediate are like simple^3.

Then advanced makes leaps so high you literally have to be versed in TONS of the language specification.

Anyway, low-bandwidth version rocks!

http://msdn.microsoft.com/en-us/library/aa288436(VS.71,loband).aspx

Also, C# Programming Guide.

ECMA C# and Common Language Infrastructure Standards at Microsoft

Wednesday, May 6th, 2009

I found it kind of odd to find standards documentation — that were not proprietary that is — at Microsoft so, here’s the link.

2 C# Geeks I’ve actually talked to

Tuesday, May 5th, 2009

Not that either would remember of course, I’m just saying…

Before my mental breakdown they helped tremendously on a few projects by helping me wrap my feeble mind around a few ideas in the C# Usetnet groups.

Anyway…

Peter Ritchie

Jon Skeet