Timlee's Blog

Thoughts on the state of web development, ASP.NET, and MSDN documentation.

Hosting a SignalR application on Windows 2008r2 and IIS 7.5

ASP.NET SignalR is Microsoft's new library for adding real-time functionality to applications. You...

Author: TimLT Date: 03/21/2013

Publish the SignalR Getting Started Sample as a Windows Azure Web Site

Here's a quick walkthrough for publishing the ASP.NET SignalR Getting Started tutorial sample as a...

Author: TimLT Date: 02/27/2013

Using the Library Package Manager with Add-on Libraries in Visual Studio

Have you ever noticed how complex it can be to add, remove, and update libraries of code...

Author: aspnetfan Date: 11/11/2010

Working with HTML5 pages in WebMatrix and the Razor Syntax

Most web developers know that HTML5 is available and is already supported (though not completely...

Author: aspnetfan Date: 08/06/2010

Using @functions in an ASP.NET page with Razor Syntax

In July Microsoft released the WebMatrix Beta. WebMatrix is a set of tools and technologies which...

Author: aspnetfan Date: 07/30/2010

The New ASP.NET Default Web Template in Visual Studio 2010

Introduction When Visual Studio 2010 hit the market in April 2010, it had a nice surprise for...

Author: aspnetfan Date: 06/14/2010