Just noticed a new article on MSDNfrom Scott Mitchell which pretty much covers everything you need to know about ASP.NET Viewstate. This is one of these ones which will become my first suggestion for...
Friday, 09 July 2004 00:00
//
Less than a minute
This is a really handy little add-in which lets you examine the content of XML bearing variables during debug sessions. I just discovered Ben Lovell's blog , lots of useful stuff over there...
...
Friday, 09 July 2004 00:00
//
Less than a minute
I posted earlier about the MSDN Magazine CHM downloadable, just found a little CHM reader (in .NET yay!) on Codeproject, mobile MSDN magazine! (OK, so technically, always been mobile!)
...
Friday, 09 July 2004 00:00
//
Less than a minute
Basically, Joel covers a whole bunch of ground in this article, including issues like why it's not in Microsoft's best interest to support DHTML and advance Internet Explorer (which actually explains...
Friday, 09 July 2004 00:00
//
Less than a minute
Well, the last episode of Friends is about to start...and just been doing my blog trawl before I shut my laptop for the weekend - for which I just bought a new power adaptor; if you need a laptop...
Tuesday, 06 July 2004 00:00
//
Less than a minute
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
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
Well, this is the first of a few updates to this site over the next couple of days (prefer to take these things in steps - starting with the biggest). The update was fairly straightforward - one thing...
Tuesday, 06 July 2004 00:00
//
Less than a minute
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
I worte a few days about reasons I'd never be an MVP - today is a great exemplar of that. So far, I've fixed a few bugs on a bespoke community application (event handlers, HTML changes, T-SQL the...
Tuesday, 06 July 2004 00:00
//
Less than a minute