Kick Spy!, Kick Zeitgeist and Kick Widgets
geekzilla.co.uk — This is everything you need to display XML in your webpage the same way IE displays it when you open an XML document in IE. read more...
geekzilla.co.uk — I use this regex loads when writing dynamic urls. read more...
programmerramblings.blogspot.com — When looking for a utility function to convert from a hex string to a byte array, I found this example .. works a treat! read more...
geekzilla.co.uk — Here is a list of tests you can use to figure out which browser your client is running read more...
geekzilla.co.uk — The following function will return the position of the mouse pointer based on the event. It actually works in IE7. read more...
geekzilla.co.uk — I recently had a list of Guids in a string which was returned from a group of checkboxes with identical names. I wanted to itterate through Guids and process each one only once. Basicaly, ignoring duplicates. read more...
geekzilla.co.uk — I needed to bind the first 5 items in a List<T> to a repeater. Having recently discovered the .Distinct() extension, I had a look through the other methods attached to my List<T> and found .Take(int) read more...
geekzilla.co.uk — One of the most talked-about aspects of Silverlight is its undeniable technical accomplishments. In an age of 50 megabyte downloads, Microsoft managed to squeeze large parts of WPF and a mini-CLR into a tiny browser plug-in, currently under 5MB. Not only that, but it runs in the three major browsers (Firefox, Safari and IE) and more amazingly on the three major operating systems, with Microsoft supporting Windows and Mac OS X and Novell’s Mono project providing a Linux runtime. read more...
blog.donnfelker.com — Sometimes we have websites that are strictly HTTPS. No files whatsoever are served up through HTTP. We want our users to only access the HTTPS portion of our website but we dont want them to remember "https://" blah blah blah. Honestly, who really wants to type all of that anyway? No one. read more...
geekzilla.co.uk — If you're running multiple IP Addresses on the same NIC in Windows 2003 server and you need a webservice call to originate from a certain one, you'll probably have found the same thing I did. .net uses the default machine IP address. read more...
geekzilla.co.uk — When needing to highlight words in a string containing HTML we found we soon ran into problems when the word we were searching for appeared in the middle of a tag.. read more...
geekzilla.co.uk — I wanted to backup all my databases... I had loads, creating a step for each db was getting tedious, so I wrote this script. read more...
geekzilla.co.uk — The following gets the ProviderUserKey for the current user. read more...
geekzilla.co.uk — The following code adds a CSS link to the header node of a Html page. read more...
agramont.net — When searching (alot) for how to edit the Host Header dynamically in the IIS metabase, I stumbled across this handy library.. awesome. Certainly makes life easier. read more...
geekzilla.co.uk — The following code prevents a page being cached. read more...
Sponsored Link: www.carlist.ie
Ads via The Lounge