My First WPF Application

Well, not really my first application, but the first that I'd show to the public. Its a simple die rolling program that can handle rolling multiple dice, multi-sided dice (meaning dice that don't have 6 sides, I know all dice are multi-sided), additive/subtractive dice rolls, and roll modifiers. I've not been able to test it on other machines, so if it doesn't work, let me know. It probably requires .NET 3.5 to be installed on your machine, but if your reading my blog, you probably have it already.

Dice Roller v4.15
Example .NET 3.5 WPF Application

If any of you are wondering, dice rolling apps are my staple "hello world" app when learning a language/framework. They don't talk to a database (or at least this one doesn't), but they do involve string parsing, handling of arrays, visual layout, styling concerns, and "persistence" of settings when available (add some die rolls, close the app and open it again).

 

Comments

Jon Hartmann, July 2011

I'm Jon Hartmann and I'm a C# .Net developer by day, a ColdFusion guru by night, and all around Javascript fanatic. Stay right here to read my technical posts as I grapple with mysterious error messages, user interface design questions, and all things baffling and irksome about programming for the web. Learn more about me.

Post a job. Find one. authenticjobs.com

Interested in becoming a sponsor? Contact me.