Clear All
Page 28 of 40 (Total items: 785)
Amazingly interesting project by Steve Tibbett - read RSS feeds in any Newsreader!
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

Quick answer...
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

Rewriting ASP.NET Urls
One fairly interesting little article I read of late is Rewrite.NET, this is by far the best implementation of Url rewriting that I've seen for ASP.NET. In case you're not aware what Url Rewriting is,...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Saturday...the pressure!
It's Saturday morning (the time is odd because the host in in the US)...I need to find something to do. Choices currently are: Shopping - Saturday before payday - probably a bad idea! Coding - I have...

Friday, 12 March 2004 00:00

//

Less than a minute

Feeds...
Fairly new to this whole Rss thing, but my feeds are all bust...try one, any ideas how I can fix them? ...

Friday, 12 March 2004 00:00

//

Less than a minute

I suck at writing...
You've probably already relaised this :-) But I'm in the process of writing my first article on .NET for future publication to this site. It's an article about using nested repeaters bound on to a...

Friday, 12 March 2004 00:00

//

Less than a minute

Well, can't sleep yet again...the questions which flit through my mind in the long hours of sleeplessness
I've been frequenting the ASP.NET forums of late, great resource but not without it's problems. As a supposed 'communities expert' I thought I'd stick my oar in...as usual! The poster rating...

Friday, 12 March 2004 00:00

//

2 minute read

Back - and code for impersonating users...
Well, had a lovely break...now for some code, this will let you 'impersonate' a user - really handy when, for instance, trying to upload a file to a network location...as usual, no idea where I found...

Friday, 12 March 2004 00:00

//

Less than a minute

Back in a few days...
Taking a break away from computers for a few days...back in a week's time... ...

Friday, 12 March 2004 00:00

//

Less than a minute

RSS Feeds...
Rob Howard asked how other people were doing RSS feeds, well this has been an issue for me recently, where I had to generate RSS feeds for existing objects. I used a little collection of classes to do...

Friday, 12 March 2004 00:00

//

2 minute read

Nested Data Bound List Controls in ASP.NET
This article (which pretty much constantly seems to be down for me at the moment) presents an interesting was to nest Repeaters etc... in ASP.NET, now I have never used this approach - and I have no...

Friday, 12 March 2004 00:00

//

Less than a minute

Compile ASCX controls - so you no longer have to distribute the ASCX file!
I replied to someone's post saying that this was possible, well I finally got around to digging out the link, this article on CodeProject provides a little tool which will generate the C# source file...

Friday, 12 March 2004 00:00

//

Less than a minute

SQLJunkies...fine, fine blogging site
The SqlJunkies weblog site is really starting to fill out, it's fantastic to have so many SQL experts posting in one place! Oh, and I'm not just saying that because I agree with Donny Mack's views on...

Friday, 12 March 2004 00:00

//

Less than a minute

Longhorn install on VMWare 4.0
Well, went very smoothly - just got the DL off of MSDN subs downloads, mounted the iso as a disk for VMWare, fired it up in "2003 Server" config - installed perfectly! Seems to be better connecting...

Friday, 12 March 2004 00:00

//

1 minute read

Occasional blogger....and a book suggestion...
I'm in one of my quieter periods when it comes to blogging right now...I have no particular excuse, I am just a bit phasal when it comes to such things. Anyway, I'll give a suggestion as to some...

Friday, 12 March 2004 00:00

//

1 minute read

Name that lyric...
"Don't you think it's kind of funny, don't you think its kind of sad, the dreams in which i'm dying are the best I've ever had..." ...

Friday, 12 March 2004 00:00

//

Less than a minute

What I've been up to...sending Bulk Email from ASP.NET / Command line / Schedule
Been a bit quiet of late, well basically I've been starting a new project at work - so I've been pretty much 24/7 in planning and building that app. It's a pretty cool little Bulk Email app (don't...

Friday, 12 March 2004 00:00

//

2 minute read

New Favourite Toy - Xml Serialization for generating Xml Feeds
I've previously used Xml Serialization for loading and saving config files into and out of apps - nice use...What I've done recently though has been very useful - for me at least. Essentially, I have...

Friday, 12 March 2004 00:00

//

1 minute read

Really good article on MSDN about Session state in ASP.NET
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

Futher to my earlier rant...
I wrote here complaining about the (in my opinion) pretty poor treatment of Architecture (especially) for ASP.NET. Well, here's a suggestion of a solution - I've just read the whitepapers for ALL of...

Friday, 12 March 2004 00:00

//

2 minute read

Page 28 of 40 (Total items: 785)
logo

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