#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Grunwald 17c9b20d6a Fix SdaUser sample 15 years ago
..
Properties Written custom XML parser which can handle malformed XML. Subsequent parsing is incremental to increase performance. The old and new parse trees are compared, the DOM is updated and user events are raised. 16 years ago
App.xaml Written custom XML parser which can handle malformed XML. Subsequent parsing is incremental to increase performance. The old and new parse trees are compared, the DOM is updated and user events are raised. 16 years ago
App.xaml.cs Written custom XML parser which can handle malformed XML. Subsequent parsing is incremental to increase performance. The old and new parse trees are compared, the DOM is updated and user events are raised. 16 years ago
TextMarkerService.cs - moved Hook to VS 2010 project format (vcxproj) 16 years ago
Window1.xaml Fix SdaUser sample 15 years ago
Window1.xaml.cs XML Parser: ParseAndLock method in the XamlParser 16 years ago
XmlDOM.csproj Fix SdaUser sample 15 years ago
XmlDOM.sln Fix SdaUser sample 15 years ago