show/hide this revision's text 2 deleted 12 characters in body

Hey guys,

I'm wanting to learn about creating windows services with C#. I've googled around a bit and I've found a few tutorials. I was wondering if there are any frameworks that I could use that would help with designing the services. I've searched various online book stores for books on the subject; however I've come up short.

If you could please recommend some good reading or of the following:

  • books dedicated on creating and debugging windows servicesit
  • SOA design patterns for C#

any recommendations would be greatly appreciated!

please note that i am not developing web applications, these services will be installed as components and distributed across servers.

I don't know much about WCF, but from what I've read it's for Web services mostly, or is that assumption wrong?

Thanks!

show/hide this revision's text 1

C# Windows Services

Hey guys,

I'm wanting to learn about creating windows services with C#. I've googled around a bit and I've found a few tutorials. I was wondering if there are any frameworks that I could use that would help with designing the services. I've searched various online book stores for books on the subject; however I've come up short.

If you could please recommend some good reading or books dedicated on creating and debugging windows services it would be greatly appreciated!

please note that i am not developing web applications, these services will be installed as components and distributed across servers.

I don't know much about WCF, but from what I've read it's for Web services mostly, or is that assumption wrong? Thanks!

    Post Made Community Wiki by Community