I need to create a window service and i want to create it using the latest c# technology.

i'm just reading about WCF and i see no article that explain the connection between WCF and Windows service (only WCF and Web Services).

Can i write Window service, in WCF ?