Download ASP .NET MVC Webshop
Description
Hy! This is a hungarian university project for a .NET course.We use ASP .NET MVC 3 web application to create a Webshop. There are categories, and each categroies has some products. You can register, sign in, change your password, and order some item.
Icons
Source Files
The download file wshop.zip has the following entries.
Felhasznlkezels.doc/*from w w w . ja v a 2s.c o m*/
ModelingProject/ModelDefinition/ModelingProject.uml
ModelingProject/ModelingProject.modelproj
ModelingProject/UMLUseCaseDiagram.usecasediagram
ModelingProject/UMLUseCaseDiagram.usecasediagram.layout
MvcApplication3/App_Data/Webshop.sdf
MvcApplication3/App_Data/aspnetdb_log.LDF
MvcApplication3/ClassDiagram1.cd
MvcApplication3/Content/Images/Products/ajandektasak.png
MvcApplication3/Content/Images/Products/allithatogyuru.png
MvcApplication3/Content/Images/Products/asztalterito.png
MvcApplication3/Content/Images/Products/befottesuvegnyito.png
MvcApplication3/Content/Images/Products/cernakesztyu.png
MvcApplication3/Content/Images/Products/cilitbang.png
MvcApplication3/Content/Images/Products/citromfacsaro.png
MvcApplication3/Content/Images/Products/clorox.png
MvcApplication3/Content/Images/Products/csodaszoda.png
MvcApplication3/Content/Images/Products/csuszasgatlo.png
MvcApplication3/Content/Images/Products/cukorszoro.png
MvcApplication3/Content/Images/Products/dobozosfulbevalo.png
MvcApplication3/Content/Images/Products/edenyszarito.png
MvcApplication3/Content/Images/Products/ezustozottnyaklanc.png
MvcApplication3/Content/Images/Products/fafogas.png
MvcApplication3/Content/Images/Products/fakarkoto.png
MvcApplication3/Content/Images/Products/felmosofej.png
MvcApplication3/Content/Images/Products/felmosovodor.png
MvcApplication3/Content/Images/Products/fogkefefogkremtarto.png
MvcApplication3/Content/Images/Products/fogkefetarto.png
MvcApplication3/Content/Images/Products/fulbevalo.png
MvcApplication3/Content/Images/Products/furdoszobaitarolo.png
MvcApplication3/Content/Images/Products/horoszkoposuvegtomb.png
MvcApplication3/Content/Images/Products/hosszunyaklanc.png
MvcApplication3/Content/Images/Products/hutomagnes.png
MvcApplication3/Content/Images/Products/ivesfempolc.png
MvcApplication3/Content/Images/Products/kabelkotegelo.png
MvcApplication3/Content/Images/Products/kampo.png
MvcApplication3/Content/Images/Products/kepkeret.png
MvcApplication3/Content/Images/Products/kovacsoltvasgyertya.png
MvcApplication3/Content/Images/Products/kovescsatt.png
MvcApplication3/Content/Images/Products/koveshajraf.png
MvcApplication3/Content/Images/Products/koveskarkoto.png
MvcApplication3/Content/Images/Products/lakat.png
MvcApplication3/Content/Images/Products/ledlampa.png
MvcApplication3/Content/Images/Products/lorin.png
MvcApplication3/Content/Images/Products/macera.png
MvcApplication3/Content/Images/Products/magneseskarkoto.png
MvcApplication3/Content/Images/Products/mecsestarto.png
MvcApplication3/Content/Images/Products/merevmuanyagkarkoto.png
MvcApplication3/Content/Images/Products/milka.png
MvcApplication3/Content/Images/Products/milkaw.png
MvcApplication3/Content/Images/Products/molly.png
MvcApplication3/Content/Images/Products/muvirag.png
MvcApplication3/Content/Images/Products/napelemesbillego.png
MvcApplication3/Content/Images/Products/nyaklancfulbevalo.png
MvcApplication3/Content/Images/Products/papirtorlo.png
MvcApplication3/Content/Images/Products/papirzsebkendo.png
MvcApplication3/Content/Images/Products/partvisfej.png
MvcApplication3/Content/Images/Products/szalveta.png
MvcApplication3/Content/Images/Products/vanish.png
MvcApplication3/Content/Images/Products/wcpapir.png
MvcApplication3/Content/Images/Products/zarhatohamutarto.png
MvcApplication3/Content/Images/home-showcase.png
MvcApplication3/Content/Images/logo.png
MvcApplication3/Content/Images/noimage.png
MvcApplication3/Content/Site.css
MvcApplication3/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
MvcApplication3/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
MvcApplication3/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
MvcApplication3/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
MvcApplication3/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png
MvcApplication3/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
MvcApplication3/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
MvcApplication3/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
MvcApplication3/Content/themes/base/images/ui-icons_222222_256x240.png
MvcApplication3/Content/themes/base/images/ui-icons_2e83ff_256x240.png
MvcApplication3/Content/themes/base/images/ui-icons_454545_256x240.png
MvcApplication3/Content/themes/base/images/ui-icons_888888_256x240.png
MvcApplication3/Content/themes/base/images/ui-icons_cd0a0a_256x240.png
MvcApplication3/Content/themes/base/jquery-ui.css
MvcApplication3/Controllers/AccountController.cs
MvcApplication3/Controllers/CheckoutController.cs
MvcApplication3/Controllers/HomeController.cs
MvcApplication3/Controllers/ShoppingCartController.cs
MvcApplication3/Controllers/StoreController.cs
MvcApplication3/Controllers/StoreManagerController.cs
MvcApplication3/Global.asax
MvcApplication3/Global.asax.cs
MvcApplication3/Models/AccountModels.cs
MvcApplication3/Models/Cart.cs
MvcApplication3/Models/Category.cs
MvcApplication3/Models/Order.cs
MvcApplication3/Models/OrderDetail.cs
MvcApplication3/Models/Product.cs
MvcApplication3/Models/SampleData.cs
MvcApplication3/Models/ShoppingCart.cs
MvcApplication3/Models/WebshopEntities.cs
MvcApplication3/Properties/AssemblyInfo.cs
MvcApplication3/Scripts/MicrosoftAjax.debug.js
MvcApplication3/Scripts/MicrosoftAjax.js
MvcApplication3/Scripts/MicrosoftMvcAjax.debug.js
MvcApplication3/Scripts/MicrosoftMvcAjax.js
MvcApplication3/Scripts/MicrosoftMvcValidation.debug.js
MvcApplication3/Scripts/MicrosoftMvcValidation.js
MvcApplication3/Scripts/jquery-1.4.4-vsdoc.js
MvcApplication3/Scripts/jquery-1.4.4.js
MvcApplication3/Scripts/jquery-1.4.4.min.js
MvcApplication3/Scripts/jquery-ui.js
MvcApplication3/Scripts/jquery-ui.min.js
MvcApplication3/Scripts/jquery.unobtrusive-ajax.js
MvcApplication3/Scripts/jquery.unobtrusive-ajax.min.js
MvcApplication3/Scripts/jquery.validate-vsdoc.js
MvcApplication3/Scripts/jquery.validate.js
MvcApplication3/Scripts/jquery.validate.min.js
MvcApplication3/Scripts/jquery.validate.unobtrusive.js
MvcApplication3/Scripts/jquery.validate.unobtrusive.min.js
MvcApplication3/ViewModels/ShoppingCartRemoveViewModel.cs
MvcApplication3/ViewModels/ShoppingCartViewModel.cs
MvcApplication3/Views/Account/ChangePassword.cshtml
MvcApplication3/Views/Account/ChangePasswordSuccess.cshtml
MvcApplication3/Views/Account/LogOn.cshtml
MvcApplication3/Views/Account/OrderDetails.cshtml
MvcApplication3/Views/Account/Orders.cshtml
MvcApplication3/Views/Account/Register.cshtml
MvcApplication3/Views/Checkout/AddressAndPayment.cshtml
MvcApplication3/Views/Checkout/Complete.cshtml
MvcApplication3/Views/Home/Index.cshtml
MvcApplication3/Views/Shared/Error.cshtml
MvcApplication3/Views/Shared/LogOnUserControl.ascx
MvcApplication3/Views/Shared/Site.Master
MvcApplication3/Views/Shared/_Layout.cshtml
MvcApplication3/Views/ShoppingCart/CartSummary.cshtml
MvcApplication3/Views/ShoppingCart/Index.cshtml
MvcApplication3/Views/Store/Browse.cshtml
MvcApplication3/Views/Store/CategoryMenu.cshtml
MvcApplication3/Views/Store/Details.cshtml
MvcApplication3/Views/Store/Index.cshtml
MvcApplication3/Views/StoreManager/Create.cshtml
MvcApplication3/Views/StoreManager/Delete.cshtml
MvcApplication3/Views/StoreManager/Details.cshtml
MvcApplication3/Views/StoreManager/Edit.cshtml
MvcApplication3/Views/StoreManager/Index.cshtml
MvcApplication3/Views/Web.config
MvcApplication3/Views/_ViewStart.cshtml
MvcApplication3/Web.Debug.config
MvcApplication3/Web.Release.config
MvcApplication3/Webshop.csproj
MvcApplication3/Webshop.csproj.user
MvcApplication3/_bin_deployableAssemblies/EN/System.Data.SqlServerCe.xml
MvcApplication3/_bin_deployableAssemblies/Microsoft.Web.Infrastructure.dll
MvcApplication3/_bin_deployableAssemblies/Microsoft.Web.Infrastructure.xml
MvcApplication3/_bin_deployableAssemblies/NuGet.Core.dll
MvcApplication3/_bin_deployableAssemblies/System.Data.SqlServerCe.Entity/System.Data.SqlServerCe.Entity.dll
MvcApplication3/_bin_deployableAssemblies/System.Data.SqlServerCe.dll
MvcApplication3/_bin_deployableAssemblies/System.Web.Helpers.dll
MvcApplication3/_bin_deployableAssemblies/System.Web.Helpers.xml
MvcApplication3/_bin_deployableAssemblies/System.Web.Mvc.dll
MvcApplication3/_bin_deployableAssemblies/System.Web.Razor.dll
MvcApplication3/_bin_deployableAssemblies/System.Web.Razor.xml
MvcApplication3/_bin_deployableAssemblies/System.Web.WebPages.Administration.dll
MvcApplication3/_bin_deployableAssemblies/System.Web.WebPages.Deployment.dll
MvcApplication3/_bin_deployableAssemblies/System.Web.WebPages.Deployment.xml
MvcApplication3/_bin_deployableAssemblies/System.Web.WebPages.Razor.dll
MvcApplication3/_bin_deployableAssemblies/System.Web.WebPages.Razor.xml
MvcApplication3/_bin_deployableAssemblies/System.Web.WebPages.dll
MvcApplication3/_bin_deployableAssemblies/System.Web.WebPages.xml
MvcApplication3/_bin_deployableAssemblies/WebMatrix.Data.dll
MvcApplication3/_bin_deployableAssemblies/WebMatrix.Data.xml
MvcApplication3/_bin_deployableAssemblies/WebMatrix.WebData.dll
MvcApplication3/_bin_deployableAssemblies/WebMatrix.WebData.xml
MvcApplication3/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
MvcApplication3/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/README_ENU.txt
MvcApplication3/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/msvcr90.dll
MvcApplication3/_bin_deployableAssemblies/amd64/sqlceca40.dll
MvcApplication3/_bin_deployableAssemblies/amd64/sqlcecompact40.dll
MvcApplication3/_bin_deployableAssemblies/amd64/sqlceer40EN.dll
MvcApplication3/_bin_deployableAssemblies/amd64/sqlceme40.dll
MvcApplication3/_bin_deployableAssemblies/amd64/sqlceqp40.dll
MvcApplication3/_bin_deployableAssemblies/amd64/sqlcese40.dll
MvcApplication3/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
MvcApplication3/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/README_ENU.txt
MvcApplication3/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/msvcr90.dll
MvcApplication3/_bin_deployableAssemblies/x86/sqlceca40.dll
MvcApplication3/_bin_deployableAssemblies/x86/sqlcecompact40.dll
MvcApplication3/_bin_deployableAssemblies/x86/sqlceer40EN.dll
MvcApplication3/_bin_deployableAssemblies/x86/sqlceme40.dll
MvcApplication3/_bin_deployableAssemblies/x86/sqlceqp40.dll
MvcApplication3/_bin_deployableAssemblies/x86/sqlcese40.dll
MvcApplication3/bin/EN/System.Data.SqlServerCe.xml
MvcApplication3/bin/EntityFramework.dll
MvcApplication3/bin/EntityFramework.xml
MvcApplication3/bin/Microsoft.Web.Infrastructure.dll
MvcApplication3/bin/Microsoft.Web.Infrastructure.xml
MvcApplication3/bin/NuGet.Core.dll
MvcApplication3/bin/System.Data.SqlServerCe.Entity/System.Data.SqlServerCe.Entity.dll
MvcApplication3/bin/System.Data.SqlServerCe.dll
MvcApplication3/bin/System.Web.Helpers.dll
MvcApplication3/bin/System.Web.Helpers.xml
MvcApplication3/bin/System.Web.Mvc.dll
MvcApplication3/bin/System.Web.Razor.dll
MvcApplication3/bin/System.Web.Razor.xml
MvcApplication3/bin/System.Web.WebPages.Administration.dll
MvcApplication3/bin/System.Web.WebPages.Deployment.dll
MvcApplication3/bin/System.Web.WebPages.Deployment.xml
MvcApplication3/bin/System.Web.WebPages.Razor.dll
MvcApplication3/bin/System.Web.WebPages.Razor.xml
MvcApplication3/bin/System.Web.WebPages.dll
MvcApplication3/bin/System.Web.WebPages.xml
MvcApplication3/bin/WebMatrix.Data.dll
MvcApplication3/bin/WebMatrix.Data.xml
MvcApplication3/bin/WebMatrix.WebData.dll
MvcApplication3/bin/WebMatrix.WebData.xml
MvcApplication3/bin/Webshop.dll
MvcApplication3/bin/Webshop.pdb
MvcApplication3/bin/amd64/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
MvcApplication3/bin/amd64/Microsoft.VC90.CRT/README_ENU.txt
MvcApplication3/bin/amd64/Microsoft.VC90.CRT/msvcr90.dll
MvcApplication3/bin/amd64/sqlceca40.dll
MvcApplication3/bin/amd64/sqlcecompact40.dll
MvcApplication3/bin/amd64/sqlceer40EN.dll
MvcApplication3/bin/amd64/sqlceme40.dll
MvcApplication3/bin/amd64/sqlceqp40.dll
MvcApplication3/bin/amd64/sqlcese40.dll
MvcApplication3/bin/x86/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
MvcApplication3/bin/x86/Microsoft.VC90.CRT/README_ENU.txt
MvcApplication3/bin/x86/Microsoft.VC90.CRT/msvcr90.dll
MvcApplication3/bin/x86/sqlceca40.dll
MvcApplication3/bin/x86/sqlcecompact40.dll
MvcApplication3/bin/x86/sqlceer40EN.dll
MvcApplication3/bin/x86/sqlceme40.dll
MvcApplication3/bin/x86/sqlceqp40.dll
MvcApplication3/bin/x86/sqlcese40.dll
MvcApplication3/packages.config
MvcApplication3/web.config
Webshop.sln
packages/EntityFramework.4.2.0.0/EntityFramework.4.2.0.0.nupkg
packages/EntityFramework.4.2.0.0/lib/net40/EntityFramework.dll
packages/EntityFramework.4.2.0.0/lib/net40/EntityFramework.xml
packages/repositories.config
Download
Click the following link to download wshop.zip.
wshop.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »