473,406 Members | 2,707 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Utility app to run nightly - which project type?

I will be writing a relatively small utility app that will be responsible
for periodically copying files from a few folders on the local machine for
nightly backup purposes. Just wondering what the recommended way to proceed.
Should I write this as a windows service or as some other application type?
It will need no UI and will need to be executed only once per night at a
specific time (e.g., 2:00 AM). I suppose that the Windows Scheduler would be
the way to kick it off.

Any suggestions?

Thanks!
Jul 21 '05 #1
1 1404
Jeremy,

When you use the scheduler than it is in my idea not important what you use.

I would probably just take a commandline project with as second choise a
windowforms.

I surely would not make a service for that which most important process is
than to check if the time is 14:00, while as you said you can use the
scheduler for that.

Just my thought,

Cor
Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: m00nm0nkey | last post by:
I'm sure this has probably been asked before, but, am I being foolish or does the Class Builder utility not exist in VB.Net? If so, why did MS Decide to remove this feature? I personally found it...
0
by: Rudy Ray Moore | last post by:
Each project in a VC7.1/2003/.net workspace must have a "Configuration Type." There are four options: Application (.exe) Dynamic Library (.dll) Static Library (.lib) Utility What is...
1
by: Jeremy S. | last post by:
I will be writing a relatively small utility app that will be responsible for periodically copying files from a few folders on the local machine for nightly backup purposes. Just wondering what the...
5
by: Jeff | last post by:
We are using .Net and the wsdl Utility to generate proxies to consume web services built using the BEA toolset. The data architects on the BEA side create XML schemas with various entities in...
7
by: sueyic | last post by:
Hi all, Do you know of any tool which can compare the DOM structure of the content of the web browser? Specifically, it would be great if there was tool or tools which could: - Capture the...
31
by: Martin Jørgensen | last post by:
Hi, I've had a introductory C++ course in the spring and haven't programmed in C++ for a couple of months now (but I have been programmed in C since january). So I decided to do my conversion...
4
by: amit | last post by:
hello, I need to design a scandisk type utility in c. which will check the disk, the directory structure, FAT for errors nd correct them..... can u please tell me how to proceed... do i hv to...
0
by: jer006 | last post by:
Hi, This is more of a general question... I have a series of stored procedures (chain of procedures) in db2 on an AS400 which are executed from a SQL Server Job, when I execute the job manually...
6
by: carlos | last post by:
If someone were to write a utility that would go through your html, and javascript code and validate it/modify it, what language/ technology would you experts suggest I use? I know that the W3C...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.