Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Programming

Submission + - XPath Query - Beginner's guide @ CodeProject.

sadhanandh writes: Introduction
This article aims to explain what an XPath expression is and why they can be extremely useful to a C# programmer.

Background

When I first started .NET programming I was immediately exposed to the use of XML It was everywhere, and I had hardly any exposure to it previously. After understanding why XML documents were used so widely, I took the decision to incorporate XML files into my next application. So off I went, added the System.Xml namespace to my project and created an XmlDocument object. I called the LoadXml() method and passed in a valid XML string. "Great!" I thought, but soon discovered I had no idea how I would get the data I wanted out of the XmlDocument object.

Check out the link @ http://www.codeproject.com/useritems/BegginingXPat h.asp
Movies

Submission + - Finnish court rules CSS "ineffective"

kimmop writes: The Finnish/EU version of DMCA received a great blow today when the Helsinki District Court found two activists 'not quilty' of circumvention of "effective technological measures" of DRM. According to the court, CSS no longer achieves its protection objective. You can still expect two more rounds but its 1-0 now.
GNU is Not Unix

Submission + - RMS Talks about Binary Drivers and Open Source

An anonymous reader writes: Newsforge has an article about a talk RMS recently gave to students at UCSD. RMS fielded a number of interesting questions relevant to the future of the free software movement including, "Do you support the Creative Commons license?" and "Can I use ATI and NVIDIA drivers because Mesa isn't nearly as complete?". Can we expect Linux ever to see main stream adoption with these persistent driver and licensing issues still hanging around?

Slashdot Top Deals

The moon is made of green cheese. -- John Heywood

Working...