New sample windows forms app
"Thong (Tum) Nguyen" <tum-x2aT3/[email protected]>
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Message-ID | <[email protected]> |
Hi :) I've just committed a new windows forms sample app to CVS (/pnetlib/samples/developers). The original intention of the app was to test/demonstrate PNET's monitor implementation by implementing a solution to the "Dining Philosophers" problem (http://www.google.com/search?q=dining+philosophers). PNET's Windows Forms and Threading libraries have matured to a point where it is possible to write a full blown UI view of the algorithm in action. I've replaced the "philosophers" with "developers" and each developer is represented by a mugshot of a DotGNU developer :-). If you have a photo, you can add it to the samples/developers directory and it'll be automatically picked up by the app (make sure the photo is square and that you follow the file naming pattern). Here's screenshot: http://www.veridicus.com/tummy/programming/pnet/dotgnu_codingdevelopers.png All the best, ^Tum