Skip to content

Instantly share code, notes, and snippets.

View curtiskeisler's full-sized avatar

Curt Keisler curtiskeisler

View GitHub Profile
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Mvc;
using System.Web.Routing;
namespace Foo.Bar
{
// Adpated from http://stackoverflow.com/questions/799511/how-to-simulate-server-transfer-in-asp-net-mvc