It could be very useful if your application (doesn’t matter if it’s a Winforms or web application) create a log file and write every important moment in it. The best package I found is Log4Net. It can be easily used …
Tag: log4net
In this final part of the Movie Inventory ASP.NET MVC Web Application tutorial I show you a simple version of the frontend part and the usage of formerly written UnitOfWork in order to manipulate the database easily. This last project …