Viewing Category

Entries for the 'C#' Category

16

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...]

20
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...]

Posted in: VB.NET, C#