Download ASP.NET MVVM

Description

ASP.NET MVVM provides a framework to implement the Model-View-ViewModel pattern, a.k.a. the Presentation Model pattern in ASP.NET projects. Developers can take advantages of Dependency Injection and Event Broker to write concise, elegant and business focused code.

Source Files

The download file aspnetmvvm.zip has the following entries.


ASPNET MVVM Solution/ASPNET MVVM Solution.sln
ASPNET MVVM Solution/Demo.DataModel/Customer.cs
ASPNET MVVM Solution/Demo.DataModel/CustomerService.cs
ASPNET MVVM Solution/Demo.DataModel/Demo.DataModel.csproj
ASPNET MVVM Solution/Demo.DataModel/Demo.DataModel.csproj.vspscc
ASPNET MVVM Solution/Demo.DataModel/ICustomerService.cs
ASPNET MVVM Solution/Demo.DataModel/Properties/AssemblyInfo.cs
ASPNET MVVM Solution/Demo.Web.Mvvm/CreateAttribute.cs
ASPNET MVVM Solution/Demo.Web.Mvvm/Demo.Web.Mvvm.csproj
ASPNET MVVM Solution/Demo.Web.Mvvm/Demo.Web.Mvvm.csproj.vspscc
ASPNET MVVM Solution/Demo.Web.Mvvm/EventLink.cs
ASPNET MVVM Solution/Demo.Web.Mvvm/EventSubscriptionAttribute.cs
ASPNET MVVM Solution/Demo.Web.Mvvm/InjectAttribute.cs
ASPNET MVVM Solution/Demo.Web.Mvvm/PageControllerBuilder.cs
ASPNET MVVM Solution/Demo.Web.Mvvm/PageControllerModule.cs
ASPNET MVVM Solution/Demo.Web.Mvvm/Properties/AssemblyInfo.cs
ASPNET MVVM Solution/Demo.Web.Mvvm/ReflectionCache.cs
ASPNET MVVM Solution/Demo.WebApp/App_GlobalResources/Messages.designer.cs
ASPNET MVVM Solution/Demo.WebApp/App_GlobalResources/Messages.resx
ASPNET MVVM Solution/Demo.WebApp/Constants.cs
ASPNET MVVM Solution/Demo.WebApp/Customer1.aspx
ASPNET MVVM Solution/Demo.WebApp/Customer1.aspx.cs
ASPNET MVVM Solution/Demo.WebApp/Customer1.aspx.designer.cs
ASPNET MVVM Solution/Demo.WebApp/Customer2.aspx
ASPNET MVVM Solution/Demo.WebApp/Customer2.aspx.cs
ASPNET MVVM Solution/Demo.WebApp/Customer2.aspx.designer.cs
ASPNET MVVM Solution/Demo.WebApp/Customer3.aspx
ASPNET MVVM Solution/Demo.WebApp/Customer3.aspx.cs
ASPNET MVVM Solution/Demo.WebApp/Customer3.aspx.designer.cs
ASPNET MVVM Solution/Demo.WebApp/CustomerController.cs
ASPNET MVVM Solution/Demo.WebApp/CustomerDetails.aspx
ASPNET MVVM Solution/Demo.WebApp/CustomerDetails.aspx.cs
ASPNET MVVM Solution/Demo.WebApp/CustomerDetails.aspx.designer.cs
ASPNET MVVM Solution/Demo.WebApp/CustomerEdit.ascx
ASPNET MVVM Solution/Demo.WebApp/CustomerEdit.ascx.cs
ASPNET MVVM Solution/Demo.WebApp/CustomerEdit.ascx.designer.cs
ASPNET MVVM Solution/Demo.WebApp/CustomerList.ascx
ASPNET MVVM Solution/Demo.WebApp/CustomerList.ascx.cs
ASPNET MVVM Solution/Demo.WebApp/CustomerList.ascx.designer.cs
ASPNET MVVM Solution/Demo.WebApp/Default.aspx
ASPNET MVVM Solution/Demo.WebApp/Default.aspx.cs
ASPNET MVVM Solution/Demo.WebApp/Default.aspx.designer.cs
ASPNET MVVM Solution/Demo.WebApp/Demo.WebApp.csproj
ASPNET MVVM Solution/Demo.WebApp/Demo.WebApp.csproj.vspscc
ASPNET MVVM Solution/Demo.WebApp/ErrorHandler.cs
ASPNET MVVM Solution/Demo.WebApp/MasterPage.master
ASPNET MVVM Solution/Demo.WebApp/MasterPage.master.cs
ASPNET MVVM Solution/Demo.WebApp/MasterPage.master.designer.cs
ASPNET MVVM Solution/Demo.WebApp/MessageBox.cs
ASPNET MVVM Solution/Demo.WebApp/Properties/AssemblyInfo.cs
ASPNET MVVM Solution/Demo.WebApp/StyleSheet.css
ASPNET MVVM Solution/Demo.WebApp/Web.config
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml

Download

Click the following link to download aspnetmvvm.zip.

aspnetmvvm.zip




















Home »
  ASP.NET Free Code »
    Design Patterns »




MVC
MVC Application
MVC Control
MVC Design Patterns
MVC Framework
MVC Library
MVC Sample
MVC View
MVP
MVVM