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:
category/ASP
Clear All
Page 45 of 79 (Total items: 782)
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

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

Simple Guid validator...
Another of my fairly simple functions (actually written by a colleague of mine, Jonny Anderson) - this time just a simple way to validate a Guid - in this implementation you pass in a Guid as an...

Wednesday, 19 May 2004 00:00

//

Less than a minute

Default Buttons update...
Notice Darrellhas just created a new workspace for his 'Default Buttons' thing - nice! I posted the original version previously... ...

Wednesday, 19 May 2004 00:00

//

Less than a minute

Page 45 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.