I’m thinking about writing an article (it would be my first) about best practices when developing medium to large WinForm applications. There are just an enormous amount of articles on how to layer your data logic and your application logic, but then when you get to the user interface and you’re not doing web development, you pretty much have to come up with everything yourself.
I have been experimenting with this for some time now, and the last weeks I’ve actually been building an application for my employer based on this. Since it seems to be working out rather nicely (with some room for improvement of course) I thought I’d build a nice reference app to share my findings.
Don’t expect anything though.. If there is one thing I know about myself it is that I get really excited about doing this kind of things, but in the end that excitement tends to drift away..
Leave a Reply