Friday 11 June 2010

Working with ASP.NET, JQUERY and JSON [EXAMPLES]


I have put together some examples of working with ASP.NET, JQUERY and JSON. The examples use three techniques:

- Page Methods
- Web Services
- WCF Services

and neither of them use UpdatePanels or ScriptManagers to display dynamic content, worth a look!

The file is for .NET Framework 3.5 and written in C#.

No comments: