riganti / dotvvm-samples-order-management

Simple line of business application demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot

DotVVM Order Management Samples

This application shows a simple CRUD application implemented in DotVVM.

Prerequisites

How to run the sample

  1. Open the GitHub repo in Visual Studio or git clone https://github.com/riganti/dotvvm-samples-order-management.git

  2. Open src/OrderManagementApp.sln Open the solution file

  3. Right-click the OrderManagementApp project and select View > View in Browser View OrderManagementApp in Browser

What you can learn in the sample

  • How to use GridView control to show table data
  • How to use validation and basic form controls in DotVVM
  • How to separate business logic from the UI

Other resources

About

Simple line of business application demo

License:MIT License


Languages

Language:Less 61.9%Language:JavaScript 29.6%Language:C# 6.9%Language:SCSS 0.8%Language:CSS 0.6%Language:PowerShell 0.1%Language:Ruby 0.0%