473,396 Members | 2,018 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,396 software developers and data experts.

a place for everything and everything in its place

hi all,

i have a very simple console app but i'm having trouble putting things where
they belong. all this program does is take a list of filenames and ftp's them
somewhere.

Program.cs
Utility.MarkStartTime
Start();
Utility.MarkSummary
Business.cs
should something goe here?
Utility.cs
...
Console.WriteLine(Business.StartTime)
...
Console.WriteLine(DataLayer.RecordsTransferred)
...
Console.WriteLine(Business.EndTime)
...
Console.WriteLine(DataLayer.CurrentFileTransferred )
DataLayer.cs
Public Property CurrentFileTransferred
Loop thru each file and ftp it
Utility.CurrentFileTransferred
Utility.RecordsTransferred

i know this may be too simple to break out into files i'm just doing it as
an exercise.

thanks,
rodchar
Nov 18 '08 #1
1 1253
On Tue, 18 Nov 2008 11:25:03 -0800, rodchar
<ro*****@discussions.microsoft.comwrote:
[...]
i know this may be too simple to break out into files i'm just doing it
as
an exercise.
I suppose exercise is good for you. But, I'm not sure that lifting
weights 12 oz. at a time helps much. Likewise, not everything breaks down
into a standard three-tier solution. :)
Nov 18 '08 #2

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

Similar topics

11
by: GhislainTanguay | last post by:
Hi everyone, i work on a ASP (Not .NET but version 3) project. This project is on our server for development. I use SQL-SERVER, IIS and VB for DLL. On the server i have create a folder with my...
34
by: Justin Timberlake | last post by:
I was thinking about all those /Indian Outsourcing/ companies getting those .Net shops set up. 0. Nobody uses .NET in the real world, it's all java. 1. MSFT is about to collapse as witnessed by...
22
by: Alper AKCAYOZ | last post by:
Hello Esteemed Developers and Experts, I have been using Microsoft Visual C++ .NET for 1 year. During this time, I have searhed some topics over internets. Most of the topics about .NET is...
1
by: .Net Newbie | last post by:
I am relatively new to .Net and have been coding an intranet site for my employer for a couple of months. I am currently stuck coding in a text-editor called EditPlus without access to the VS.Net...
0
by: R-D-C | last post by:
I know this may be an odd place to post a Netscape query but here goes anyway. Got a basic ASP.NET page that references JPGs from an 'images' sub-folder using HTML img tag. In IE, everything...
4
by: pei_world | last post by:
in asp or php, we can use inner output command to print out text or other thing inside out web page. I want to know how to do this in asp.net. I know user control with placesholder can do, but if...
7
by: Luis Mendes | last post by:
Hello, I've a application in VB.NET that uses a connection to a Access data base stored in my Hard Drive. How can I change the location of the database (To a network) and change the conection...
4
by: TheCeej | last post by:
I'm sorry to post what is ultimately a myspace problem, but I'm sure I'd still be having this problem with any html/css document, so the answer would more than likely be able to help anyone out. I'm...
2
pbmods
by: pbmods | last post by:
Today while troubleshooting a server that didn't want to upgrade to PHP5 (who knew that if you add the line in httpd.conf to load the php5 module and forget to comment out the line in httpd.conf that...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: 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:
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
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.