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 61 of 80 (Total items: 799)
Code Complete 2
Code Complete by Steve McConnellis, in my opinion (and many others), the best book ever about the art and discipline of coding. Basically, it's just the bible of how to design and build quality...

Sunday, 29 February 2004 00:00

//

Less than a minute

Wow, use HTC within Mozilla!
This comment to my moan about thisis VERY cool: I think I've solved your problem! I've successfully developed a Mozilla wrapper for Microsoft's HTC files. It is encapsulated in a single XBL binding,...

Sunday, 29 February 2004 00:00

//

1 minute read

Getting involved in dumb arguments...of when 'for' and 'foreach' can lead to idiocy...
I do have a tendency to get involved in pointless arguments in the ASP.NET Forums...a good example is this one, arguing about the performance of 'foreach' versus 'for'...any opinions from here - the...

Sunday, 29 February 2004 00:00

//

Less than a minute

Great article on Eggheadcafe.com on ultra-compact binary serialization of DataSets
Was having a look at this article by Peter A. Bromberg Ph.D. (don't know if that's his given name ;-)) over at Eggheadcafe.com, I always found it a bit annoying that DataSets serialized to XML only....

Sunday, 29 February 2004 00:00

//

Less than a minute

ViewState compression using BZip2...latest prototype...
Just a first stab at this, uses some classes I used in another project (I'll attribute the compression code later...I believe I got it from the Sharpziplib stuff - with some modifications - I'll stick...

Sunday, 29 February 2004 00:00

//

2 minute read

Primate Programming!
Hooray...my dreams finally realised :-) Primate Programming ...

Sunday, 29 February 2004 00:00

//

Less than a minute

Spending the day coding...(and .NET 1.0.3705.352 bug!)
I'm working...hmm...thought I'd mention a very odd bug I came across yesterday at work - which had me puzzled for about a day and a half... I had written an application (the Portal I've mentioned...

Sunday, 29 February 2004 00:00

//

2 minute read

C# Code Formatter (actually vb too...)
Very useful...http://www.manoli.net/csharpformat/ ...

Sunday, 29 February 2004 00:00

//

Less than a minute

File Download
ASP.NET has a problem with file downloads...basically if you use Response.WriteFile(fileName), the entire file is buffered in memory before its' downloaded - this is NOT good for scalability. To get...

Sunday, 29 February 2004 00:00

//

1 minute read

New Mobile..hmm...
Hmm...got a new swish 3G mobile phone, the NEC e606, got a pretty good deal - works out cheaper than my old phone with a GPRS package - but with 10 times tha bandwidth and no restrictions on VPN ports...

Sunday, 29 February 2004 00:00

//

Less than a minute

Page 61 of 80 (Total items: 799)
logo

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