Forum Discussion

copco_online's avatar
copco_online
Copper Contributor
Mar 31, 2023

Running a Windows Application with Interactive Option as a Service or in Background

Hello.

I have been building a windows application that I can choose to run, interactively, where a form is displayed, or silently where the processing simply executes without any messaging except writing to the event log.

 

I need to have a process run continually where it submits a query to another system and waits for a response event to raise. This needs to happen, again continually.  I'm wondering if I can use my current solution to do this or what the approach might be to ensure the application runs appropriately.

 

Thanks,

 

- Nick

  • Hi copco_online,

    Thanks for posting your issue here.

    However this platform is used for how-to discussions and sharing best practices for building any app with .NET.Since your issue is a technical question, welcome to post it in Microsoft Q&A forum, the support team and communities on Microsoft Q&A will help you for any technical questions.
    Besides, it will be appreciated if you can share it here once you post this technical question Microsoft Q&A.
    Best Regards,
    Lan Huang

Resources