Browse by Tags

All Tags » WinForms Async » Software Design (RSS)

Custom event subscription methods can help remove redundant code.

When working with a data-layer and trying to retrieve some list or collection for consumption by a number of different UI elements you run into the situation of having lots of redundant code. As an example, a common approach might have to utilize the...

Visual C# Express 2005: Creating a Poker Application, Source Download

Answering a couple of user questions for persistence: How do you test during the development of an application like Poker? Well, I'd say that the design and whiteboard sketches that I'm going to have in my book really help limit the amount of testing...
More Posts