I'm building a simple winforms application that will have a modal login dialogue and needs basic tooling for things like logging etc.
Are there any known sources for a sample project thats already setup following recommended patterns?
Obviously I can start from scratch, but if there were some best practice .net winforms 4 sample application projects from Microsoft or from an open source project that would help jumpstart things following good design patterns