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 55 of 80 (Total items: 791)
Amazingly interesting project by Steve Tibbett - read RSS feeds in any Newsreader!
Just noticed on Scott W's site, hidden in one of the comments is a link to a project called Syndicache, this is a stunningly interesting idea. What this seems to provide is a method of using NNTP as a...

Tuesday, 16 March 2004 00:00

//

Less than a minute

New Search Function...
More for an academic exercise on the workings of .TEXT than anything else, this site now has a search function (really very simple to implement - please contact me if you want the source...). Anyway,...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Quick answer...
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" VaryByParam="none"%> This will...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Interesting...could this be the tiniest way to use Visual Studio.NET on the move
Just noticed this, not due for a few months yet - the OQO Personal Computer, not overly powered (a Transmeta 1GHZ processor, 256MB Ram and 20GB hard drive). But this might JUST provide a way to have a...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Trouble sleeping again...so links to a few 'interesting' articles & sites
I think I'm going through one of my bi-annual mid-life crises again. I really should be sleeping, I have a hospital appointment in the morning (just a diabetic clinic followup thing - 10 minutes and a...

Tuesday, 16 March 2004 00:00

//

3 minute read

Pure ASP.NET file upload...I have my doubts...
OK, maybe someone 'in the know' can settle this, is it possible to upload large files efficiently purely using ASP.NET? I've been following a threadin the ASP.NET forums about providing a method to do...

Tuesday, 16 March 2004 00:00

//

Less than a minute

An article I really have to write - oh the woes of being lazy...just why the hell does everyone use DataGrids?
One thing that really puzzles me in the ASP.NET forums (apart from having to be moderated...which is a whole other story) is that practically everyone seems hell-bent on using the DataGrid. Why? What...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Stupid, stupid ADSL
Sorry, ADSL is playing up again, please keep trying if you're having problems... ...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Slow time for the old brain...
I have a rotten cold...result - I'm reading alot but writing very little. On the bright side my reading has thrown up a few little bits and pieces which I'll scribble on this here site very...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Really good article on MSDN about Session state in ASP.NET
I really like Dino Esposito's writing style...anyway, he's come up with a brilliant article on the most efficient ways to use Session state from ASP.NET- this is just about the best examination of the...

Friday, 12 March 2004 00:00

//

Less than a minute

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