dbones notes
its a geek thing

SandBox Compare CTP (dbproj)

June 1, 2008 03:50 by Dave
Sandbox Compare is for use with dbproj files, which are Database project files generated with DBPro (not tested on VS 2008 version)... This is the CTP. [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: ,
Categories: dotNet | Projects
Actions: E-mail | Permalink | Comments (2) | Comment RSSRSS comment feed

Generate Xpath from the XmlNode

May 30, 2008 23:33 by Dave
when programming with old school .net XPath (not this fancy linq :) ) you may have a instance of a XmlNode/XmlElement, and require its ABSOLUTE path. well here is a possible solution:. [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: ,
Categories: dotNet
Actions: E-mail | Permalink | Comments (0) | Comment RSSRSS comment feed