Contents tagged with C#
-
C# World Of Warcraft Armory Library 0.1
Since I started playing World of Warcraft again, I've taken a bit more of a developer approach to it this time, and after founding a little casual guild, I decided to create a site for it.
-
Modified MVC AccountController for Preview 5
I just downloaded the ASP.NET MVC Preview 5 bits from Codeplex and started on my first experiment.
-
Exam 70-536 - Searching, Modifying, and Encoding Text
Chapter three finished, Searching, Modifying, and Encoding Text.
-
Exam 70-536 - Input/Output
Finished another chapter in my book, Input/Output, which deals with the following:
-
Exam 70-536 - Framework Fundamentals
The book I'm reading to prepare myself is Microsoft.NET Framework 2.0 Application Development Foundation.
-
Starting Exam 70-536 Study
Taking a little break right now, got a bit of a burn out, lack of sleep might have something to do with it :)
-
Design Patterns - Proxy Pattern
Welcome back for another episode in the pattern series! This will also be the last article about Design Patterns, since I've finished reading the Head First Design Patterns book :)
-
Design Patterns - State Pattern
It's been a while again, but it's time for another pattern. Today we'll look at the State Pattern.
-
Design Patterns - Composite Pattern
It's been a little while again. I blame myself for installing World Of Warcraft again, too addictive.
-
Design Patterns - Iterator Pattern
Time for the next part in our series, the Iterator Pattern.