#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.
Dickon Field
1f7f063e9f
now has features: 1. can set/reset connection string for a connection, retrieve metadata, and save it, although it is not displayed in the UI. Beware! Metadata is currently unconstrained and consequently huge - a simple Oracle Express db is 67Mb of data in serialised xml form.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1697 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
|
AddIns
|
Add IconEditor AddIn (can currently only view icons, modifying them will be added later)
|
20 years ago |
|
bin/setup
|
Switch from MbUnit to NUnit:
|
20 years ago |
|
data
|
Added an XPath Query pad - can be used to run xpaths on the active XML document and highlights the resulting matches.
|
20 years ago |
|
doc
|
Updated WixBinding - added a custom WiX project type (.wixproj) which uses MSBuild to create the installer, added a simple dialog designer, added a setup dialogs list pad, updated to WiX 2.0.4221. StringParser can now expand GUIDs. Added new DesignerSerializationService used by XmlDesignerLoader to fix SD2-599 - cut, copy and paste not working when designing XML forms.
|
20 years ago |
|
samples
|
Working on samples
|
20 years ago |
|
setup
|
Add quotation marks to batch files -> fixes build if the SharpDevelop path contains a space
|
20 years ago |
|
src
|
now has features: 1. can set/reset connection string for a connection, retrieve metadata, and save it, although it is not displayed in the UI. Beware! Metadata is currently unconstrained and consequently huge - a simple Oracle Express db is 67Mb of data in serialised xml form.
|
20 years ago |