Click here to Skip to main content
16,006,440 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Problem while create subkey in registry Pin
Dave Kreskowiak4-Nov-04 3:33
mveDave Kreskowiak4-Nov-04 3:33 
GeneralRe: Problem while create subkey in registry Pin
Chris Quick3-Nov-04 17:25
Chris Quick3-Nov-04 17:25 
QuestionDetecting if user has logged on (windows service)? Pin
mrdance3-Nov-04 7:11
mrdance3-Nov-04 7:11 
AnswerRe: Detecting if user has logged on (windows service)? Pin
Chris Quick3-Nov-04 17:19
Chris Quick3-Nov-04 17:19 
GeneralLocking XML File Pin
Sumit Domyan3-Nov-04 1:49
Sumit Domyan3-Nov-04 1:49 
GeneralRe: Locking XML File Pin
Sebastien Lachance4-Nov-04 6:01
Sebastien Lachance4-Nov-04 6:01 
GeneralUploading Progress Bar Pin
cwayman2-Nov-04 23:40
cwayman2-Nov-04 23:40 
GeneralQuerying XML File Pin
Sumit Domyan2-Nov-04 18:09
Sumit Domyan2-Nov-04 18:09 
Hello all

I hv a xml file, structure below.
Now i want to retrieve, a specific user node, suppose i want to know all values of "Sumit" user. Is there any solution. Can we write some query in xml?Thanks



<USERS>

<User>
<Username>Ankur</Username>
<Password>Ankur</Password>
<Status>y</Status>
</User>

<User>
<Username>Ahuja</Username>
<Password>Ahuja</Password>
<Status>n</Status>
</User>

<User>
<Username>Nitin</Username>
<Password>Nitin</Password>
<Status>n</Status>
</User>

<User>
<Username>Sumit</Username>
<Password>Sumit</Password>
<Status>y</Status>
</User>

</USERS>

Sumit Domyan
Software Developer
<b>ANALEC INFOTECH
GeneralRe: Querying XML File Pin
cwayman2-Nov-04 22:33
cwayman2-Nov-04 22:33 
GeneralAny suggestiong on building reports with asp.net - Urgent please Pin
leon_yoo2-Nov-04 15:14
leon_yoo2-Nov-04 15:14 
GeneralRun an app in windows form Pin
nobita3x2-Nov-04 14:27
nobita3x2-Nov-04 14:27 
GeneralRe: Run an app in windows form Pin
nobita3x2-Nov-04 16:56
nobita3x2-Nov-04 16:56 
GeneralRe: Run an app in windows form Pin
Dave Kreskowiak3-Nov-04 3:17
mveDave Kreskowiak3-Nov-04 3:17 
GeneralRe: Run an app in windows form Pin
MohammadAmiry3-Nov-04 6:27
MohammadAmiry3-Nov-04 6:27 
GeneralRe: Run an app in windows form Pin
nobita3x3-Nov-04 17:18
nobita3x3-Nov-04 17:18 
GeneralThe Final Solution Pin
MohammadAmiry5-Nov-04 21:24
MohammadAmiry5-Nov-04 21:24 
GeneralRe: The Final Solution Pin
nobita3x7-Nov-04 18:21
nobita3x7-Nov-04 18:21 
GeneralRe: Run an app in windows form Pin
Dave Kreskowiak4-Nov-04 4:13
mveDave Kreskowiak4-Nov-04 4:13 
GeneralComImport Problem.... Pin
jrk90210us2-Nov-04 14:07
jrk90210us2-Nov-04 14:07 
GeneralPrinting Escape Sequence Pin
cdesouza2-Nov-04 12:01
cdesouza2-Nov-04 12:01 
GeneralRe: Printing Escape Sequence Pin
Dave Kreskowiak3-Nov-04 3:13
mveDave Kreskowiak3-Nov-04 3:13 
GeneralTransfer string while typing Pin
Brad Fackrell2-Nov-04 9:51
Brad Fackrell2-Nov-04 9:51 
GeneralRe: Transfer string while typing Pin
Modern_night2-Nov-04 10:40
Modern_night2-Nov-04 10:40 
GeneralRe: Transfer string while typing Pin
Brad Fackrell2-Nov-04 11:27
Brad Fackrell2-Nov-04 11:27 
GeneralRe: Transfer string while typing Pin
jamesbronw5-Nov-04 6:33
jamesbronw5-Nov-04 6:33 

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.