Re: Test Driving WPF
Gishu Pillai <[email protected]> Wed, 6 Nov 2013 14:48:11 +0530
| Newsgroups | gmane.comp.programming.test-driven-development |
|---|---|
| Message-ID | <CABT02ttE-p7mY-nD4b8RXjohGou3_cTRgSzP+VNw2Pj5E-hCkw@mail.gmail.com> |
:) What I meant: Windows forms was very event driven.. you keep hooking onto events exposed by objects and fill in the handlers. WPF offers no corresponding events.. it's MVVM or the highway. Gishu On Wed, Nov 6, 2013 at 1:22 AM, Charlie Poole <[email protected]>wrote: > > > Nice summary. I like "mapping old experience doesn't work" ... except it's > the only kind I have. :-) > > Charlie > >