Clear All
Page 26 of 40 (Total items: 796)
Really nice cross-browser method of doing the 'DefaultButtons' thing - so that when you hit enter, the correct button 'clicks'
This is one of the major UI problems which is essentially caused by ASP.NET's 'one form' rule, as Darrell points out there's a number of solutions out there but none of them really solve the whole...

Wednesday, 24 March 2004 00:00

//

3 minute read

Very nice free bits and pieces from Lumisoft
I was hunting for some POP3 stuff in .NET when I happened across this thing, basically a fully-featured POP3 / IMAP/ SMTP / WebMail client written in C# with Source code for free! It's really nice and...

Wednesday, 24 March 2004 00:00

//

Less than a minute

ASP.NET Resource Kit
Kent Sharkey writes that this is currently down again - seems that some people were a bit quick off the mark in posting the download...anyway, keep checking, apparently there's going to be a couple of...

Wednesday, 24 March 2004 00:00

//

4 minute read

Couple of nice articles...
Got these from ASP.NET - yes, I am well aware that everyone who reads this will have seen these there...it's really just to remind me! Anyway, great article on DotnetJunkies about Base Pages - these...

Wednesday, 24 March 2004 00:00

//

Less than a minute

Wow - IntelliJ is doing IDEA for C#!
I used this IDE a fair bit in my Java days, all I can say is WOW! It really is an awesome IDE - check out some of the features! So I am really pleased that there's a plan to release a version of IDEA...

Friday, 19 March 2004 00:00

//

Less than a minute

Very small tip...ViewState enabled properties
This really is a very quick tip...I think I got it from Fritz Onion'sexcellent Essential ASP.NET with Examples is C# (which I really recommend incidentally!). If you want to store a property which...

Friday, 19 March 2004 00:00

//

Less than a minute

Me 1.1
Sorry I've been a bit quiet over the past few days...as I mentioned on Tuesday, I had a checkup at the Diabetic clinic on Tuesday...umm...well...let's just say it didn't go well - oddly an all pizza...

Friday, 19 March 2004 00:00

//

Less than a minute

Bugs in .NET !
Just noticed this on Stefano Demiliani's blog, lots and lots of bugs, some of them pretty interesting! I don't know just how 'verified' lots of them actually...

Friday, 19 March 2004 00:00

//

4 minute read

Odd favourite films...
I'm beginning to suspect I'm a bit odd...case in point, one of my favourite films is currently on BBC1, L.A. Story, no idea why, I just love this film! Others include Empire Records, Night On Earth...

Friday, 19 March 2004 00:00

//

Less than a minute

Favourite Whisky
My interests include .NET, Sci-Fi, trashy TV and Whisky...(surprisingly I'm single - go figure! :-)). Anyway, thought I'd give all non Scots (yes, Scots...Scotch is a whisky...not a nationality) a...

Friday, 19 March 2004 00:00

//

Less than a minute

This is very interesting - maybe bad speling doesn't matter!
The following is via Roy Osherove's blog.. Interesting research aoccdrnig to a rscheearch at an Elingsh uinervtisy, it deosn't mttaer in waht oredr the ltteers in a wrod are, the olny iprmoetnt tihng...

Friday, 19 March 2004 00:00

//

Less than a minute

Interesting little thing about AWStats from Brian Desmond
I currently use a batch job with analog for the stats for this site, but it isn't perfect (I like to see a list of visitors in chronological order for instance, which analog doesn't provide...). Brian...

Friday, 19 March 2004 00:00

//

Less than a minute

New personal crusade...
Why doesn't the .NET implementation of Web Services support GZIP compression? I've found a couple of articlesdescribing how to implement it, but I'll have to do a bit of digging (my Reference.cs...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Things I wish I'd known before this: Part 1 (of several million)
I did not know this was possible or so easy! Just found out you can extend XSLT (so you can use bits of code in there) from C# have a look here and here for the lowdown... This would have saved me so...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Quite possibly the most useful tip I've read all year!
Very simple, but Dan Bright points out that: No to all? Ever get one of those messagebox prompts with the options: Yes, Yes To All, No, Cancel? Where is No To All? I will tell you! Hold the shift...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Useful utilities from the man behind SnippetCompiler
A whole heap of useful bits here. The Netping utility solves a problem I've had for a while - tying up IP addresses with machines...very handy! Oh, Jeff Key also makes the excellent Snippet...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Run .NET code from Sql Server - before Yukon!
Found this on Ashutosh Nilkanth'sblog (good name!), basically allows you to run pretty much any CLR code using a Sql Server extended stored procedure - not nearly as good as Yukon, but if you need to...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Research shows direct brain machine control...
Read on Jesse Ezzel's blog about research showing the ability of monkies to directly control robotic arms with neural impulses.I have to say that, though this is potentially great news for those with...

Tuesday, 16 March 2004 00:00

//

1 minute read

Little Javascript tip...OnError for Images...
This is an odd little tip...not sure where I found this out, but I use it a fair bit...if you have an image which you're not sure will be available, add this to the img tag:...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Simulating #Include with a server control...
I had been planning to implement something similar to this...with a 'twist'. Namely, I plan to do one which accepts multiple rexexp / replacement value pairs, allowing each page to specify it's use of...

Tuesday, 16 March 2004 00:00

//

Less than a minute

Page 26 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.