edit-task
Home
Up
Delete
Task Name:
Task Description:
fileExport - class to export records to file, aka file save as -
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">[ CLASS fileExport ]</h1> <h2>[what]</h2> <ol style="font-size: 10px; font-weight: normal; text-align: start;"> <li>] class to export records to file, aka file save as -</li> <li>]</li> </ol> <h2>[why]</h2> <ol> <li>]</li> </ol> <h2>[where]</h2> <ol style="font-size: 10px; font-weight: normal; text-align: start;"> <li><strong>[USING]</strong></li> <ol> <li>] using System // for Environment.NewLine</li> <li>] using System.Web // for Response, ??</li> </ol> <li><strong>[PROPERTIES]</strong></li> <ol> <li>] public</li> <li>] ...</li> </ol> <li><strong>[CONSTRUCTORS]</strong></li> <ol> <li>x] fileExport()</li> <li>]</li> </ol> <li><strong>[METHODS]</strong></li> <ol> <li>]</li> <li><strong>[ADD]</strong></li> <li>]</li> <li><strong>[EDITS]</strong></li> <li>]</li> <li><strong>[DELETE]</strong></li> <li>]</li> <li><strong>[OTHER]</strong></li> <li>] getUser(id)</li> </ol></ol> <h2>[where]</h2> <ol style="font-size: 10px; font-weight: normal; text-align: start;"> <li>]</li> </ol> <h2>[when]</h2> <ol style="font-size: 10px; font-weight: normal; text-align: start;"> <li><strong>[2013-mm-dd] importx</strong></li> <ol> <li>] # # - import records</li> </ol> <li><strong>[2013-mm-dd] export</strong></li> <ol> <li>] # # - export records - * have method "export" on each object, ex article </li> </ol> <li><strong>[2013-mm-dd] view/person </strong></li> <ol> <li>] # # - view/person - export as .csv option, in test code</li> </ol> <li>[2015-05-30]</li> <ol> <li>]</li> </ol></ol> <h2>[example]</h2> <ol style="font-size: 10px; font-weight: normal; text-align: start;"> <li>]</li> </ol> <h2>[how-to]</h2> <ol style="font-size: 10px; font-weight: normal; text-align: start;"> <li>]</li> </ol> <h2>[reference]</h2> <ol style="font-size: 10px; font-weight: normal; text-align: start;"> <li>]</li> </ol><hr /> <h1 style="text-align: center;">developer implementation</h1> <h2>[-process]</h2> <ol> <li> <div> </div> </li> </ol> <h2>[-notes]</h2> <ol> <li> <div>] static class VS - cant instantiate static, use myClass.method() VS new myClass()</div> </li> <li> <div>] public properties - couldn't access, b/c didnt specify public </div> </li> </ol><hr /> <h1 style="text-align: center;">status</h1> <h2>[-previous-]</h2> <ol> <li><strong>[2015-05-30] view/people -v-005</strong></li> <ol> <li>x] # 5212 - -v-005 - x] new page version, x] removes POST section code to write file as .vcf,</li> </ol> <li><strong>[2015-05-30] class</strong></li> <ol> <li>x] # 5213 - x] created new PAGE record to document changes to the CLASS file</li> </ol> <li><strong>[2015-05] test</strong></li> <ol> <li>] moved response write methods back to page</li> <li>] try - post section branch, ] content section update || exportAsFile</li> </ol></ol> <h2>[-current-]</h2> <ol> <li> <div> ]</div> </li> </ol> <h2>[-next-]</h2> <ol> <li> <div>]</div> </li> </ol> <p> </p> <p> </p>