I hereby claim:
- I am SupernaviX on github.
- I am simongellis (https://keybase.io/simongellis) on keybase.
- I have a public key whose fingerprint is 639E 43DF C3CD 0A88 4710 44F2 569A 59C1 8614 D88E
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| @model CollectionPostback.Models.Building | |
| @using (Html.BeginForm("Post", "Home")) | |
| { | |
| <fieldset> | |
| <legend>Building</legend> | |
| @Html.TextBoxFor(m => m.Name) | |
| <ul class="collection" data-name="Floors"> | |
| @foreach (var floor in Model.Floors) | |
| { | |
| @Html.Partial("Floor", floor) |
| 1. Introduction | |
| The purpose of this document is to describe and clearly define the creation process of Project BOLO. It will give a clear timeline for the development and release of each deliverable, and inform the client about the requirements of the project. | |
| 2. Scope | |
| 2.1 Identification | |
| System Analysis Specification | |
| SAS-001 | |
| Revision 1 | |
| November 18, 2013 |