Window Services in Visual Studio 2005

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • johnlim20088
    New Member
    • Jan 2007
    • 74

    Window Services in Visual Studio 2005

    Hi,

    Normally I used VS 2003 VB Net to develop VB Net, in VS 2003, once we open a new project, a list of templates example, window application, window control library....etc, including window services.

    But in VS 2005, I cant see the templates for window services.

    Can anyone familiar with VS 2005 have a advice for me?
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Here is a video that may help:
    Looking at Web Services with Visual Studio 2005

    Comment

    • Sandeep akhare
      New Member
      • May 2006
      • 29

      #3
      Go to
      File -> new ->Project -> Click on the Windows in Project Types
      In the templates you will able to see the Windows service template

      Comment

      • johnlim20088
        New Member
        • Jan 2007
        • 74

        #4
        Thank alot...


        Originally posted by kenobewan

        Comment

        • njolin
          New Member
          • Oct 2007
          • 1

          #5
          Here is an article about Services with VS express that may help:

          Windows Services with Vb Express

          Comment

          Working...