Jason N. Gaylord's Blog
Visit
JasonGaylord.com
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
.NET Valley
AJAX
and XAML
Apple
Application Architecture
ASP.NET
ASP.NET Podcast
ASPInsiders
Blogging
Books
Business
C#
Code Security
Community News
Conference
Content Management Server
Controls
Crystal Reports
Debugging
Design/Development Tools
Employment Opportunities
Games
General Software Development
Google
Hardware
Hoax
IIS
Internet Explorer
IT Professional
JavaScript
LINQ
Microsoft
Microsoft Office
Mobile
MVC
MVP
Off Topic (Non-Technical)
Opinions/Direction
Personal
Podcast
Regex
Reviews (Technical)
Silverlight
Silverlight, WPF, and XAML
Social Networking
Software
SQL Server
Team System
TECHbash
Tips and Tricks
Twitter
User Group
Vista
Visual Basic
Visual Studio
Web 2.0
Web Services
Web Services and APIs
Website and Coding Usability
Windows Development (Win Forms)
Windows Server
WPF
Yahoo
News
View my website at
www.JasonGaylord.com
Navigation
Home
Blogs
Archives
October 2008 (5)
September 2008 (13)
August 2008 (15)
July 2008 (1)
June 2008 (14)
May 2008 (25)
April 2008 (9)
March 2008 (7)
February 2008 (6)
January 2008 (2)
November 2007 (1)
October 2007 (5)
September 2007 (4)
August 2007 (2)
July 2007 (2)
June 2007 (6)
May 2007 (9)
April 2007 (15)
March 2007 (2)
February 2007 (12)
January 2007 (7)
December 2006 (2)
November 2006 (3)
October 2006 (8)
September 2006 (8)
August 2006 (20)
July 2006 (17)
June 2006 (23)
May 2006 (40)
April 2006 (12)
March 2006 (8)
February 2006 (1)
January 2006 (2)
December 2005 (2)
November 2005 (12)
October 2005 (12)
September 2005 (3)
August 2005 (8)
July 2005 (5)
June 2005 (12)
May 2005 (14)
April 2005 (11)
March 2005 (14)
February 2005 (7)
January 2005 (4)
December 2004 (9)
November 2004 (4)
October 2004 (10)
September 2004 (2)
August 2004 (1)
July 2004 (1)
June 2004 (1)
May 2004 (6)
February 2004 (5)
September 2003 (6)
August 2003 (9)
July 2003 (1)
June 2003 (3)
May 2003 (1)
April 2003 (4)
Local Blogs
Michael Sumerano
Rachel Appel
Michael J. Murphy (MS)
Stan Spotts
Lindsay Rutter (MS)
Non-Local Blogs
Erik Porter
Steve Smith
Wally McClure
Rob Caron (MS)
Tim Heuer (MS)
Thom Robbins (MS)
Justin Preston (MS)
Brian Goldfarb (MS)
Mike Marshall (MS)
Somasegar (MS)
Scott Watermasysk
Rob Howard
Scott Guthrie (MS)
G. Andrew Duthie (MS)
Chad Osgood
Jeff Julian
Paul Gielens
Dana Coffey
Julie Lerman (INETA)
Jeff Key
Teemu Keiski
Geoff Snowman (MS)
Phil Weber
Nikhilk (MS)
Scott Mitchell
Jose Fuentes
Andrew Mooney
Ben Miller (MS)
Dave Sussman
Justin Lovell
Steve Schofield
Robert Scoble
Jeffrey Putz
Phil Winstanley
Shanku Niyogi (MS)
Sites I Visit
MVP Blogs
MVPs.org
.NET Valley (DotNetValley) Store
ASPInsiders.com
DotNetSlackers
Websites of Mine
JasonGaylord.com
.Net Valley (NEPA User Group)
My .NET Blog
My ASPAlliance Site
My SQL Blog
My AntiSource Page
My Windows Advice Blog
My Personal Blog
Recent Posts
1
Comments
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...
Filed under:
ASP.NET
,
ASP.NET Podcast
,
Podcast
,
MVC
1
Comments
My Syndication at FeedBurner – Using Your Domain
by
Jason N. Gaylord
Awhile back, one of my friends over at Telligent , Scott Watermasysk , posted a message regarding FeedBurner and hosting your own RSS feeds . FeedBurner is a web application owned by Google that hosts syndicated feeds and provides statistics based on...
Filed under:
Community News
,
Tips and Tricks
,
Personal
,
Blogging
4
Comments
DirecTV Needs Staging and Testing
by
Jason N. Gaylord
As a software developer, you know that best practices recommend testing and even staging environments. Evidently, DirecTV lacks that or is really missing something. Sometime today, they released a software update that sent nearly all of their HD receivers...
Filed under:
General Software Development
,
Reviews (Technical)
,
Opinions/Direction
,
Twitter
1
Comments
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...
Filed under:
Tips and Tricks
,
ASP.NET
,
Debugging
,
MVC
4
Comments
Microsoft MVP… Again!
by
Jason N. Gaylord
I just received word that I’ve been awarded with the Microsoft MVP award for ASP.NET for 2009. I’ve been a Microsoft MVP since 2003. It’s always nice to receive the MVP award, but it’s even better to see the impact that you have on the community. Six...
Filed under:
Community News
,
Personal
,
TECHbash
,
MVP
,
Microsoft
,
User Group
5
Comments
Web Site Performance
by
Jason N. Gaylord
I came across a post on StackOverflow.com regarding web site performance . Quite often you can take a look at your application and find 10 different ways to make it more efficient. Depending on your environment, you may have many different ways to increase...
Filed under:
Tips and Tricks
,
ASP.NET
,
Design/Development Tools
,
IIS
,
Web 2.0
1
Comments
Installing Team Foundation Server 2008 on SQL Server 2008
by
Jason N. Gaylord
One of the prerequisites for TFS 2008 is that it must be installed to work with SQL Server 2005 SP2 or SQL Server 2008. However, TFS 2008, by itself, will not work with SQL Server 2008. You’ll receive an error message that your SQL Server instance is...
Filed under:
SQL Server
,
Team System
3
Comments
My MVC Talk at Philly.NET Code Camp 3
by
Jason N. Gaylord
I’ll be presenting at the third code camp of 2008 for the Philly.NET code camp. Apparently, several other Microsoft MVPs and ASPInsiders will as well. It should be a great time. Be sure to register on phillydotnet.org. Anyway, if you’ll be coming to my...
Filed under:
Community News
,
MVC
2
Comments
Pandora to be Released for Windows Mobile
by
Jason N. Gaylord
The full letter from Tom Conrad, CTO of Pandora, is available at http://wmpoweruser.com/?p=627 . Basically, Tom has stated that a version for Windows Mobile devices will be coming out, but he refuses to guarantee when. One would assume it would be sooner...
Filed under:
Community News
,
Mobile
1
Comments
IE8 CSS Improvements
by
Jason N. Gaylord
The IE team posted a blog entry yesterday at http://blogs.msdn.com/ie/archive/2008/09/08/microsoft-css-vendor-extensions.aspx . Apparently they are now going to support certain CSS properties and attributes to comply with CSS 2.1 by tagging them with...
Filed under:
Internet Explorer
More Posts
Next page »