Click here to Skip to main content
15,914,384 members
Home / Discussions / C#
   

C#

 
GeneralRe: Almost always a namespace issue Pin
Ennis Ray Lynch, Jr.21-Jul-10 3:22
Ennis Ray Lynch, Jr.21-Jul-10 3:22 
GeneralRe: Almost always a namespace issue Pin
jainiraj21-Jul-10 19:45
jainiraj21-Jul-10 19:45 
QuestionCompare 2 DataTables and insert differences into first table Pin
norjali19-Jul-10 22:21
norjali19-Jul-10 22:21 
AnswerRe: Compare 2 DataTables and insert differences into first table Pin
Peace ON19-Jul-10 22:35
Peace ON19-Jul-10 22:35 
AnswerRe: Compare 2 DataTables and insert differences into first table Pin
PIEBALDconsult20-Jul-10 3:31
mvePIEBALDconsult20-Jul-10 3:31 
QuestionHow to open a word document from C# application Pin
seeism19-Jul-10 22:04
seeism19-Jul-10 22:04 
AnswerRe: How to open a word document from C# application Pin
Luc Pattyn19-Jul-10 22:57
sitebuilderLuc Pattyn19-Jul-10 22:57 
GeneralRe: How to open a word document from C# application Pin
seeism20-Jul-10 0:26
seeism20-Jul-10 0:26 
GeneralRe: How to open a word document from C# application Pin
seeism20-Jul-10 0:44
seeism20-Jul-10 0:44 
AnswerRe: How to open a word document from C# application Pin
Peace ON19-Jul-10 23:04
Peace ON19-Jul-10 23:04 
GeneralRe: How to open a word document from C# application Pin
seeism20-Jul-10 0:27
seeism20-Jul-10 0:27 
AnswerRe: How to open a word document from C# application Pin
Luc Pattyn20-Jul-10 0:43
sitebuilderLuc Pattyn20-Jul-10 0:43 
GeneralRe: How to open a word document from C# application Pin
seeism20-Jul-10 0:49
seeism20-Jul-10 0:49 
GeneralRe: How to open a word document from C# application Pin
Luc Pattyn20-Jul-10 1:12
sitebuilderLuc Pattyn20-Jul-10 1:12 
GeneralRe: How to open a word document from C# application Pin
seeism20-Jul-10 1:25
seeism20-Jul-10 1:25 
GeneralRe: How to open a word document from C# application Pin
seeism20-Jul-10 19:00
seeism20-Jul-10 19:00 
QuestionError Getting Processor Id Pin
PDTUM19-Jul-10 13:44
PDTUM19-Jul-10 13:44 
AnswerRe: Error Getting Processor Id Pin
Luc Pattyn19-Jul-10 14:20
sitebuilderLuc Pattyn19-Jul-10 14:20 
GeneralRe: Error Getting Processor Id Pin
PDTUM19-Jul-10 16:50
PDTUM19-Jul-10 16:50 
Questionnode hottracking Pin
xilefxilef19-Jul-10 12:39
xilefxilef19-Jul-10 12:39 
Questionpass resource name as variable Pin
Jassim Rahma19-Jul-10 12:21
Jassim Rahma19-Jul-10 12:21 
AnswerRe: pass resource name as variable Pin
Luc Pattyn19-Jul-10 12:40
sitebuilderLuc Pattyn19-Jul-10 12:40 
QuestionCreating a function using Dictionary and Datetime help?? Pin
roman_s19-Jul-10 9:25
roman_s19-Jul-10 9:25 
AnswerRe: Creating a function using Dictionary and Datetime help?? Pin
Luc Pattyn19-Jul-10 9:36
sitebuilderLuc Pattyn19-Jul-10 9:36 
GeneralRe: Creating a function using Dictionary and Datetime help?? Pin
roman_s19-Jul-10 9:47
roman_s19-Jul-10 9:47 
I am importing another system's files therefor I do cannot change the file naming convention

so Im thinking of parsing the file into: datetime, full name

How can I compare the each record against each other with the first 8 digits for example 20100719 and if it finds another string node with 20100719 to then look at the substring/node which would be the next 6 digits after the date.
then delete the record that is not the most current for that date.

Thanks in advance

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.