You are browsing as a guest. Sign up (or log in) to start making projects!

DVLD_APP

  • 2 Devlogs
  • 8 Total hours

Dvld app using windows forms and ado.net it will be more as a software eng project more than a devlopment one

Open comments for this post

5h 50m 44s logged

DAL is officially baked Just wrapped up the entire Data Access Layer (DAL) for the DVLD system and everything is now fully mapped to the actual SQL database schema I initially let GitHub Copilot scaffold some methods in clsTest and clsTestAppointment, which turned out to be a terrible idea. It completely hallucinated columns that dont exist in my schemalike trying to insert a non-existent RetakeTestApplicationID parameter into the appointments table, which instantly tanked my queries with SQL crashes.Spent the last couple of hours cleaning up that mess. I stripped out the ghost properties, refactored GetLatestApplicationByPerson and safely wrapped all the SqlDataReader ordinals to handle DBNulls. Also wired up Tests_View and TestAppointments_View for seamless UI binding later Moving on to the Business Layer next ( hope I servive)

0
0
3
Open comments for this post

2h 15m 55s logged

yo guys Iam working now on a DVLD Project to make my skills in clean coding more better and what I did yet is that I made the structure of the datalayer code and I will continue working in it by time and yea I actually did the database design long time ago but was too lazy to start at but here Iam

0
0
14

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…