Welcome to MSDN Blogs Sign in | Join | Help

March 2004 - Posts

How to create a "Loading" page in ASP.NET

Many times we are faced with heavy or slow processing pages in our projects. If we cannot improve performance, how do we display some sort of information in the browser while the page is processing? I used to have this problem when accessing slow databases
Posted by nunos | 29 Comments
Filed under:

Adding security patches to a new Windows XP installation

It's common knowledge that you can integrate a service pack with the installation bits of Windows (a technique called splistreaming). However, the security update that prevents the Blaster worm is post SP1. Recently I've been asked to figure out a way
Posted by nunos | 4 Comments
Filed under:

Accessing an external CRL through a proxy

One of the good ways to safely authenticate users in a web application is using client certificates. When accessing the web application, IIS will ask the client for a certificate installed on the local machine, check if it's valid or not and then allows
Posted by nunos | 2 Comments
Filed under: ,

Concerning the credentials double hop issue

Being an ASP .NET enthusiast, I've soon came across this issue and had to deal with it. This happened very shortly after the release of the .NET Framework and, at the time, seemed like a major headache for developers. Well, actually it still does seem
Posted by nunos | 13 Comments
Filed under:
 
Page view tracker