Click here to Skip to main content
15,919,028 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to filter Dataset Pin
divyesh14321-Dec-07 1:33
divyesh14321-Dec-07 1:33 
AnswerCross post Pin
pmarfleet1-Dec-07 3:55
pmarfleet1-Dec-07 3:55 
AnswerRe: How to filter Dataset Pin
Paul Conrad1-Dec-07 9:37
professionalPaul Conrad1-Dec-07 9:37 
Questionhow to solve this error? Pin
sathyan_82941-Dec-07 0:08
sathyan_82941-Dec-07 0:08 
GeneralRe: how to solve this error? Pin
Johan Hakkesteegt6-Dec-07 20:58
Johan Hakkesteegt6-Dec-07 20:58 
Questionneed advice on listbox for vb Pin
neodeaths30-Nov-07 21:06
neodeaths30-Nov-07 21:06 
AnswerRe: need advice on listbox for vb Pin
pmarfleet1-Dec-07 2:26
pmarfleet1-Dec-07 2:26 
QuestionXpath doesn't work. Pin
Benny_Lava30-Nov-07 20:56
Benny_Lava30-Nov-07 20:56 
Hi,

I'm building an XML app in the Windows CE 5.0 environment. But it seems that XPath queires don't work.

For example:

xmlDocument = new xmlDocument()
xmlDocument.load(xmlPath)

xmlNode = xmlDocument.selectsingleNode("//System[@pos='133547']")

And this doesn't return anything, actually it returns Nothing.

This Node and this attribute exist in the file 100%. I can with no problem execute this kind of query ("//System/Specific/Type/") or ("//System/Specific").firstchild.innerText etc...


Any help greatly appreciated.

Thanks!
Questionhow to receive messages in windows form from mobile phone in vb.net Pin
satyadeva30-Nov-07 20:10
satyadeva30-Nov-07 20:10 
AnswerRe: how to receive messages in windows form from mobile phone in vb.net Pin
Christian Graus30-Nov-07 22:40
protectorChristian Graus30-Nov-07 22:40 
QuestionHow to prevent Non-numeric values? Pin
OsamaMohsen30-Nov-07 14:21
OsamaMohsen30-Nov-07 14:21 
AnswerRe: How to prevent Non-numeric values? Pin
Christian Graus30-Nov-07 22:43
protectorChristian Graus30-Nov-07 22:43 
GeneralRe: How to prevent Non-numeric values? Pin
Sipder1-Dec-07 0:25
Sipder1-Dec-07 0:25 
GeneralRe: How to prevent Non-numeric values? Pin
OsamaMohsen1-Dec-07 13:23
OsamaMohsen1-Dec-07 13:23 
GeneralRe: How to prevent Non-numeric values? Pin
Sipder1-Dec-07 18:45
Sipder1-Dec-07 18:45 
Questioncan I incoke a method from a web user control Pin
timescale30-Nov-07 11:07
timescale30-Nov-07 11:07 
AnswerRe: can I incoke a method from a web user control Pin
Christian Graus30-Nov-07 11:16
protectorChristian Graus30-Nov-07 11:16 
AnswerRe: can I incoke a method from a web user control Pin
Paul Conrad30-Nov-07 12:52
professionalPaul Conrad30-Nov-07 12:52 
QuestionRe: can I incoke a method from a web user control Pin
timescale30-Nov-07 13:03
timescale30-Nov-07 13:03 
GeneralRe: can I incoke a method from a web user control Pin
timescale30-Nov-07 13:33
timescale30-Nov-07 13:33 
QuestionMouseDown-Drag-MouseUp Screen capture code Pin
Quecumber25630-Nov-07 8:24
Quecumber25630-Nov-07 8:24 
AnswerRe: MouseDown-Drag-MouseUp Screen capture code Pin
Paul Conrad1-Dec-07 16:47
professionalPaul Conrad1-Dec-07 16:47 
QuestionGDI object increasing problem Pin
Balakumar Ponnusamy30-Nov-07 6:28
Balakumar Ponnusamy30-Nov-07 6:28 
AnswerRe: GDI object increasing problem Pin
Christian Graus30-Nov-07 11:17
protectorChristian Graus30-Nov-07 11:17 
GeneralRe: GDI object increasing problem Pin
Balakumar Ponnusamy3-Dec-07 10:44
Balakumar Ponnusamy3-Dec-07 10:44 

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.