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 52 of 80 (Total items: 794)
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

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

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

Linksys Routers and Windows Update
To cut a long story very short, I've always had a problem in accessing Windows Update from behind my Linksys BEFVP41 VPN router (which otherwise is excellent); well, I had to reinstall my main PC over...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Excellent MSN Style Toast popper
Been playing a little with my little stats app over this weekend, decided to add a little MSN-like notification function - this was made incredibly simple with this, a wonderful control by John...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Brain.SetMode = BrainMode.Learn
Back in a learning mode once more (currently wrangling information on XmlTextReader and multithreading). Also been rediscovering the wonderful DotNetRocks shows, check them out - great for long...

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

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

Page 52 of 80 (Total items: 794)
logo

© 2026 Scott Galloway — Unlicense — All content and source code on this site is free to use, copy, modify, and sell.