Clear All
Page 28 of 40 (Total items: 796)
Grouping validators in ASP.NET
AspToday has a really good article on grouping validators in ASP.NET - client as well as server side (which I hadn't seen in a code sample before). Anyway, you need a subscription to view it (sorry,...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Interesting ASP.NET UI tips from Infragistics
I really should be asleep (it's 1:30am - I need sleep!). Anyway, whilst my self-imposed insomnia is still in control, I foung this interesting little article on "10 Rock-Solid UI Tips" at the...

Tuesday, 16 March 2004 00:00

//

Less than a minute

World as a Blog
Also from the land of UserAgents, just discovered this, shows a map of the world with constantly updating blog entries...quite mesmeric actually! ...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Cool little stats thing...
I've just written a little HttpModule which lets me see incoming requests in real-time, very interesting to see just what weird and wonderful clients are hitting this site - way more than I actually...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Really useful ISO opening tool - Undisker
I download lots of ISOs from MSDN and others for evaluating software, developing etc...To be frank, burning all these to CD is a pain. I have recently stumbled upon a great tool called Undisker -...

Tuesday, 16 March 2004 00:00

//

Less than a minute

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

Interesting...could this be the tiniest way to use Visual Studio.NET on the move
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

Trouble sleeping again...so links to a few 'interesting' articles & sites
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

I hate the talented...
Pretty amazing track from Rory Blyth - man I wish had musical talent of any kind; well, I sing but a monkey can sing...not very well, and it obviously appeals most to other monkies...but well, you get...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Linksys Routers and Windows Update
To cut a long story very short, I've always had a problem in accessing Windows Update from behind my Linksys BEFVP41 VPN router (which otherwise is excellent); well, I had to reinstall my main PC over...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Excellent MSN Style Toast popper
Been playing a little with my little stats app over this weekend, decided to add a little MSN-like notification function - this was made incredibly simple with this, a wonderful control by John...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Really useful Web Service tools
One of my colleagues, Jonny Anderson pointed out these really useful web service tools on GotDotNet, the Web Service Studio Tool is just remarkably useful for debugging and otherwise playing around...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Brain.SetMode = BrainMode.Learn
Back in a learning mode once more (currently wrangling information on XmlTextReader and multithreading). Also been rediscovering the wonderful DotNetRocks shows, check them out - great for long...

Tuesday, 16 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

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

Fantastic Web 'Widgets' from Matt Hawley
Found through a comment on Jon Galloway's blog (no relation), this site has a whole bunch of nice little client side controls including a particularly nice calendar control. Anyway, thought I'd post...

Friday, 12 March 2004 00:00

//

Less than a minute

My version of an RSS Feed control...
Kent Sharkey posted an RSS View User control, which is pretty nice...I wanted to use XSLT for mine (I'm akward that way :-)) Anyway, I wrote this little one (which may appear on this blog in 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: 796)
logo

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