Code First Membership Provider before Migration

This commit is contained in:
2012-12-18 15:17:00 -05:00
parent 2bcca06b7e
commit 9f6e2a0702
12 changed files with 1224 additions and 10 deletions
+1
View File
@@ -3,6 +3,7 @@ using System.Data.Entity;
using System.IO;
using System.Linq;
using System.Web;
using MileageTraker.Web.Context;
using MileageTraker.Web.Models;
namespace MileageTraker.Web.DAL