Hi Techees...
We have a Windows C# Application (Business Layer) which does communicate between the User Interface Layer and Data Layer. We need to convert this windows application to a Windows Service.
We tried creating Windows Service Application in .NET framework and refered the dll of the Business Layer and then invoked the main method of the Busines Layer within the OnStart event of the Service Application. Once...
User Profile
Collapse
-
How to Convert Windows Application in C# to Windows Service
-
Converting Windows C# Application to Windows Service
Hi Techees...
We have a Windows C# Application (Business Layer) which does communicate between the User Interface Layer and Data Layer. We need to convert this application to a Windows Service.
We tried creating Windows Service Application in .NET framework and refered the dll of the Business Layer and then invoked the main method of the Busines Layer within the OnStart event of the Service Application. Once after doing...
No activity results to display
Show More