Welcome to my new home!

itxmedia.azurewebsites.net is now the current home for both itanexmedia.com and itxmedia.net. Here you will find everything that you need to find from either site.

Saving Handsontable Data

5/31/2013

What prompted me to use handsontable

I was working on replacing an old Excel web control with a more user friendly and needed a JavaScript library that provided the functionality that I needed. After investigating several libraries I decided that handsontable provided me the best solution.
Read more »

RestSharp and Advanced POST Requests

2/21/2012

I have learned much about how RestSharp handles POST requests as of version 102. If you provide parameters of the GetOrPost type, by default the post mechanism places these parameters
Read more »