Summary

In this chapter you learned about application services using Sys.Services and the ASP.NET AJAX server-side implementation. You saw how ASP.NET AJAX uses script initialization to set initial JavaScript values on the server’s page load method, and you learned how to inject your own initialization scripts. Finally, you learned how to use the WCF application services defined in System.Web.ApplicationServices to integrate services that support both local AJAX clients (through AJAX-enabled services) and remote SOAP-based clients. By now, you should be able to integrate application services into your AJAX application for authentication and roles. You should also be able to use the profile service to save and load user preferences during the execution ...

Get Developing Service-Oriented AJAX Applications on the Microsoft® Platform now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.