Server Applications
-
Hello, I'm new to building applications that will run on servers and I would ike to know if anyone could help me. I'm looking to build an application that will keep on running even after the administrator has logged off of the system. (Ie SQL Server, IIS) I've already made it so that the application will show up in the system tray. Would anyone have any suggestions or be able to point me in a direction? Thank you,
-
Hello, I'm new to building applications that will run on servers and I would ike to know if anyone could help me. I'm looking to build an application that will keep on running even after the administrator has logged off of the system. (Ie SQL Server, IIS) I've already made it so that the application will show up in the system tray. Would anyone have any suggestions or be able to point me in a direction? Thank you,
You need to create a Windows Service. If you're using .Net, it should be quite simple. If you're using VB6, use C++! :)
-
You need to create a Windows Service. If you're using .Net, it should be quite simple. If you're using VB6, use C++! :)
Richard_D wrote: You need to create a Windows Service. If you're using .Net, it should be quite simple Could you tell me how, in C#? :) Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C# and C++!