Tutorial .NET : Dos Project – very short demo
Open the book.sln solution and add a new project of type ConsoleApplication (name it BookDos) Add reference to the BookObjects project and add an app.config file and write to this file the same as in the corresponding app.config file from BookWin application. The post build event on project – properties must be the same as […]