I've been using a social network of sorts for as long as I've been using the Internet. From bulletin boards to Twitter, I've been there and still use them all to this day. Their importance is worth …
Update to Store Locator Project
I had a real rookie JavaScript mistake in my Store Locator project that was causing some people some grief. I had no idea this project was actually being used by many people for real live stores and …
Sometimes you just have to burn one
This is really old news to some blogger's,but I'm posting it again because a lot of people I know are just starting off in the blogging space. If you have a blog you're probably wondering how …
Continue Reading about Sometimes you just have to burn one →
New Dime Cast: Migrating from .asmx web services to WCF web services
Woo hoo! I created another Dime Cast and its up and running today! Learn how to migrate from your old asmx web services to new fancy WCF web services. Check it out here …
Continue Reading about New Dime Cast: Migrating from .asmx web services to WCF web services →
Beginning Programming Audio: ASIO4ALL Is Picky
I'm delving into some audio based development with Mark Heath and the NAudio library for a side project. This is a ton of fun and I hope to make a good presentation out of it for some code camps and …
Continue Reading about Beginning Programming Audio: ASIO4ALL Is Picky →
Prism Drop 8 Breaking Changes
The Prism team dropped another version of Prism last Friday at the usual spot: www.codeplex.com/compositewpf . This is Drop 8 of their product. Breaking Change #1 - Cannot Find CompositeWpfEvent …