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:
Simple OCR and NER Feature Extraction in C# with ONNX
Jan 21 AI CSharp Docker NER OCR ONNX Tutorial
Clear All
Page 78 of 79 (Total items: 782)
Rewriting ASP.NET Urls
Rewriting ASP.NET Urls posted on 10:57 PM One fairly interesting little article I read of late is Rewrite.NET, this is by far the best implementation of Url rewriting that I've seen for ASP.NET. In...

Monday, 13 October 2003 00:00

//

Less than a minute

Little Javascript tip...OnError for Images...
Little Javascript tip...OnError for Images... posted on 1:03 AM 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...

Saturday, 11 October 2003 00:00

//

Less than a minute

New personal crusade...
New personal crusade... posted on 3:11 PM 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...

Friday, 10 October 2003 00:00

//

Less than a minute

You can teach an old dog new tricks...
You can teach an old dog new tricks... posted on 4:07 PM To cut a long story short, even though I've used .NET since the first beta (in 1999), I never got around to using Winforms - no, really! I have...

Thursday, 09 October 2003 00:00

//

Less than a minute

Things I wish I'd known before this: Part 1 (of several million)
Things I wish I'd known before this: Part 1 (of several million) posted on 6:21 PM 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...

Tuesday, 07 October 2003 00:00

//

Less than a minute

Really useful ISO opening tool - Undisker
Really useful ISO opening tool - Undisker posted on 4:05 AM 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...

Monday, 06 October 2003 00:00

//

Less than a minute

Amazingly interesting project by Steve Tibbett - read RSS feeds in any Newsreader!
Amazingly interesting project by Steve Tibbett - read RSS feeds in any Newsreader! posted on 7:35 PM Just noticed on Scott W's site, hidden in one of the comments is a link to a project called...

Sunday, 05 October 2003 00:00

//

Less than a minute

Quick answer...
Quick answer... posted on 4:20 AM How do you enable caching for the RSS control? Well, in the RssDisplay.ascx, add the following line after the <%@ Page%>declaration: <%@ OutputCache Duration="1200"...

Friday, 03 October 2003 00:00

//

Less than a minute

New Favourite Toy - Xml Serialization for generating Xml Feeds
New Favourite Toy - Xml Serialization for generating Xml Feeds posted on 7:41 PM I've previously used Xml Serialization for loading and saving config files into and out of apps - nice use...What I've...

Thursday, 02 October 2003 00:00

//

1 minute read

This got me thinking
Perhaps a true revolution is starting, this article from Wired basically points out that despite having significantly fewer resources, Apple is still surviving - and prospering. This got me to...

Friday, 20 June 2003 00:00

//

1 minute read

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