Technology Related Links for April 30, 2009

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 Series Post #3 Architecture and Design Patterns Agile Project Management – Thought Works Learning the Adapter Pattern – Derik Whittaker SOA – Coupling – Jean-Jacques Dubray ASP.NET ASP.NET for Web Designers – Introduction The Four Pillars of ASP.NET – Paul Litwin ASP.NET MVC AntiForgeryToken in the ASP.NET MVC Framework – David Hayden Video: Introduction to Moq – Alvin Ashcraft Browser Swine Flu Tracker IE Webslice Released – Channel 9 YSlow Add-In Updated – Yahoo! Cloud Services … Continue reading Technology Related Links for April 30, 2009

Technology Related Links – Post #2

digg_url = “http://weblogs.asp.net/jgaylord/archive/2009/04/29/technology-related-links-post-2.aspx”;digg_title = “Technology Related Links – Post #2”;digg_bgcolor = “#FFFFFF”;digg_skin = “normal”;digg_url = undefined;digg_title = undefined;digg_bgcolor = undefined;digg_skin = undefined; 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 Books Beginning ASP.NET MVC – FREE CHAPTER Cloud Computing Bumping into a Cloud Ceiling – Tom Kaneshige, CIO Magazine CSS 960 Grid System – Nathan Smith General Technology iPhone “lite” and iPhone “media pad” might be Verizon Wireless devices – MSNBC Obama Announces President’s Council on Science and Technology – ostp.gov Image Editing Handy … Continue reading Technology Related Links – Post #2

Technology Related Links – Post #1

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 by technology. Some of these may be a couple of weeks old, so please bare with me as the first list is quite lengthy. I’ll also add in recently released books, software releases and updates, and upcoming technology events. If you are looking to follow this … Continue reading Technology Related Links – Post #1

Classic ASP Support in IIS 7 and IIS 7.5

I’m working on reverse engineering an application that was written about 8 years ago in Classic ASP. When I first hit the site, one of the things I noticed was that the traditional error messages weren’t displayed. You can turn this on by double-clicking on the ASP icon under IIS, finding compilation, and expanding debugging properties. You’ll see that one of the properties in IIS is called Send Errors To Browser. Set that property to true and you’re all set! One last thing, be sure that you have Classic ASP enabled in IIS. If not, go to add/remove programs to … Continue reading Classic ASP Support in IIS 7 and IIS 7.5

What I’ve Been Up To Lately

Things have been quite busy with me lately and thus my post count has dropped significantly. Nope, I haven’t dropped off the earth. I have been working pretty hard on a few projects that I’ll hopefully be able to shed some light on soon. I gave an MVC/jQuery/IE8 talk recently at a Philly.NET Code Camp and posted a really basic app on CodePlex to support the talk. You can check it out at http://bizweb.codeplex.com. Otherwise, stay tuned!