-
Improve efficiency (and modularity) by creating separate entities for Address, Telephone and Age, as multiple customers may share the same details.
-
Standardise addresses by asking for a post code and building number/name, then using a post code finder to fill in the address fields. This would validate the address and prevent the same address being stored with slight variations.
-
Add security measures, e.g. encrypt private data, prevent SQL injection.
-
Notifications
You must be signed in to change notification settings - Fork 0
tbentham/MyFirstMVCApp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A basic MVC application using Entity Framework with a Code First approach.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published