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

Trending:
StyloBot Release Series: Behaviour-Aware ASP.NET UI
May 02 Architecture ASP.NET Bot Detection Security StyloBot
Clear All
Page 45 of 79 (Total items: 786)
Dumb piece of code...generate ordinals for numbers (th,rd etc...)
UPDATE: My code below of course has an error (I wrote it to test the perceptive skills of the community ;-)) anyway, Philip Reick commented with a more credible version: Hmm.. my bet is you came...

Saturday, 03 July 2004 00:00

//

2 minute read

I knew it - finally proof that 'slepping on it' helps solve problems!
Just thought this was pretty interesting - from Slashdot: An anonymous reader writes "CBC news reports that the effectiveness of 'sleeping on it' when faced with a difficult task may have more than...

Saturday, 03 July 2004 00:00

//

Less than a minute

Dumb little update to the Amazon book control...now it knows where you live!
I've been using Scott W.s little Amazon book control on this site for a while now - and it's pretty damn good, haven't made any cash from it as yet...but...well, it always bugged me that it was .com...

Saturday, 03 July 2004 00:00

//

1 minute read

Puzzled by memory usage...
I have this command line app, when running in a 'normal' command window, it uses a fair whack of memory (around 60mb), but the second I minimize to taskbar, the memory usage drops to around...

Thursday, 01 July 2004 00:00

//

Less than a minute

The coolest thing of all - Longhorn build 4051 on MSDN in November!
My PDC envy is slightly abated...now I'll just have to get a new test machine (VMWare is cool and all, but you can't beat dedicated). Anyway, read all about it here at Bink. I really can't wait to...

Thursday, 01 July 2004 00:00

//

Less than a minute

Scott Guthrie blogs about some of the new Whidbey features...
Some very interesting stuff here. UPDATE: Just reading that article, things I'm looking forward to most are the URLMapping (Rewrite.NET is cool and all but it will be nice to have the new 'native'...

Thursday, 01 July 2004 00:00

//

Less than a minute

Including XML comments in external files for C#
This strikes me as pretty useful...found here at Eric Gunnerson's blog.... Actually, looks like a fairly interesting discussion on the relative merits of this approach is happening there right now... ...

Thursday, 01 July 2004 00:00

//

Less than a minute

Well that's the PDC DVD ordered...
Just called up MSDN UK and asked for the PDC DVD, should be here around mid-November apparently. So if you're in the UK and an MSDN member (if you're not, get your company to join - only cost £520 if...

Wednesday, 30 June 2004 00:00

//

Less than a minute

XmlTextReader bizarre and fustrating bug...well not really a bug...
Had this odd issue working on some code which uses XmlTextReader to pass through an XML string...basically, when I ran the code noemally, it worked every time, but when I ran in debug mode it would...

Wednesday, 30 June 2004 00:00

//

Less than a minute

Turning HTML Documents into images...the code
Well, after a bit of playing I've got something working now, I'm no Win32 coder but this seems to work: using System; using System.Drawing; using System.Drawing.Imaging; using...

Wednesday, 30 June 2004 00:00

//

3 minute read

Page 45 of 79 (Total items: 786)
logo

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