Page 1 of 1 in the Tools category
# Thursday, December 10, 2009
Close up blog entry

Between work and this blog I do a lot of screen captures and trying to capture a scrolling window is at best problematic. I purchased a tool called Snagit from Techsmith which accomplishes scrolling window screen captures :-) Happiness!

I recommend it for screen captures in general as well. It does cost just under $50, but it has been worth it.

I created a short tutorial to show how it works:

Share/Bookmark
Thursday, December 10, 2009 10:28:21 PM (Eastern Standard Time, UTC-05:00)  #    Disclaimer  |  Comments [0]  | 
# Monday, September 07, 2009
Close up blog entry

This little utility makes calls to a WCF service that calls the appropriate .NET HttpUtility function to perform HTML and URL encoding and decoding. I often need to perform these operations on some text so I hope this will help others as well.

I created a RESTful WCF service with a lot of help from Rick Strahl's posts: jQuery AJAX calls to a WCF REST Service and WCF REST Configuration for ASP.NET AJAX. These are great posts about how to create WCF services that are callable from jQuery using JSON serialization.

Share/Bookmark
Monday, September 07, 2009 11:56:42 AM (Eastern Daylight Time, UTC-04:00)  #    Disclaimer  |  Comments [0]  |