Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. Adding service to VB.net application

Adding service to VB.net application

Scheduled Pinned Locked Moved Visual Basic
csharphelpquestion
1 Posts 1 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    quinton nel
    wrote on last edited by
    #1

    Hi I've created a app for monitoring Internet access on workstations. I've created the project so that the main form's visible = false, when it detects the iexplore process it sets the visible = true and prompts the user for a session password. The problem is that my apps process is running in the Task Manager and the user can stop it from there. Thus dissabling my app. :confused::confused::confused::omg::confused::confused::confused: I want to create a service that runs in the background and then starts my app to prompt user for session password. Is this possible and how can I implement it. Should I create a seperate windows service that starts my app or should I incorporate the service into my app. quinton.nel

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups