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 46 of 80 (Total items: 794)
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

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

iPod Love
Well, got my iPod exchanged...working perfectly now. Firewire just rules (as does USB 2.0 which I use at work) - got roughly 3000 songs transferred over in under an hour...this is really just the...

Thursday, 10 June 2004 00:00

//

Less than a minute

Just noticed on Larkware - Exchange intelligent Message filter just released to everyone!
Umm..title says it all, Larkware linkis here, download link here ...

Thursday, 03 June 2004 00:00

//

Less than a minute

Page 46 of 80 (Total items: 794)
logo

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