There's an odd issue when you try to use Passport on Windows Server 2003 - basically, the default 'Secure Level' of Passport is 10, unfortunately if you don't use SSL this means Passport won't work...
Friday, 20 February 2004 00:00
//
1 minute read
A very common question in the ASP.NET Forumsis "How do I nest one Repeater (or DataList or DataGrid) inside of another?"; well, my usual stock answer used to be to use the OnItemDataBound event then...
Friday, 20 February 2004 00:00
//
1 minute read
Well, still at it (20 hours after starting - yes, the time on this post is correct!). Really fustrating mostly, but one of those times coding where hours and hours of pain (literally in this case -...
Friday, 20 February 2004 00:00
//
2 minute read
I left a comment on Rob Chartier's blog about adding confirmation prompts to buttons, now I do use Andy Smith's Confirmed Buttons controls where I can, but if I need to add a simple confirmation to a...
Friday, 20 February 2004 00:00
//
1 minute read
I'm getting increasingly involved in the world of Asynchrony and have been doing a bit of digging about into some of the pitfalls of multi-threading.
I came across an interesting one today involving...
Friday, 20 February 2004 00:00
//
1 minute read
I posted a little while ago about an odd 'Memory Leak' I was having...well, after several days of trawling (and annoying Data Wantawho's excellent email component I was mistakenly blaming - sorry!), I...
Friday, 20 February 2004 00:00
//
Less than a minute
OK, can anyone explain why I can't check explicitly if I can lock a file before reading from it (i.e., check that no-one else is locking the file before trying to read from it). I'm using the...
Friday, 20 February 2004 00:00
//
1 minute read
Just noticed this in my User Agents....NET CLR 2.0.31022 - now the version I have from the Alpha is .NET CLR 1.2.30703 - is this new string the PDC build?
...
Friday, 20 February 2004 00:00
//
Less than a minute
Now it's after the 26th, the NDA is lifted on the Whidbey alpha...which is nice :-) Anyway, thought I'd provide a look at the new ASP.NET toolbar for Whidbey here.
There's lots of really nice new...
Friday, 20 February 2004 00:00
//
Less than a minute
If by any chance you install a new version of .NET and still want to work with older sites under earlier versions (e.g., for the Whidbey stuff)... check out Denis Bauer's ASP.NET version...
Friday, 20 February 2004 00:00
//
Less than a minute