Client Application Services - Part 3
page 1 of 7
Published: 26 Mar 2008
Abstract
This article is the last in a series of three articles in which Bilal Haider discusses the Client Application Services that shipped with Visual Studio 2008 and .NET 3.5. In this article, Bilal examines how to use Profile objects and Web settings in your Windows client application. He also demonstrates how to take your application offline so that all authentication, authorization, and profile information can be retrieved from a local cache on the local hard disk with the help of relevant source code and screen shots.
by Bilal Haidar
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 35626/ 44

Overview

In part two of this series, we demonstrated the authentication and authorization by developing an ASP.NET 2.0 web application to host the ASP.NET 2.0 AJAX 1.0 Extensions Application Services. After that, we created a Windows client application that was enabled for authentication and authorization by setting the URL of the remote services.

In this last article of the series on Client Application Services, we will show you how to load and save Profile objects enabled on the ASP.NET host application by importing them to the Windows client application as Web user settings. In addition, we will configure the application to run offline, so that all the operations covering, authentication, authorization, and profile processing will be done against a local copy of the data.


View Entire Article

User Comments

No comments posted yet.






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-03-29 4:20:50 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search