PageMethods
I am using visual Studio 2013, but I am using the original book Beginning Asp.NET 4 I was trying to get the Page Methods example to work but I keep getting a PageMethods is undefined error. I do have EnablePageMethods = "true" set in the script manager. I noticed you dropped the section on Page Methods in your newer book by looking at the table of contents is this because Page Methods has been dropped by VS or am I missing something else? Thanks in advance Happy
|