Archive for August, 2007

My New Telefunken Plasma TV

Thursday, August 23rd, 2007

I finally subdued to my longing itch for a Plasma TV and went and bought myself one. The 21 inch tube was not cutting it any more, so I decided to buy a Telefunken 42 inch Plasma TV.

Upon delivery I fired it up and was immediately impressed with the crisp picture.
DVD / Decoder input playback […]

Binding Objects to Client-Side Controls.

Wednesday, August 22nd, 2007

This article is a continuation of Part 1 : Returning objects from a web service.
Windows form controls can easily be bound to either a single object or a collection of objects returned to the client by a web service.
This article demonstrates how to bind a object array to a DataGridView.The code for this demo can […]