A basic implementation of a Web Application using Entity Framework(Code-First).
A web application for constructing and maintaining a database of artist discographies. Hold tables of artist, albums, and songs. Built using Entity Framework, ASP.NET MVC, and C#. Applications allows you to view, add, edit, and delete Songs, Artist, and Albums from database.