Wednesday, August 21, 2002

An article was just posted to The O'Reilly Network which lists some useful tips to remember when using XPath and XPointer. All ten tips are definitely worth committing to memory. I've seen the first tip alone snag so many people it's ridiculous. Everyone always seems to forget our poor friend the text node. ;) Truthfully I think it has a lot more to do with the human brain not processing whitespace as efficiently as the XML specification would like us to.

8:30:24 PM    

Jonathan Hawkings just announced, over on the DOTNET-CLR list, the availability of a .NET remoting channel sink which leverages SSPI. The entire project is documented in a two part article:

Part 1: Microsoft.Samples.Security.SSPI Assembly
Part 2: Microsoft.Samples.Runtime.Remoting.Security Assembly

Both articles are very in-depth and include source code and samples. Definitely worth a look!

8:01:42 PM