Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running a program with no user interface
Message
De
05/04/2010 11:12:45
 
 
À
05/04/2010 08:55:41
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 3.0
Divers
Thread ID:
01458707
Message ID:
01458737
Vues:
60
>Another .NET newbie question:
>I want to write a program that just runs, does some tasks and quits. Any user notification is done via email.
>It will be fired off by the Windows scheduler.
>A console project pops up the console window and a form project pops up a form.
>What kind of project should I create so that there is no user interface?

I always use Windows Forms Application as the type for the project for all robot applications I have. This allows me to show some interaction on the desktop of the actual process. There is no interaction with the user. But, it provides a status on whatever is going on, if we have to look into. But, if you are sure that this should be off the desktop, Bonnie's message would probably be the one to consider.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform