miketrash

Stories submitted by miketrash

Everyone knows child predators program in C#(stopanonlinepredator.org)

submitted by miketrashmiketrash(105) 3 years, 6 months ago

Take a look at the book on the shelf in this PSA. read more...

add a comment |category: |Views: 23

tags: another

WPF: The best walkthrough of Model-View-ViewModel I have seen(lab49.com)

submitted by miketrashmiketrash(105) 3 years, 6 months ago

Jason Dolinger a consultant for lab49 gives a great walkthrough on Model-View-ViewModel using WPF. He starts out doing things the traditional way and refactors the app to use ViewModels, Commands, and Unity. read more...

add a comment |category: |Views: 649

tags: another

XSDClassgen = XSDObjectGen + .net framework 2.0(devauthority.com)

submitted by miketrashmiketrash(105) 5 years, 7 months ago

A newer version of XSDobjectgen. This version supports 2.0, uses generics, nullable fields, and partial classes. Written by Ram Marappan. read more...

add a comment |category: |Views: 886

tags: another