Understanding Module 5 Part 4 16ss Web Server App Dev
Let's dive into the details surrounding Module 5 Part 4 16ss Web Server App Dev. Building a user profile page. Getting user information from the database.
Key Takeaways about Module 5 Part 4 16ss Web Server App Dev
- Futher Explanation of Lambda Expressions and Entity Framework.
- Building a Partial View and pulling it into your _Layout.Using User.Identity.Name to get the logged in user's name.
- Detecting if a user is logged in and adding a logout link.
- Adding the gender field to the database.
- Create the ViewMode, Action, and View for Create user.
Detailed Analysis of Module 5 Part 4 16ss Web Server App Dev
Setup our Postback validation. Entity Framework and saving the user to the database. Create the GET action and view for our Profile Edit.
Edit Profile POST.
That wraps up our extensive overview of Module 5 Part 4 16ss Web Server App Dev.