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 62 of 79 (Total items: 782)
Web Service Compression - really nice implementation of a Web Service Extension (with sample)
I've posted about this topic a few times, it's really nice to see that someone has finally given a practical, free method of doing this. This implementation uses WS-E to do this, meaning that you add...

Friday, 20 February 2004 00:00

//

Less than a minute

Nice Christmassy code...
Nice article on CodeProject on generating fractal snow...and a nice screensaver (which now works on multiple monitors) by Thomas Petricek who has also written a couple of other pretty nice articles...

Friday, 20 February 2004 00:00

//

Less than a minute

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

Delegate.BeginInvoke() and memory leaks...
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

Memory Leak - solved - or 'When STAThread Goes Bad'
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

.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

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 62 of 79 (Total items: 782)
logo

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