Posts Tagged “jquery”

OpenKeyVal Tool Built with Backbone.js

by Steven Ng on August 26, 2011

I ran across OpenKeyVal from a post regarding a Backbone.js tutorial and found this service to be useful for rapid prototyping and testing. OpenKeyVal is a free key-value data store with an exposed web service.

Anyways I was learning about … Read the rest

ASP.NET Error – The state information is invalid for this page and might be corrupted

by Steven Ng on June 27, 2010

I ran into this error a second time in the last couple of years and totally forgot how I fixed it, so i’ll blog what my situation and resolution was as a reminder and hopefully to help others.

Quick Ajax Example Using jQuery

by Steven Ng on March 1, 2009

About 2 years ago I posted an article called “Quick Ajax Example Using Prototype.js” and some visitors commented that my instructions weren’t clear so I just wanted to post a quick follow up. This is basically the same … Read the rest