Skip to content

darkwizz/Daily-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily-Helper

Personal Assistant

// Place for good description

HOW TO USE IT:

  1. Downolad project;

  2. Install MS SQL Server, if not installed;

  3. Run Server/Create DH database.sql and then Server/Create DH database tables.sql;

  4. Update connection string to your database in Server/DataLayer/MsSqlDAL.cs file;

  5. Run Server with Admin rights;

  6. Run Console Client;
    // In this version Server and Client must be run on one machine through WCF security configuration problems

  7. Login => fake@mail.com
    Password => fake_pwd
    Or you can create your own account

  8. Test Daily Helper work;

To work on version with Scheduler there must be downloaded Task Scheduler Managed Wrapper library
http://taskscheduler.codeplex.com/releases/view/120747
or you can load it via NuGet as TaskScheduler

All docs you can find there.

About

Personal Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages