The thing is, i really dont want the console window to show up...but the solution should be running. My point here is, I want to keep the application running in the backgro
Maybe you want to try creating a Windows Service application. It will be running in the background, without any UI.