User Profile

Collapse

Profile Sidebar

Collapse
skumardss
skumardss
Last Activity: Mar 26 '08, 05:08 AM
Joined: Mar 25 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • How to Convert Windows Application in C# 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 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...
    See more | Go to post

  • 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...
    See more | Go to post
No activity results to display
Show More
Working...