✅ Login & Register in asp.net
A month ago I created a basic register & logic classes + pages for my future project.
I'm not sure what I did, but maybe I've got a guide here and with AI of how creating it, and I was told to create them with records instead of classes (I don't remember why).
Should I create with records similar to this?
or with classes similar to this?
What are the advantages and disadvantages? What I need to be alert of?
I'm trying not to use AI anymore, because it doesn't teach me well + it generated bad code sometimes.
Thanks!
I'm not sure what I did, but maybe I've got a guide here and with AI of how creating it, and I was told to create them with records instead of classes (I don't remember why).
Should I create with records similar to this?
or with classes similar to this?
What are the advantages and disadvantages? What I need to be alert of?
I'm trying not to use AI anymore, because it doesn't teach me well + it generated bad code sometimes.
Thanks!