All Tags > .NET > ASP.NET
-
Using ASP.NET Client Application Services in Windows Forms Apps
Visual Studio 2008 and .NET Framework V3.5 offer a productive mechanism to make use of ASP.NET services such as membership, roles and profile from a Windows Forms smart client. In this session we'll take ...
Posted: 13/10/2007 by Mike Taulty
Tags: .NET, .NetFramework, ASP.NET, VisualStudio
-
Using CardSpace with ASP.NET
Here we'll look at how you can use Windows CardSpace in order to authenticate users of your web site.
Posted: 22/06/2007 by Dominick Baier
-
Impersonation
Windows is inherently multi-threaded, and it is possible that within a single process there are threads running in a security context that differs from that of the process itself. In this session ...Posted: 26/06/2006 by Dominick Baier
Tags: .NET, AJAX, ASP.NET, Security
Windows Communication Foundation: Authorisation
In this session we'll look at some basic mechanisms for authorizing access to service operations that the WCF offers.
Posted: 27/02/2006 by Mike Taulty
How to speed up load times: Using a background thread to speed perceived performance at load time
Application load time can be an issue for mobile devices. This Screencast considers how to use threads to improve application load times.
Posted: 03/10/2005 by Alex Mackman
Related tags