Skip to content

Sync branch to master#35

Open
nkauza wants to merge 23 commits into
seanogt:masterfrom
nkauza:master
Open

Sync branch to master#35
nkauza wants to merge 23 commits into
seanogt:masterfrom
nkauza:master

Conversation

@nkauza

@nkauza nkauza commented Aug 18, 2020

Copy link
Copy Markdown

Sync all changes to master after successful test

nkauza added 23 commits August 18, 2020 07:25
…roject and update refererences, and added CustomerId property to the Order model to create a link between the order and the customer
…B connection and close the connection inside the Dispose method. Remove database connection from Save order method
…erId from the as this can be an auto generated ID
…and replace the hard coded sql script with a stored procedure.
…tory project. Update the Order Repository class to be public so i can be accessed inside the OrderService class
…w the dispose method to trigger inside the order repository to close the database connection
…nstead of the calling the Load method directly from the Customer repository
…ode to read the connection string from App config.
…essed inside the interface. and change the Place order method to throw an exception when an exceptio occurs instead of returning a false value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant