Database Sql Dotnet Migrations 'There is already an object named ___ in the database' and 'Column names in each table must be unique' There were migrations performed on our application at work this week, which meant my database was out of date and the application would not load on my local machine.
Csharp Dotnet 500 server error and the csproj file Here is what I learned when we got a 500 server error while testing my code at work.
Dotnet Database Migrations Last ditch effort – I deleted my database I have been working on my Udemy courses again, currently hoping to finish my MVC course.
Dotnet Javascript Debugging The importance of a hard refresh Recently I was working on a task for my practicum. The task was to add a delete button to two of the pages and ensure it redirected to the correct page once an
Dotnet Debugging Csharp Sql A few .NET errors and solutions Here are a few errors I received while working on a .NET application, and how I solved them.
Dotnet Mvc Database Migrations Entityframework Entity Framework, workflows, databases, and migrations When I began my Udemy course on .NET MVC, as well as my web development practicum, there were a lot of terms I was unfamiliar with - things that perhaps seem very simple
Dotnet Mvc Beginning to learn .NET I am currently in the middle of the practicum component of my program. I am entering week 3 of 8, and to be honest I still have a lot of learning to do