Skip to content

AndrewH2O/CombinationsMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ASP.NET MVC 5 Combinations

Lists combinations of up to 9 digit sequences and plots their sum and frequency

Features:

  • Data driven application in that the data types have been designed so as to make the UI easier to generate
  • Generates combinations
  • Uses LINQ projection to 'shape' the sequences into class Types
  • Using those class Types the UI is generated
  • Nested partial views are used
  • Bootstrap styling

alt text

About

ASP.NET MVC 5 Combinations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published