Log In

Practical ASP.NET

  • We need you to build an online store
  • Prototype the frontend
  • Hook it up to the backend
  • Making it real (add a database)
  • Time to implement the shopping cart
  • Viewing your cart and checking out
  • Checkout
    • Requirement - let them buy!
    • Build the high level checkout UI
    • Core Concept - Property Initialisers
    • Accept Customer Details
    • Requirement - Pass Customer Details "up" to checkout
    • Propogate customer details "up" to checkout
    • Core Concept - Lambdas and property initialisers
    • Accept delivery and billing addresses
    • Hello Stripe
    • Take payment via Stripe
    • Practice Feature - Submit customer details to Stripe
    • Requirement - Handling Orders
    • Save the order (backend)
    • Charge the customer via Stripe
    • Migrate the DB and test placing orders
  • Time to let our users log in

Existing user? Log In

This content is locked

Want to keep going?

Enroll now and get instant, unlimited access to all of Practical React + ASP.NET Core Web API.

Start using React with ASP.NET Web API today

$129

  • 39 practical step-by-step videos
  • Help and support if you get stuck
  • Full source code
  • Instant access to the entire course
Buy Now
Learn More