Screencasts Home > Search by tags
All Tags > AJAX
-
ASP.NET AJAX - Partial Page Rendering with the Update Panel
ASP.NET AJAX introduces the UpdatePanel, a new server control that makes it incredibly easy to enable partial page refreshes on your ASP.NET site. Avoid the need to do a postback and full page ...Posted: 24/10/2006 by Mike Ormond
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
More ASP.NET 2.0 Master Pages
Posted: 23/09/2005 by Mike Ormond
Related tags