Technology Links for May 7th, 2009 by Jason N. Gaylord's Blog

If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord . This series can be followed by using the Hot Links tag. Series Post #8...

Technology Related Links – Post #1 by Jason N. Gaylord's Blog

I’m going to try to put together a list of links I grab and post them to intermittent blog posts. I’d like to do a post like this once a day or at the very least once a week, but let’s see where things go. :) Anyway, here’s the first batch of links summarized...

2 Great ASP.NET Podcasts by Jason N. Gaylord's Blog

I’ve been quite busy working on a side project in which I’ll post more details very soon. However, I came across the two latest ASP.NET Podcasts in which I thought I’d share: Caching with ASP.NET 3.5 SP1 ASP.NET AJAX with JQuery Read More...

Need To Set Bounds for onscroll to Work by Jason N. Gaylord's Blog

Sonu Kapoor over at DotNetSlackers.com has, not only a great site, but also some great AJAX controls. He's always looking to improve his controls and today he stumbled across something. He was working on a prototype where he had a div nested inside...
Filed under: , ,

Mario Brothers in JavaScript by Jason N. Gaylord's Blog

I came across this post and found it to be an interesting implementation of Mario. The game is written in 14kb of JavaScript. Check it out at http://blog.nihilogic.dk/2008/04/super-mario-in-14kb-javascript.html . Read More...
Filed under: , ,

Enumerating JavaScript Object Properties by Jason N. Gaylord's Blog

I am building a few controls that use client-side script for reuse in the one web app I'm working on. I needed a way to enumerate the property names and values of an object in JavaScript so I knew which properties I had access to. Here's a JavaScript...
Filed under: ,
Powered by Community Server (Commercial Edition), by Telligent Systems