What's the best group here for discussing Windows Services?

  • Thread starter Thread starter B. Chernick
  • Start date Start date
B

B. Chernick

What's the best group here for discussing Windows Services programming in Dot
Net 2.0?
 
B. Chernick said:
What's the best group here for discussing Windows Services programming in
Dot
Net 2.0?

I would use the group for the .NET language you intend to use.

microsoft.public.dotnet.languages.csharp

microsoft.public.dotnet.languages.vb

microsoft.public.dotnet.languages.vc

There does not appear to be a group specific to Windows Services.
 
PvdG42 said:
I would use the group for the .NET language you intend to use.

microsoft.public.dotnet.languages.csharp

microsoft.public.dotnet.languages.vb

microsoft.public.dotnet.languages.vc

There does not appear to be a group specific to Windows Services.

microsoft.public.dotnet.framework.webserveces

:)
 
microsoft.public.dotnet.framework.webserveces

That's for _Web_ Services, not _Windows_ services.

Anyway, for generic, non-language-specific discussion of building Web
Services in .NET (such as, what .NET Framework classes should be used
and how they work, or how to create an installer for the service),
this group should do.
 
Back
Top