Re: Web Interface for a c# Console Application

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi there

By the sounds of things, all your logic is in the console app.

What you could do is put all of this in a class library and the use the
console or asp.net as the ui layer

Sam

.