#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.
 
 
 
 
 
 
David Srbecký 3145161f29 XML Parser: Added some helper methods 16 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 XML Parser: Report syntax errors. Improved consistency of tree. 16 years ago
Window1.xaml XML Parser: Added some helper methods 16 years ago
Window1.xaml.cs XML Parser: Report syntax errors. Improved consistency of tree. 16 years ago
XmlDOM.csproj XML Parser: Report syntax errors. Improved consistency of tree. 16 years ago
XmlDOM.sln XML Parser: Initial support for Xml.Linq 16 years ago