From: Szymon K. <s.k...@so...> - 2005-09-28 07:09:42
|
> ok, i'll try to locate it on msdn. i'm a little worried about > including 3rd party code into netreflector in case there are some > licensing issues. Actually, I found the sample in MSDN docs. There was a topic called "Extending the DOM" but I can't locate it anywhere now. But here is reference to it: http://www.hightechtalks.com/archive/index.php/t-2000842-extending-xmldocument-and-associated-classes-to-provide-character-positions.html There is also associated user sample on GotDotNet: http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=74D30B2C-43B4-4131-A882-FBE0029DA34E Since it was provided by MS as a sample I don't think there should be any restrictions to use it. |