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 54 of 80 (Total items: 791)
New personal crusade...
Why doesn't the .NET implementation of Web Services support GZIP compression? I've found a couple of articlesdescribing how to implement it, but I'll have to do a bit of digging (my Reference.cs...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Things I wish I'd known before this: Part 1 (of several million)
I did not know this was possible or so easy! Just found out you can extend XSLT (so you can use bits of code in there) from C# have a look here and here for the lowdown... This would have saved me so...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Grouping validators in ASP.NET
AspToday has a really good article on grouping validators in ASP.NET - client as well as server side (which I hadn't seen in a code sample before). Anyway, you need a subscription to view it (sorry,...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Quite possibly the most useful tip I've read all year!
Very simple, but Dan Bright points out that: No to all? Ever get one of those messagebox prompts with the options: Yes, Yes To All, No, Cancel? Where is No To All? I will tell you! Hold the shift...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Interesting ASP.NET UI tips from Infragistics
I really should be asleep (it's 1:30am - I need sleep!). Anyway, whilst my self-imposed insomnia is still in control, I foung this interesting little article on "10 Rock-Solid UI Tips" at the...

Tuesday, 16 March 2004 00:00

//

Less than a minute

World as a Blog
Also from the land of UserAgents, just discovered this, shows a map of the world with constantly updating blog entries...quite mesmeric actually! ...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Cool little stats thing...
I've just written a little HttpModule which lets me see incoming requests in real-time, very interesting to see just what weird and wonderful clients are hitting this site - way more than I actually...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Really useful ISO opening tool - Undisker
I download lots of ISOs from MSDN and others for evaluating software, developing etc...To be frank, burning all these to CD is a pain. I have recently stumbled upon a great tool called Undisker -...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Little Javascript tip...OnError for Images...
This is an odd little tip...not sure where I found this out, but I use it a fair bit...if you have an image which you're not sure will be available, add this to the img tag:...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Simulating #Include with a server control...
I had been planning to implement something similar to this...with a 'twist'. Namely, I plan to do one which accepts multiple rexexp / replacement value pairs, allowing each page to specify it's use of...

Tuesday, 16 March 2004 00:00

//

Less than a minute

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