A few facts about the DinnerNow.net 3.1 sample application
Now that the DinnerNow.net 3.1 sample application has been released, I thought I'd share some information about the project to help developers learn more about DinnerNow.net and what they can expect after downloading it.
The following table summarizes the artifacts (source code, images, et.c) that make up the DinnerNow.net 3.1 sample application.
DinnerNow Artifact | Count |
Number of solutions (including master solution) | 12 |
Number of projects | 37 |
Number of C# source files (*.cs) | 356 |
Number of C# LOC (Lines Of Code) excluding comments | 32,245 |
Number of ASPX/ASCX pages | 12 |
Number of WCF services (*.svc) | 9 |
Number of databases | 3 |
Number of WPF forms (*.xaml) | 15 |
Number of HTML pages (*.htm) | 19 |
Number of CSS files (*.css) | 10 |
Number of images (*.gif, *.jpg, *.png) | 248 |
In a follow up post, I will discuss the overall architecture of DinnerNow.net and the structure of the solutions.
Habib Heydarian.