A
Arvind Ganesan
Hi,
I would like to write a service in C# and I have the need to display a UI
with status information, statistics, etc. If I use the Windows Service
project in C#, I noticed that the System.Windows namespace is not available
to me in the intellisense when I type "using System.".
What is the recommended procedure in C# / .NET for creating services that
display UI's and need to allow interaction with the desktop?
Thanks in advace,
Arvind.
p.s. sorry for the repost. I just tried posting the question a few minutes
ago, and noticed that the from field was wrong and my own question ended up
somehow as responses to my question.
I would like to write a service in C# and I have the need to display a UI
with status information, statistics, etc. If I use the Windows Service
project in C#, I noticed that the System.Windows namespace is not available
to me in the intellisense when I type "using System.".
What is the recommended procedure in C# / .NET for creating services that
display UI's and need to allow interaction with the desktop?
Thanks in advace,
Arvind.
p.s. sorry for the repost. I just tried posting the question a few minutes
ago, and noticed that the from field was wrong and my own question ended up
somehow as responses to my question.