A student/parent database system developed for Kent Youth and Family Services.
Go to file
kougyokugentou 49780df7e8 Found the button was not showing all text, resize. 2020-06-04 09:05:54 -07:00
Models Update name property to get and set for the school editor. 2020-05-19 21:43:14 -07:00
Properties Implement the school editor (actually school adder) 2020-05-19 21:43:38 -07:00
Resources initial commit 2020-04-26 20:25:28 -07:00
packages Replace csvhelper nuget package with earlier version 12.1.2 which I have existing code that I know works, the new 15.0.5 version was griping. 2020-05-14 14:33:05 -07:00
.gitignore gitignore 2020-04-26 20:25:05 -07:00
App.config initial commit 2020-04-26 20:25:28 -07:00
DB3.ico Add publishing details. 2020-04-29 21:17:28 -07:00
DBWizard.csproj Update all text sizes to match, publish version. 2020-05-28 14:15:11 -07:00
DBWizard.csproj.user Add publishing details 2020-04-29 21:46:25 -07:00
DBWizard.db Update so lastname field is case insensitive 2020-05-14 10:48:26 -07:00
DBWizard.sln initial commit 2020-04-26 20:25:28 -07:00
Form1.Designer.cs Update all text sizes to match, publish version. 2020-05-28 14:15:11 -07:00
Form1.cs Made labels and text bigger 2020-05-24 14:21:13 -07:00
Form1.resx Publish new version. 2020-05-26 19:52:56 -07:00
MainProgram.cs initial commit 2020-04-26 20:25:28 -07:00
README.md Update README.md 2020-05-13 20:44:22 -07:00
SchoolEditor.Designer.cs Found the button was not showing all text, resize. 2020-06-04 09:05:54 -07:00
SchoolEditor.cs Close the form upon adding a school. 2020-05-21 09:18:19 -07:00
SchoolEditor.resx Update text size 2020-05-25 22:16:10 -07:00
SqliteDataAccess.cs Implement GetSchoolByName for school editor 2020-05-19 21:42:44 -07:00
packages.config Replace csvhelper nuget package with earlier version 12.1.2 which I have existing code that I know works, the new 15.0.5 version was griping. 2020-05-14 14:33:05 -07:00

README.md

dbwizard

Definitions.

“Copyright” also means copyright-like laws that apply to other kinds of works, such as semiconductor masks.

“The Program” refers to any copyrightable work licensed under this License. Each licensee is addressed as “you”. “Licensees” and “recipients” may be individuals or organizations.

Disclaimer of Warranty.

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

Limitation of Liability.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES

Interpretation of Above Sections

If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee.