Quantcast
Channel: memento Issue Tracker Rss Feed
Browsing all 25 articles
Browse latest View live

Created Task: Implement NInject for IoC [1051]

The controllers need to take implementations of interfaces in their constructors. My preference would be to do this using NInject for IoC. I need someone to wire this up

View Article



Closed Task: Implement NInject for IoC [1051]

The controllers need to take implementations of interfaces in their constructors. My preference would be to do this using NInject for IoC. I need someone to wire this upComments: Resolved with...

View Article

Created Task: Complete 1st iteration of database schema [1053]

The database schema is currently limited to one table to store work logs. It needs fleshing out to include:1) One table to store projects, and their relationship to work logs2) One or more tables to...

View Article

Created Task: Complete WorkLog API operations [1054]

There is only a single WorkLog API operation which is currently implemented, to illustrate the intended use of PetaPoco for O/RM to the database. This needs to be expanded out to a full set of...

View Article

Created Task: Implement HTTP Basic authentication [1059]

Some good articles on...

View Article


Commented Task: Complete 1st iteration of database schema [1053]

The database schema is currently limited to one table to store work logs. It needs fleshing out to include:1) One table to store projects, and their relationship to work logs2) One or more tables to...

View Article

Commented Task: Complete 1st iteration of database schema [1053]

The database schema is currently limited to one table to store work logs. It needs fleshing out to include:1) One table to store projects, and their relationship to work logs2) One or more tables to...

View Article

Commented Task: Complete 1st iteration of database schema [1053]

The database schema is currently limited to one table to store work logs. It needs fleshing out to include:1) One table to store projects, and their relationship to work logs2) One or more tables to...

View Article


Commented Task: Complete 1st iteration of database schema [1053]

The database schema is currently limited to one table to store work logs. It needs fleshing out to include:1) One table to store projects, and their relationship to work logs2) One or more tables to...

View Article


Commented Task: Complete WorkLog API operations [1054]

There is only a single WorkLog API operation which is currently implemented, to illustrate the intended use of PetaPoco for O/RM to the database. This needs to be expanded out to a full set of...

View Article

Commented Task: Complete 1st iteration of database schema [1053]

The database schema is currently limited to one table to store work logs. It needs fleshing out to include:1) One table to store projects, and their relationship to work logs2) One or more tables to...

View Article

Created Issue: Refactor Delete methods on the DataRepository class [1064]

The delete methods accept the whole POCO as a parameter, which presumably means the client needs to pass the entire formed object down the stack. Wouldn't it be better to delete based on primary key...

View Article

Commented Issue: Refactor Delete methods on the DataRepository class [1064]

The delete methods accept the whole POCO as a parameter, which presumably means the client needs to pass the entire formed object down the stack. Wouldn't it be better to delete based on primary key...

View Article


Closed Issue: Refactor Delete methods on the DataRepository class [1064]

The delete methods accept the whole POCO as a parameter, which presumably means the client needs to pass the entire formed object down the stack. Wouldn't it be better to delete based on primary key...

View Article

Commented Task: Complete 1st iteration of database schema [1053]

The database schema is currently limited to one table to store work logs. It needs fleshing out to include:1) One table to store projects, and their relationship to work logs2) One or more tables to...

View Article


Commented Issue: Refactor Delete methods on the DataRepository class [1064]

The delete methods accept the whole POCO as a parameter, which presumably means the client needs to pass the entire formed object down the stack. Wouldn't it be better to delete based on primary key...

View Article

Commented Task: Implement HTTP Basic authentication [1059]

HTTP basic *seems* to be the recommended approach, although I haven't yet figured out how we can get a desktop app (using user's Windows identity) to authenticate with a WebAPI service.Some good...

View Article


Closed Task: Complete 1st iteration of database schema [1053]

The database schema is currently limited to one table to store work logs. It needs fleshing out to include:1) One table to store projects, and their relationship to work logs2) One or more tables to...

View Article

Commented Task: Complete WorkLog API operations [1054]

There is only a single WorkLog API operation which is currently implemented, to illustrate the intended use of PetaPoco for O/RM to the database. This needs to be expanded out to a full set of...

View Article

Created Issue: Set Http status codes in action methods [1070]

We need to be setting the correct HTTP status codes and header locations (when necessary - eg creating a new resource)Good article illustrating this from Scot Hanselman...

View Article
Browsing all 25 articles
Browse latest View live




Latest Images