
|
|
Entries for the 'C#' Category
Dan Gilleland posted on October 16, 2009 11:10

If you’re looking for a good tutorial to learn C# or VB.Net, then I would recommend the writings of a fellow in the UK by the name of Mike Kitchen. He has a website called PublicJoe that is chock full of good reading material. The C# tutorial looks quite extensive, and the VB.Net tutorial looks pretty good too.
[Read the rest of this article...]
Dan Gilleland posted on May 20, 2009 23:26

I love the generic types introduced in .net 2.0, and I knew that you could constrain the generic type by class name, but I didn’t know you could do fu...
[Read the rest of this article...]