Browse by Tags

All Tags » Architecture Design Patterns and Testing (RSS)

Review: Stack Overflow DevDays Boston by Jason N. Gaylord

So after having a full day of recovery (11 hours in the car within a 36 hour period), I'm back to the grind. I wanted to provide a quick review of what I saw and what I thought of the conference. First, the location within Boston was pretty good since...

What I’ve Been Up To Lately by Jason N. Gaylord

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

Main Announcements at MIX 09 by Jason N. Gaylord

Channel 10 has posted a great summary of the announcements from today’s MIX 09 events. One of the items that they didn’t post is that ASP.NET MVC 1.0 has been released. Be sure to check it out!

Telerik Controls and Demo Application Support ASP.NET MVC by Jason N. Gaylord

I received Telerik’s monthly newsletter this morning and noticed that they’ve added support for ASP.NET MVC to their AjaxControls . Now they’ve taken it a step further to produce an MVC forums application using their control suite. If you are a Telerik...

Microsoft Releases the ASP.NET MVC 1.0 Release Candidate by Jason N. Gaylord

First off, congratulations to the Microsoft ASP.NET team for their hard work on the MVC out-of-band releases over the past few months. It’s nice to see these OOB releases on Codeplex. Earlier, Scott Guthrie announced that the team has released the ASP...

Technology Highlights of 2008 by Jason N. Gaylord

What fitting way to end 2008 than a list of my own version of technology-related highlights of 2008. Dell’s Acquisition of Equallogic – Ok. So technically this happened in November of 2007. But the acquisition wasn’t completed until early this year. After...

Microsoft Releases ASP.NET MVC 1 Beta by Jason N. Gaylord

Last evening, Scott Guthrie announced that ASP.NET MVC beta has been pushed out. There’s a ton of really cool, new features that have been added. Be sure to check out Scott’s book, err I mean post to read up on what new has been added. As Scott has mentioned...

MVC: From Start to Blog by Jason N. Gaylord

I gave a talk this past weekend at the Philly.NET Code Camp 2008.3 . I’ve uploaded my slide deck , project , and a few additional files (used in the demo) in case anyone would like to review again. I was also able to find another way to fake HttpContext...

ASP.NET Podcast: Routing with ASP.NET by Jason N. Gaylord

Wally is at it again (finally). He just released his latest podcast after being away since mid-August. Anyway, his podcast is about a new feature in ASP.NET 3.5 SP1 (formerly the ASP.NET 3.5 extensions) called Routing. Routing can be done using System...

Debugging ASP.NET MVC Routing by Jason N. Gaylord

One of the most critical pieces to MVC is routing users to the proper controller. During the development process, you must keep in mind that routes will take users to the first pattern that matches. It’s not that difficult to create patterns that are...
More Posts Next page »