Click here to Skip to main content
15,887,776 members
Home / Discussions / C#
   

C#

 
GeneralRe: Removing the cross from a form Pin
exhaulted22-Sep-04 4:06
exhaulted22-Sep-04 4:06 
GeneralRe: Removing the cross from a form Pin
Stefan Troschuetz22-Sep-04 4:35
Stefan Troschuetz22-Sep-04 4:35 
GeneralRe: Removing the cross from a form Pin
exhaulted22-Sep-04 4:48
exhaulted22-Sep-04 4:48 
GeneralRe: Removing the cross from a form Pin
Stefan Troschuetz22-Sep-04 4:59
Stefan Troschuetz22-Sep-04 4:59 
AnswerRe: Removing the cross from a form Pin
walterhuang29-May-06 20:42
walterhuang29-May-06 20:42 
QuestionBest Practice - Webservice, Stored Procedure, both? Pin
KoalaCowboy21-Sep-04 3:32
KoalaCowboy21-Sep-04 3:32 
AnswerRe: Best Practice - Webservice, Stored Procedure, both? Pin
Heath Stewart21-Sep-04 6:52
protectorHeath Stewart21-Sep-04 6:52 
GeneralRe: Best Practice - Webservice, Stored Procedure, both? Pin
KoalaCowboy21-Sep-04 8:29
KoalaCowboy21-Sep-04 8:29 
Heath,
First and foremost, thank you for the very well written response!

More detail is in order, so as to ellicit more knowledge:

We currently have >160 DC's, spread out all over the globe. The initial phase of my project will include only the US based DC's (>130), which are connected via multiple WAN links (redundancy via routed network).

The data that I am trying to acquire is merely the DIT File size for each DC. I would like to have a "scheduled task" that grabs that data and inserts the file size & time into a SQL 2000 DB. The task will be run every 3 hours from 8am Eastern to 11pm Eastern and the data will be displayed in an C# DataGrid (DC Name, Baseline, 2nd oldest data, 1st oldest data, most recent data).

Based on the above information, what makes the most sense for data acquisition and population into the database?

Thanks again for your knowledge and guidance!

Cordially,
- - -

KoalaCowboy
Knowledge Monger
GeneralRe: Best Practice - Webservice, Stored Procedure, both? Pin
Heath Stewart21-Sep-04 10:52
protectorHeath Stewart21-Sep-04 10:52 
GeneralRe: Best Practice - Webservice, Stored Procedure, both? Pin
KoalaCowboy21-Sep-04 10:56
KoalaCowboy21-Sep-04 10:56 
GeneralInsert a frequency time delay into a ThreadPool Pin
Fahad sarwar21-Sep-04 2:50
Fahad sarwar21-Sep-04 2:50 
Generalcatching control.name change Pin
ShakerWD20-Sep-04 23:55
ShakerWD20-Sep-04 23:55 
GeneralRe: catching control.name change Pin
sreejith ss nair21-Sep-04 0:20
sreejith ss nair21-Sep-04 0:20 
GeneralRe: catching control.name change Pin
ShakerWD21-Sep-04 1:26
ShakerWD21-Sep-04 1:26 
GeneralRe: catching control.name change Pin
ShakerWD21-Sep-04 9:11
ShakerWD21-Sep-04 9:11 
GeneralRe: catching control.name change Pin
Dave Kreskowiak21-Sep-04 9:44
mveDave Kreskowiak21-Sep-04 9:44 
GeneralRe: catching control.name change Pin
ShakerWD21-Sep-04 9:55
ShakerWD21-Sep-04 9:55 
Generalchanging RowState of DataRow Pin
TehMedic20-Sep-04 23:31
TehMedic20-Sep-04 23:31 
GeneralRe: changing RowState of DataRow Pin
Sendilkumar.M21-Sep-04 0:24
Sendilkumar.M21-Sep-04 0:24 
GeneralRe: changing RowState of DataRow Pin
sreejith ss nair21-Sep-04 0:27
sreejith ss nair21-Sep-04 0:27 
QuestionHELP ME!!! How to design a new control? Pin
bekun20-Sep-04 23:31
sussbekun20-Sep-04 23:31 
AnswerRe: HELP ME!!! How to design a new control? Pin
Kodanda Pani20-Sep-04 23:49
Kodanda Pani20-Sep-04 23:49 
GeneralRe: HELP ME!!! How to design a new control? Pin
bekunkun21-Sep-04 0:17
bekunkun21-Sep-04 0:17 
GeneralRe: HELP ME!!! How to design a new control? Pin
sreejith ss nair21-Sep-04 0:22
sreejith ss nair21-Sep-04 0:22 
QuestionWhy does this exception rarely throw? Pin
mkomasi20-Sep-04 21:40
mkomasi20-Sep-04 21:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.