mostlylucid.net - Scott Galloway's Developer Blog
author

Hi, I'm Scott Galloway — I'm a consulting web / internet / systems / full-cycle, full-stack developer (it's complicated šŸ¤“) specializing in bringing 'AI' to the masses, .NET Core, full-stack development, cloud, and search technologies. Former Microsoft ASP.NET Program Manager with 30+ years building web applications for Fortune 500 companies and startups. I share my work in progress (PERSONAL!) projects and how I build them. Available for contract, full-time, or consultancy work — get in touch. Code on GitHub | Feedback on Mastodon

Clear All
Page 63 of 80 (Total items: 791)
More new bits...
More changes, you've probably noticed the feed taken from http://weblogs.asp.net on the right hand column...this is done using a slightly modified version of the RSS Feed control I posted earlier - no...

Friday, 20 February 2004 00:00

//

Less than a minute

Another article in the offing...hopefully...if I get round to it...Member methods versus OnItemDataBound for nested Data List controls
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

More on my Load Testing fun...
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

Adding confirmation to buttons...and why I've been doing it wrong all along...
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

.NET and Locked Files...
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

Interesting User Agent...
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

Whidbey toolbox controls
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

Whidbey Alpha - don't expect too much...
With all the hype about the distribution of the Whidbey Alpha at the PDC, I can't help but worry that people will get their hopes up a bit much...just remember it's an Alpha, whilst phenomenally cool...

Friday, 20 February 2004 00:00

//

Less than a minute

Useful tools...ASP.NET Version Switcher
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

New stuff for the site...
Though I'd provide an update of stuff I'm working on for this site; which will be finished eventually finding time to do it is pretty tricky. Anyway, I've been delving deep into the core of .TEXT and...

Friday, 20 February 2004 00:00

//

Less than a minute

Page 63 of 80 (Total items: 791)
logo

© 2026 Scott Galloway — Unlicense — All content and source code on this site is free to use, copy, modify, and sell.