Click here to Skip to main content
15,921,837 members
Home / Discussions / C#
   

C#

 
AnswerRe: How do display a form in a seperate thread Pin
Dave Kreskowiak4-Nov-08 3:35
mveDave Kreskowiak4-Nov-08 3:35 
GeneralRe: How do display a form in a seperate thread Pin
EliottA4-Nov-08 5:21
EliottA4-Nov-08 5:21 
GeneralRe: How do display a form in a seperate thread Pin
Dave Kreskowiak4-Nov-08 5:55
mveDave Kreskowiak4-Nov-08 5:55 
QuestionHow to read End of Line in C# Pin
Miss_hacker4-Nov-08 2:19
Miss_hacker4-Nov-08 2:19 
AnswerRe: How to read End of Line in C# Pin
#realJSOP4-Nov-08 2:22
professional#realJSOP4-Nov-08 2:22 
GeneralRe: How to read End of Line in C# Pin
Ashfield4-Nov-08 2:42
Ashfield4-Nov-08 2:42 
GeneralRe: How to read End of Line in C# Pin
CPallini4-Nov-08 9:37
mveCPallini4-Nov-08 9:37 
QuestionComparing excel data to XML Pin
ndroo8824-Nov-08 0:55
ndroo8824-Nov-08 0:55 
Hi all,

I need to develop an application that can compare an Excel spreadsheet with some data that I can view on an internal site

My plan was to
-read the data from Excel into a dataset,
-get the data from the site in XML format and
-then compare this.

My question is - do you think this is the best way to solve this? i.e. get the data from Excel into a dataset, get the data in XML format from the site to a dataset, and compare the two?

I'm not even sure that the data I get from the site is in a format that can be compared to the Excel data as the tables aren't the same, so I will probably have to modify it so as to make them in a similar format before comparing

any input appreciated

edit: re-reading this i m not sure its clear:

source 1 :: Excel
source 2 :: Data on an internal site

objective: compare the 2
suggestions: see above
question: best solution Smile | :)
AnswerRe: Comparing excel data to XML Pin
Mircea Puiu4-Nov-08 1:03
Mircea Puiu4-Nov-08 1:03 
GeneralRe: Comparing excel data to XML Pin
ndroo8824-Nov-08 3:09
ndroo8824-Nov-08 3:09 
GeneralRe: Comparing excel data to XML Pin
Mircea Puiu4-Nov-08 4:26
Mircea Puiu4-Nov-08 4:26 
QuestionExiting Windows Application (from the main form constructor) Pin
Dirso4-Nov-08 0:46
Dirso4-Nov-08 0:46 
AnswerRe: Exiting Windows Application (from the main form constructor) Pin
DanB19834-Nov-08 0:50
DanB19834-Nov-08 0:50 
AnswerRe: Exiting Windows Application (from the main form constructor) Pin
User 66584-Nov-08 0:53
User 66584-Nov-08 0:53 
AnswerRe: Exiting Windows Application (from the main form constructor) Pin
Nicholas Butler4-Nov-08 0:54
sitebuilderNicholas Butler4-Nov-08 0:54 
GeneralRe: Exiting Windows Application (from the main form constructor) Pin
Dirso4-Nov-08 1:19
Dirso4-Nov-08 1:19 
GeneralRe: Exiting Windows Application (from the main form constructor) Pin
Nicholas Butler4-Nov-08 1:57
sitebuilderNicholas Butler4-Nov-08 1:57 
GeneralRe: Exiting Windows Application (from the main form constructor) Pin
Dirso4-Nov-08 3:05
Dirso4-Nov-08 3:05 
AnswerRe: Exiting Windows Application (from the main form constructor) Pin
J a a n s4-Nov-08 0:54
professionalJ a a n s4-Nov-08 0:54 
GeneralRe: Exiting Windows Application (from the main form constructor) Pin
Dirso4-Nov-08 1:24
Dirso4-Nov-08 1:24 
GeneralRe: Exiting Windows Application (from the main form constructor) Pin
User 66584-Nov-08 1:32
User 66584-Nov-08 1:32 
GeneralRe: Exiting Windows Application (from the main form constructor) Pin
Dirso4-Nov-08 1:43
Dirso4-Nov-08 1:43 
GeneralRe: Exiting Windows Application (from the main form constructor) Pin
User 66584-Nov-08 3:51
User 66584-Nov-08 3:51 
AnswerRe: Exiting Windows Application (from the main form constructor) Pin
#realJSOP4-Nov-08 1:36
professional#realJSOP4-Nov-08 1:36 
Questionwindows disappearing issue Pin
Calin Dragan4-Nov-08 0:46
Calin Dragan4-Nov-08 0:46 

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.