Filter data in an MVC application for a specific user
I created a recipe blog in ASP.NET MVC as part of a college project. This application used Entity Framework to retrieve and store data. As part of this, I had a list of all recipes and also a list of favourite recipes that a user can save and remove....
rachaelkeenan.dev2 min read