-
Recent Posts
Recent Comments
Archives
Categories
Meta
Author Archives: david
canPlayType Not Implemented
In kicking off a simple ASP.Net MVC3 project to try out the new development environment, The first snag had nothing to do with the mac. A blank view was reporting an error in the modernizr script. The specific error was … Continue reading
Microsoft Development on a Mac
My best computer setup is my Mac Pro. It’s got a 30″ screen and a 21″ Wacom Cintique screen. So I was thinking, Wouldn’t it be nice to use that for my .Net development environment too? So as an ongoing … Continue reading
WPF Databinding
Just a small observation based on a bit of reading I’ve been doing around the tradeoffs between having your view model (or it’s attached model) implement INotifyPropertyChanged v Deriving from DependencyObject and implementing dependency properties. It’s not about the issue it’s … Continue reading
Posted in Uncategorized
Leave a comment
jQuery
I’ve started on the quick references I promised. So far, I’ve put up an initial cheat sheet for jQuery. I’ll be adding to it as time goes by. I’ll maybe add sections for code snippets that are useful too.
Plan
I’ve been thinking about what I’ll put on this blog, and I think the first thing I need is a quick reference to all the bits of dot net that I don’t use all the time. Hopefully it may be … Continue reading
Posted in Uncategorized
Leave a comment