L
LUIS FAJARDO
I want to create a new Windows Project with .NET using C#
as the primary language. The purpose of this project is
to build some kind of "process application" that doesn't
have UI (User Interface), it needs to run in background
but I don't want it to be a Windows Service because I want
to use some scheduler program to run it frecuently, what
type of project should I use?, I remember doing something
like this in VB 6.0. and creating an Active X .exe project.
Thanks
as the primary language. The purpose of this project is
to build some kind of "process application" that doesn't
have UI (User Interface), it needs to run in background
but I don't want it to be a Windows Service because I want
to use some scheduler program to run it frecuently, what
type of project should I use?, I remember doing something
like this in VB 6.0. and creating an Active X .exe project.
Thanks