Skip to content

Tag Archives: json

Presenting at the PCSUG on April 6th

24-Mar-11

On Wednesday, April 6th I will be presenting at the Phoenix Connected Systems User Group on utilizing ASP.NET MVC as an “alternative” to various web service options in the .NET stack (WCF, ASMX, etc). The group meets at Interface Technical Training near the corner of Thomas and Central in downtown Phoenix. More info can be [...]

jQuery autocomplete plugin with ASMX web service and JSON

04-Nov-09

I’m trying to find more reasons to switch a lot of my js/ajax ui over to jQuery recently. This is due to my excursions into Rails and Sinatra outside of work, and also because I feel like some of the MS Ajax Toolkit extenders seem to be bloated at times. I also figure that since [...]