Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
What You’ll Learn in This Hour: |
|
The built-in server-side services of ASP.NET 2.0, such as authentication, profiles, membership, roles, and so on, are awesome. They enable you to use these services in your ASP.NET applications without having to write much code. However, because these are server-side services, consuming them from your client-side scripts can be a nightmare.