... or can they only be written in native code?
Can a background service be written in .NET?
Started by
Ben74
, Aug 02 2006 10:59 PM
#1
Posted 02 August 2006 - 10:59 PM
#2
Posted 10 January 2007 - 10:04 AM
Just guessing, but my answer would be no.
What you should be able to do is write some of the code in C++ (the service interface) and the rest in C#. I've seen MS use that architecture for instance in creating a Today Screen for PPC in C# (http://msdn2.microso...y/ms839442.aspx).
What would be really useful is if someone would write a generic service host that any C# service could use...
What you should be able to do is write some of the code in C++ (the service interface) and the rest in C#. I've seen MS use that architecture for instance in creating a Today Screen for PPC in C# (http://msdn2.microso...y/ms839442.aspx).
What would be really useful is if someone would write a generic service host that any C# service could use...
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users







Sign In
Create Account

Back to top









