473,414 Members | 1,627 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,414 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 1405
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: 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.