Download The MVC Blog

Description

The MVC Blog is meant to be a step by step learning vehicle for ASP.NET MVC. Ample documentation, tutorials and possibly even videos will be posted on http://www.aspbaseclass.net/ for each source code release. It's based on:ASP.NET MVC 1.0LINQ to SQLC#jQueryMbUnit

Source Files

The download file themvcblog.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
db/1. CreateDatabase.sql/*  w w w  . ja  va  2 s .  c o  m*/
db/2. CreateTables.sql
src/TheMVCBlog/TheMVCBlog.Data/Class1.cs
src/TheMVCBlog/TheMVCBlog.Data/Properties/AssemblyInfo.cs
src/TheMVCBlog/TheMVCBlog.Data/Properties/Settings.Designer.cs
src/TheMVCBlog/TheMVCBlog.Data/Properties/Settings.settings
src/TheMVCBlog/TheMVCBlog.Data/TheMVCBlog.Data.csproj
src/TheMVCBlog/TheMVCBlog.Data/TheMVCBlog.dbml
src/TheMVCBlog/TheMVCBlog.Data/TheMVCBlog.dbml.layout
src/TheMVCBlog/TheMVCBlog.Data/TheMVCBlog.designer.cs
src/TheMVCBlog/TheMVCBlog.Data/app.config
src/TheMVCBlog/TheMVCBlog.IntegrationTests/Class1.cs
src/TheMVCBlog/TheMVCBlog.IntegrationTests/Properties/AssemblyInfo.cs
src/TheMVCBlog/TheMVCBlog.IntegrationTests/TheMVCBlog.IntegrationTests.csproj
src/TheMVCBlog/TheMVCBlog.Services/Class1.cs
src/TheMVCBlog/TheMVCBlog.Services/Properties/AssemblyInfo.cs
src/TheMVCBlog/TheMVCBlog.Services/TheMVCBlog.Services.csproj
src/TheMVCBlog/TheMVCBlog.Tests/Class1.cs
src/TheMVCBlog/TheMVCBlog.Tests/Properties/AssemblyInfo.cs
src/TheMVCBlog/TheMVCBlog.Tests/TheMVCBlog.Tests.csproj
src/TheMVCBlog/TheMVCBlog.Web/Content/Site.css
src/TheMVCBlog/TheMVCBlog.Web/Controllers/AccountController.cs
src/TheMVCBlog/TheMVCBlog.Web/Controllers/HomeController.cs
src/TheMVCBlog/TheMVCBlog.Web/Default.aspx
src/TheMVCBlog/TheMVCBlog.Web/Default.aspx.cs
src/TheMVCBlog/TheMVCBlog.Web/Global.asax
src/TheMVCBlog/TheMVCBlog.Web/Global.asax.cs
src/TheMVCBlog/TheMVCBlog.Web/Properties/AssemblyInfo.cs
src/TheMVCBlog/TheMVCBlog.Web/Scripts/MicrosoftAjax.debug.js
src/TheMVCBlog/TheMVCBlog.Web/Scripts/MicrosoftAjax.js
src/TheMVCBlog/TheMVCBlog.Web/Scripts/MicrosoftMvcAjax.debug.js
src/TheMVCBlog/TheMVCBlog.Web/Scripts/MicrosoftMvcAjax.js
src/TheMVCBlog/TheMVCBlog.Web/Scripts/jquery-1.3.2-vsdoc.js
src/TheMVCBlog/TheMVCBlog.Web/Scripts/jquery-1.3.2.js
src/TheMVCBlog/TheMVCBlog.Web/Scripts/jquery-1.3.2.min-vsdoc.js
src/TheMVCBlog/TheMVCBlog.Web/Scripts/jquery-1.3.2.min.js
src/TheMVCBlog/TheMVCBlog.Web/TheMVCBlog.Web.csproj
src/TheMVCBlog/TheMVCBlog.Web/TheMVCBlog.Web.csproj.user
src/TheMVCBlog/TheMVCBlog.Web/Views/Account/ChangePassword.aspx
src/TheMVCBlog/TheMVCBlog.Web/Views/Account/ChangePasswordSuccess.aspx
src/TheMVCBlog/TheMVCBlog.Web/Views/Account/LogOn.aspx
src/TheMVCBlog/TheMVCBlog.Web/Views/Account/Register.aspx
src/TheMVCBlog/TheMVCBlog.Web/Views/Home/About.aspx
src/TheMVCBlog/TheMVCBlog.Web/Views/Home/Index.aspx
src/TheMVCBlog/TheMVCBlog.Web/Views/Shared/Error.aspx
src/TheMVCBlog/TheMVCBlog.Web/Views/Shared/LogOnUserControl.ascx
src/TheMVCBlog/TheMVCBlog.Web/Views/Shared/Site.Master
src/TheMVCBlog/TheMVCBlog.Web/Views/Web.config
src/TheMVCBlog/TheMVCBlog.Web/Web.config
src/TheMVCBlog/TheMVCBlog.sln
src/TheMVCBlog/TheMVCBlog.suo

Download

Click the following link to download themvcblog.zip.

themvcblog.zip




















Home »
  ASP.NET Free Code »
    Database »




Database
LINQ
NHibernate
ORM
SQL
SQL Server