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 38 of 80 (Total items: 794)
Just noticed, implementation of LZO compression for .NET - VERY FAST!
Really just a wrapper around the really nice native C library, but could be handy when you need to compress stuff in the quickest way possible...here's the SourceForge homepage ...

Tuesday, 06 July 2004 00:00

//

Less than a minute

ASP.NET 1.1 Accessibility - great article by Scott Mitchell
Just noticed this link in a post on Kent Sharkeys blog. The article by Scott Mitchellcovers various methods of making ASP.NET 1.1 based sites conform to WAI accessibility guidelines (or US Section 508...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Another quickie: Parsing DateTime values according to the correct culture
This is a common puzzler for people new to .NET (who aren't in the US!), just how do you parse a DateTime to be correct for your culture? Answer, pretty easily...the DateTime.Parse has an overload...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Very simple one...how to do a multithreaded call in one easy step
I have a tendency to forget that people don't necessarily know everything (in counselling we called it "contextual framing" - basically aligning your mindset with that of the person you're...

Tuesday, 06 July 2004 00:00

//

2 minute read

Great idea, Online UK Music store supported by OXFAM
Via Alex Barnett's post, with the earning potential of these things I can think of nothing better than for some of the cash to go to charity! You can get more details on the Big Noise Music site,...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Stuff I've never done...in .NET at least
Thought I'd make a quick list of stuff I want to do but never have in .NET - yet.... Reflection - haven't yet had ANY call to use reflection for anything, lucky me! Direct X 9.0 - I probably am going...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Very cool tip, get rid of the hideous (and IMHO pretty useless) search thing in windows XP
Look here...the evil pooch will go away! ...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Brilliant CSS Tutorial - so somple even a simple coder like me can understand it!
It's always a thing I've been fairly weak at - partly because in the past it was of limited use due to stupid browser incompatabilities - but now there's really no excuse for not being a CSS devotee,...

Tuesday, 06 July 2004 00:00

//

Less than a minute

One more...PINVOKE addin for Visual Studio
Wish I had this the other week when I was doing my HTML image grabber thing...took me ages to find this stuff. Anyway, nice tool found here which lets you easily use some of the cool Win32 PIIVOKE...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Fonts for coding...am I in the minority
I was doing some work on the new version of my first article last night and I got to thinking, all the code in the new version is in the same font / colours that I use in my VS.NET. So, I was showing...

Tuesday, 06 July 2004 00:00

//

Less than a minute

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