Skip to content

Instantly share code, notes, and snippets.

View mcbridedm's full-sized avatar

Devin McBride mcbridedm

View GitHub Profile
using System;
using System.Collections.Generic;
using System.Data;
using System.IO;
using System.Reflection;
using System.Text;
using System.Web;
using System.Web.Mvc;
namespace webnetconf.website.Helpers