Using jQuery with ASP.NET 2.0

It all began with

SYNTAXERROR: UNEXPECTED TOKEN <

I’m working on an old system (ASP.NET 2.0) and getting a bunch of problems to solve, like “how do I use jQuery to update fields by calling code-behind methods?”. This is a piece of cake in ASP.NET 3.5, so I figured out it wouldn’t be a great trouble for ASP.NET’s previous version (2.0). I was wrong. Continue lendo “Using jQuery with ASP.NET 2.0”