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:
Stop Shoving Documents Into LLMs: Build a Local Summarizer with Docling + RAG
Dec 21 AI C# Docling LLM Ollama Qdrant RAG
Clear All
Page 52 of 79 (Total items: 782)
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

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

Blogger fight (BOF)
Rory Blyth- you are my one true god - for this post alone (and having the funniest Techie blog on the planet): Went to the blogger BOF tonight, and all I can say is that I'd like to flush this whole...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Tools list from Developmentor
Just discovered this after reareading one of my old posts ... which is in itself a reporting of Scott Hanselamn's Power tools list, a fantastic, very varied list of .NET tools and samples from those...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Useful utilities from the man behind SnippetCompiler
A whole heap of useful bits here. The Netping utility solves a problem I've had for a while - tying up IP addresses with machines...very handy! Oh, Jeff Key also makes the excellent Snippet...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Run .NET code from Sql Server - before Yukon!
Found this on Ashutosh Nilkanth'sblog (good name!), basically allows you to run pretty much any CLR code using a Sql Server extended stored procedure - not nearly as good as Yukon, but if you need to...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Research shows direct brain machine control...
Read on Jesse Ezzel's blog about research showing the ability of monkies to directly control robotic arms with neural impulses.I have to say that, though this is potentially great news for those with...

Tuesday, 16 March 2004 00:00

//

1 minute read

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 52 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.