Evan Lenz

View all posts from Evan Lenz on the Progress blog. Connect with us about all things application development and deployment, data integration and digital business.

Articles by the Author

Punctuation in XPath, part 4: predicates (“[…]”)
Posts in this series: Punctuation in XPath, part 1: dot (“.”) Punctuation in XPath, part 2: slash (“/”) Punctuation in XPath, part 3: “@” and “..” Punctuation in XPath, part 4: predicates (“[…]”) Punctuation in XPath, part 5: “//” We’ve already seen some examples of predicates that use square brackets (“[…]”). In this post, we’ll […]
Evan Lenz June 21, 2011
Punctuation in XPath, part 3: “@” and “..”
Posts in this series: Punctuation in XPath, part 1: dot (“.”) Punctuation in XPath, part 2: slash (“/”) Punctuation in XPath, part 3: “@” and “..” Punctuation in XPath, part 4: predicates (“[…]”) Punctuation in XPath, part 5: “//” In this series, we’ve first taken a look at seen what “.” means, and then what […]
Evan Lenz June 01, 2011
Punctuation in XPath, part 2: slash (“/”)
Posts in this series: Punctuation in XPath, part 1: dot (“.”) Punctuation in XPath, part 2: slash (“/”) Punctuation in XPath, part 3: “@” and “..” Punctuation in XPath, part 4: predicates (“[…]”) Punctuation in XPath, part 5: “//” The slash operator (“/”) in XPath is the connector you use to connect steps in a path expression. A […]
Punctuation in XPath, part 1: dot (“.”)
Posts in this series: Punctuation in XPath, part 1: dot (“.”) Punctuation in XPath, part 2: slash (“/”) Punctuation in XPath, part 3: “@” and “..” Punctuation in XPath, part 4: predicates (“[…]”) Punctuation in XPath, part 5: “//” When you write XQuery, a large subset of what you’re writing is actually XPath 2.0. In […]
How indexing makes XPath fast
Recently, I built a MarkLogic web application using a lot of XSLT and a dash of XQuery. I was able to apply my understanding about how to optimize code to make a site like this perform better, so I thought I would share some of these insights with other beginners. Whenever MarkLogic evaluates an XPath […]
Evan Lenz March 07, 2011
Prefooter Dots
Subscribe Icon

Latest Stories in Your Inbox

Subscribe to get all the news, info and tutorials you need to build better business apps and sites

Loading animation