Skip to content
New issue

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

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

Already on GitHub? # to your account

Database Wireup #2

Open
C0d3K1ng opened this issue Apr 26, 2022 · 1 comment
Open

Database Wireup #2

C0d3K1ng opened this issue Apr 26, 2022 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@C0d3K1ng
Copy link
Owner

Need to figure out how to add database features to forms.
There are a few options

  • Use Visual Studios Built In Database
  • ADO.net
  • Figure out how to use Dapper
  • Ensure that the integrity of the Database remains in the app.
  • Ensure that nothing breaks the database down.
  • Remember to close the connection after opening it.
  • take notes from Tim Corey or Book
@C0d3K1ng C0d3K1ng self-assigned this Apr 26, 2022
@C0d3K1ng C0d3K1ng added the good first issue Good for newcomers label Jun 17, 2022
@aseemsahoo
Copy link

Please assign this issue to me.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants