[#js]
  • Home
  • About
  • Twitter
  • GitHub
Sign in Subscribe

Undocumented

A collection of 2 posts
.NET

XPathNavigator MoveToRoot Gotcha

Most good .NET developers consult the MSDN Library [http://msdn.microsoft.com/en-us/library] frequently. On the whole, the Library is comprehensive and accurate. Its quality is not quite on the level of UNIX manual pages [http://www.freebsd.org/cgi/man.cgi?query=man&manpath=FreeBSD+9.0-RELEASE]
16 May 2012 2 min read
.NET

How to Escape Curly Braces with DebuggerDisplayAttribute

There are a zillion posts out there that describe how to use DebuggerDisplayAttribute [http://msdn.microsoft.com/en-us/library/system.diagnostics.debuggerdisplayattribute.aspx] . They all say about the same thing: put property names and other expressions inside curly braces. Like this: [DebuggerDisplay("Name = {Name}, Value = {Value}")] public class
21 Apr 2012 1 min read
Page 1 of 1
[#js] © 2025
Powered by Ghost