Possible Software to Be Used (Cont.)


VS (Visual Studio) Community
It is a limited edition of Visual Studio, the flagship software from Microsoft. It is a free standalone product and includes the core set of web design features from Visual Studio. ASP.NET web applications could be created by it.


Microsoft Entity Framework (EF)
The EF is an object-relational mapper (ORM) for .NET that allows developers to work with databases using .NET objects instead of writing raw SQL queries. It simplifies data access by providing a higher level of abstraction, allowing developers to interact with data using classes and objects rather than directly manipulating database tables and columns.





      Worrying is like paying a debt you don’t owe.    
      — Mark Twain