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
More for an academic exercise on the workings of .TEXT than anything else, this site now has a search function (really very simple to implement - please contact me if you want the source...). Anyway,...
Tuesday, 16 March 2004 00:00
//
Less than a minute
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
Just noticed this, not due for a few months yet - the OQO Personal Computer, not overly powered (a Transmeta 1GHZ processor, 256MB Ram and 20GB hard drive). But this might JUST provide a way to have a...
Tuesday, 16 March 2004 00:00
//
Less than a minute
I think I'm going through one of my bi-annual mid-life crises again. I really should be sleeping, I have a hospital appointment in the morning (just a diabetic clinic followup thing - 10 minutes and a...
Tuesday, 16 March 2004 00:00
//
3 minute read
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
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
Sorry, ADSL is playing up again, please keep trying if you're having problems...
...
Tuesday, 16 March 2004 00:00
//
Less than a minute
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
I really like Dino Esposito's writing style...anyway, he's come up with a brilliant article on the most efficient ways to use Session state from ASP.NET- this is just about the best examination of the...
Friday, 12 March 2004 00:00
//
Less than a minute