Click here to Skip to main content
15,902,189 members
Home / Discussions / C#
   

C#

 
GeneralRe: Creating a Preferences/Settings dialog. Pin
Roman Rodov11-Jul-04 20:31
Roman Rodov11-Jul-04 20:31 
Generalgdi+ problem Pin
kendao11-Jul-04 6:42
kendao11-Jul-04 6:42 
GeneralRe: gdi+ problem Pin
Name Removed11-Jul-04 10:53
Name Removed11-Jul-04 10:53 
GeneralRe: gdi+ problem Pin
Jay Shankar11-Jul-04 18:57
Jay Shankar11-Jul-04 18:57 
GeneralC# WinSock Control Pin
Axonn Echysttas11-Jul-04 6:31
Axonn Echysttas11-Jul-04 6:31 
Generalwindows folder properties Pin
Hugo Hallman11-Jul-04 2:39
Hugo Hallman11-Jul-04 2:39 
Generalconfig file in console app to store connection string help Pin
mtbjr11-Jul-04 1:17
mtbjr11-Jul-04 1:17 
GeneralQuery for data between dates Pin
Anonymous11-Jul-04 0:24
Anonymous11-Jul-04 0:24 
Hi all,
How can we query xml data between two dates by using XPath.
For example:
I have an XML file like this
"<Employees>
<Employee>
<Name>xxxx</Name>
<DateOfJoin>'2000-04-12T10:12:30'</DateOfJoin>
</Employee>
<Employee>
<Name>yyyy</Name>
<DateOfJoin>'2001-04-12T10:12:30'</DateOfJoin>
</Employee>
<Employee>
<Name>zzzz</Name>
<DateOfJoin>'2002-04-12T10:12:30'</DateOfJoin>
</Employee>
<Employee>
<Name>aaaa</Name>
<DateOfJoin>'2003-04-12T10:12:30'</DateOfJoin>
</Employee>
<Employee>
<Name>bbbb</Name>
<DateOfJoin>'2004-04-12T10:12:30'</DateOfJoin>
</Employee>
</Employees>"

Now I want employee names between 2002 and 2003.
Thanks inadvance.Rose | [Rose]

GeneralRe: Query for data between dates Pin
Dave Kreskowiak11-Jul-04 7:17
mveDave Kreskowiak11-Jul-04 7:17 
GeneralMSIL vs JAVA Bytecode vs Intel Assmebly Language Pin
Hashim Saleem11-Jul-04 0:20
Hashim Saleem11-Jul-04 0:20 
GeneralRe: MSIL vs JAVA Bytecode vs Intel Assmebly Language Pin
Steven Campbell11-Jul-04 5:26
Steven Campbell11-Jul-04 5:26 
GeneralRe: MSIL vs JAVA Bytecode vs Intel Assmebly Language Pin
leppie11-Jul-04 5:28
leppie11-Jul-04 5:28 
GeneralRe: MSIL vs JAVA Bytecode vs Intel Assmebly Language Pin
Dave Kreskowiak11-Jul-04 7:16
mveDave Kreskowiak11-Jul-04 7:16 
Generalread address of I/o Pin
ahmed mohamed abdelhameed10-Jul-04 16:03
ahmed mohamed abdelhameed10-Jul-04 16:03 
GeneralTextbox input. Pin
Nick Z.10-Jul-04 13:48
Nick Z.10-Jul-04 13:48 
GeneralRe: Textbox input. Pin
Nick Parker10-Jul-04 18:52
protectorNick Parker10-Jul-04 18:52 
GeneralRe: Textbox input. Pin
Nick Z.10-Jul-04 19:09
Nick Z.10-Jul-04 19:09 
Generalconfig file in console app to store connection string help Pin
Anonymous10-Jul-04 13:19
Anonymous10-Jul-04 13:19 
GeneralRe: config file in console app to store connection string help Pin
Colin Angus Mackay10-Jul-04 16:14
Colin Angus Mackay10-Jul-04 16:14 
GeneralDelete some files after installation Pin
michalJ10-Jul-04 10:47
michalJ10-Jul-04 10:47 
GeneralRe: Delete some files after installation Pin
mav.northwind11-Jul-04 5:20
mav.northwind11-Jul-04 5:20 
GeneralCountries and towns database Pin
machocr10-Jul-04 9:05
machocr10-Jul-04 9:05 
GeneralRe: Countries and towns database Pin
Colin Angus Mackay10-Jul-04 16:20
Colin Angus Mackay10-Jul-04 16:20 
GeneralWindows Services Pin
RFickling10-Jul-04 7:07
RFickling10-Jul-04 7:07 
GeneralRe: Windows Services Pin
Mike Dimmick10-Jul-04 8:35
Mike Dimmick10-Jul-04 8:35 

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.