colorcombos.com/grabcolors.html
Windows Azure SQL Data Sync (SDS) – SQL Data Sync Setup Steps for Azure MS SQL Data Sync
Azure MS SQL Data Sync turns out to be a great solution. On a project I am working on, there is a need to get the Azure SQL database data synced on a schedule onto a database on the corporate network. With SDS you can sync up, down or bi directional. I did have a little issue where in one field, the int data type was marked as a non supported data type. Here is the link to the steps to...
Google Web Designer is Coming Soon.
Google Web Designer is meant to empower creative professionals to create cutting edge advertising and engaging web content using HTML 5. Should be a stand alone app to replace Google...
ASP.NET Monitoring with New Relic
New Relic can show stats on external service calls that your ASP.NET applications make. A must load and you can get started for free. Use Windows Azure. Add App from the app store Go to the website for more information: http://newrelic.com/
Behind the Scenes with Google Plus Authorship
Have you ever seen those little profile pictures next to search results. It really draws you in to that particular search result. This used to be hard to do and would only show up if you had a relationship with the person. Now, Google has broaden the profile picture reach. Let me know in the comments if you want to know exactly how to set it up and Iwill write an article. Google Authorship https://plus.google.com/authorship You can link...
Dynamic JavaScript UIs with KnockoutJS
With Knockout JS: Helping you build dynamic JavaScript UIs with MVVM and ASP.NET Check out this neat little library to create MVVM applications. Knockout Overview Knockout Website