I have been trying to update using Ajax and Linq, but the Ajax call never gets to the webmethod of the code behind. I have changed the user class to match the database and made the user object the same names and still never gets to the code behind. I wonder if this is the preferred way?I have been trying to update using Ajax and Lin