Clear All
Page 31 of 40 (Total items: 794)
Is cheering on Viruses like cheering on Terrorists? Umm...not even close!
Read this on Cameron Reilly's blog: This saysa lot about the intelligence of some of the folks on Slashdot. Are they having a joke? Perhaps. But cheering on a virus is kind of like cheering on a...

Sunday, 29 February 2004 00:00

//

2 minute read

Even more on ViewState...well, my pet peeve on ASP.NET really...
I've been giving some more thought to the ViewState stuff I mentioned earlier. It actually brings up something which I find most annoying about ASP.NET - and this is not a political point! Why exactly...

Sunday, 29 February 2004 00:00

//

2 minute read

Really interesting sample on ViewState preservation for non-visible controls
Nice sample and methodology from Robert Downey (obvious joke omitted), shows some really interesting (to me at least) insights into the workings of ViewState (you may be noticing a pattern here :-)) ...

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

More on my journey into the wonderful world of ASP.NET 1.x ViewState
I wrote in a previous post that I was planning to have a poke around with ViewState, extending the stuff I've done on compression into encryption and signing etc...well there's good and bad news for...

Sunday, 29 February 2004 00:00

//

2 minute read

More on BZip2
In a previous post, I mentioned I used BZip2 for my compression - mainly because, it's simple, offers the best XML compression for a generic algorithm - IMHO, i.e., not one designed specifically for...

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

RSS server control from Jason Salas
I've posted a couple of times about using RSS from ASP.NET, so this interested me a fair bit, Jason Salas has posted a nice server control which allows very simple generation of RSS feeds based on a...

Sunday, 29 February 2004 00:00

//

Less than a minute

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

Sunday, 29 February 2004 00:00

//

Less than a minute

Another...
This is also pretty nice :-P ...

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

Back Soon!
I'm currently on holiday - hence no new entries. Be back in a few days - lots of cool stuff on Pocket PC programming with the Compact Framework coming up :-) ...

Sunday, 29 February 2004 00:00

//

Less than a minute

.NET Passport on Windows Server 2003
There's an odd issue when you try to use Passport on Windows Server 2003 - basically, the default 'Secure Level' of Passport is 10, unfortunately if you don't use SSL this means Passport won't work...

Friday, 20 February 2004 00:00

//

1 minute read

Another article in the offing...hopefully...if I get round to it...Member methods versus OnItemDataBound for nested Data List controls
A very common question in the ASP.NET Forumsis "How do I nest one Repeater (or DataList or DataGrid) inside of another?"; well, my usual stock answer used to be to use the OnItemDataBound event then...

Friday, 20 February 2004 00:00

//

1 minute read

More on my Load Testing fun...
Well, still at it (20 hours after starting - yes, the time on this post is correct!). Really fustrating mostly, but one of those times coding where hours and hours of pain (literally in this case -...

Friday, 20 February 2004 00:00

//

2 minute read

Enabling SMTP authentication with CDOSYS (System.Web.Mail)
One of the most common problems with using CDOSYS (which is the underlying class used by System.Web.Mail) is the lack of authentication for sending mail via SMTP, Darren Jefford posted a method to do...

Friday, 20 February 2004 00:00

//

2 minute read

Whidbey toolbox controls
Now it's after the 26th, the NDA is lifted on the Whidbey alpha...which is nice :-) Anyway, thought I'd provide a look at the new ASP.NET toolbar for Whidbey here. There's lots of really nice new...

Friday, 20 February 2004 00:00

//

Less than a minute

Moaning...
Been reading my recent posts and blog comments...umm...sorry, in a bit of a moaning mood of late. I really have to get down to it and contribute a bit more - I have some changes to make to this site...

Friday, 20 February 2004 00:00

//

Less than a minute

Page 31 of 40 (Total items: 794)
logo

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