/wingtip-toys

It's a simplified example of e-commerce web site that sells items online. This project mainly porpuse is to learn features available in ASP.NET 4.5.

Primary LanguageJavaScriptMIT LicenseMIT

Wingtip Toys

It's a simplified example of a store front web site that sells items online. The main purpose of this project is to learn features available in ASP.NET 4.5.

Application Features

  • The Web Application Project (not Web Site Project)
  • Web Forms
  • Master Pages, Configuration
  • Bootstrap
  • Entity Framework Code First, LocalDB
  • Request Validation
  • Strongly Typed Data Controls, Model Binding, Data Annotations, and Value Providers
  • SSL and OAuth
  • ASP.NET Identity, Configuration, and Authorization
  • Unobtrusive Validation
  • Routing
  • ASP.NET Error Handling