Click here to Skip to main content
15,891,253 members
Home / Discussions / C#
   

C#

 
GeneralCenter MessageBox over a given window Pin
dabs7-Feb-05 0:43
dabs7-Feb-05 0:43 
GeneralRe: Center MessageBox over a given window Pin
Heath Stewart7-Feb-05 9:43
protectorHeath Stewart7-Feb-05 9:43 
Generalproblem with XML Pin
Ahmed Galal7-Feb-05 0:22
Ahmed Galal7-Feb-05 0:22 
GeneralRe: problem with XML Pin
J4amieC7-Feb-05 1:01
J4amieC7-Feb-05 1:01 
GeneralRe: problem with XML Pin
Ahmed Galal7-Feb-05 3:10
Ahmed Galal7-Feb-05 3:10 
GeneralRe: problem with XML Pin
leppie7-Feb-05 2:46
leppie7-Feb-05 2:46 
GeneralRe: problem with XML Pin
Ahmed Galal7-Feb-05 3:13
Ahmed Galal7-Feb-05 3:13 
GeneralRe: problem with XML Pin
leppie7-Feb-05 3:41
leppie7-Feb-05 3:41 
Its tricky for me as I rarely use it, and tend to forget the exactly syntax. XPath is simply Regular Expressions for XML. The is a complete standard for it. .NET supports version 1.1 I think.

The easiest way to test things is just to start with "*" and continue up to "*/*/*" and see what is really being matched, from there is should be easy, except if you are using XmlNamespaces (which u are not). Your problem looks like a context problem, iow you are starting at the wrong node, like I mentioned in my previous post.

top secret
Download xacc-ide 0.0.3 now!
See some screenshots

GeneralRe: problem with XML Pin
MyThread7-Feb-05 5:58
MyThread7-Feb-05 5:58 
GeneralRe: problem with XML Pin
MyThread7-Feb-05 5:59
MyThread7-Feb-05 5:59 
GeneralRe: problem with XML Pin
leppie7-Feb-05 6:02
leppie7-Feb-05 6:02 
GeneralRe: problem with XML Pin
Ahmed Galal7-Feb-05 21:40
Ahmed Galal7-Feb-05 21:40 
GeneralRe: problem with XML Pin
leppie7-Feb-05 21:49
leppie7-Feb-05 21:49 
GeneralRe: problem with XML Pin
Ahmed Galal7-Feb-05 21:51
Ahmed Galal7-Feb-05 21:51 
GeneralRe: problem with XML Pin
Christian Graus7-Feb-05 10:00
protectorChristian Graus7-Feb-05 10:00 
GeneralRe: problem with XML Pin
Ahmed Galal7-Feb-05 21:37
Ahmed Galal7-Feb-05 21:37 
GeneralProblems in Javascript Pin
dotnetquery7-Feb-05 0:17
dotnetquery7-Feb-05 0:17 
GeneralRe: Problems in Javascript Pin
J4amieC7-Feb-05 1:03
J4amieC7-Feb-05 1:03 
GeneralRe: Problems in Javascript Pin
dotnetquery7-Feb-05 1:06
dotnetquery7-Feb-05 1:06 
GeneralRe: Problems in Javascript Pin
J4amieC7-Feb-05 1:11
J4amieC7-Feb-05 1:11 
GeneralRe: Problems in Javascript Pin
Heath Stewart7-Feb-05 9:59
protectorHeath Stewart7-Feb-05 9:59 
Generalplease help me out in creating image from stream Pin
arus20046-Feb-05 23:24
arus20046-Feb-05 23:24 
GeneralRe: please help me out in creating image from stream Pin
Christian Graus7-Feb-05 10:03
protectorChristian Graus7-Feb-05 10:03 
Generalfirebird database Vs MSDE engine Pin
ppp0016-Feb-05 22:08
ppp0016-Feb-05 22:08 
GeneralRe: firebird database Vs MSDE engine Pin
Judah Gabriel Himango7-Feb-05 4:18
sponsorJudah Gabriel Himango7-Feb-05 4:18 

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.