The previous unit covered using ADO.NET to access a local database server. Using ADO.NET, you wrote and executed your own SQL statements to retrieve and update information. For this assignment, you will use Microsoft's Entity Framework (EF) to provide the data access layer in your registration application. Entity Framework is an object-relational mapper that uses the specific classes in your program to handle the retrieval and updating of data.
Be sure to do the following:
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here