Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync branch to master #35

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Sync branch to master #35

wants to merge 23 commits into from

Conversation

nkauza
Copy link

@nkauza nkauza commented Aug 18, 2020

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