From the docs: “There are two ways to read an XML document in the System.Xml.XPath namespace. One is to read an XML document using the read-only XPathDocument class and the other is to read an XML document using the editable[…]
Read moreMonth: July 2006
Get GoogleBot to crash your .NET 2.0 site – update
Good news… I hope. A few days ago, I posted a story on a bug that Nix found in ASP.NET 2.0. According to this thread, the bug was confirmed and they’re working on a solution.
Read moreTip/Trick: List Running ASP.NET Worker Processes and Kill/Restart them from the command-line [a better way]
Scott Guthrie posts a trick on a quick way to kill a process on your system, or kill and restart an ASP.NET or IIS worker process. I tried to post a comment on his trick, but the commenting system is not[…]
Read moreGet GoogleBot to crash your .NET 2.0 site
If you’re developing in ASP.NET 2.0 and you’re using url rewriting, you should proceed with caution. Especially if you value your ranking in search engines. I’m posting this as a follow up and with reference to the original find on[…]
Read more