by Peter Daukintis The original idea for this post was to see whether this combination of technologies played well together. Whilst the development tools seem to support this scenario I believe that there is, as yet, no support for .NET…
WPF Commanding and Data Annotations Validation
by Peter Daukintis I recently ran into the need to create a simple WPF app with a data form front end and which should provide some simple validation feedback to the user. I thought this would be pretty straightforward using…
Azure Management API
by Peter Daukintis Disclaimer – the code shown below is not of high quality, does not have any error handling and is shown for educational purposes only. Having hosted an experimental application on the Azure CTP since PDC ‘08 I…