#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.
 
 
 
 
 
 
Matt Ward f43ec049b7 Fixed SD2-507. Adding a column to a DataGridView was causing a NullReference exception. Fixed by adding a new TypeDiscoveryService returning types from System.Windows.Forms. 20 years ago
AddIns Applied ProjectNodeBuilder patch from Scott Ferret. 20 years ago
bin/setup Improved event handler completion. 21 years ago
data FileTypeRegisterer now uses HKCU\Software\Classes when there is no write access to HKEY_CLASSES. 20 years ago
doc Improved code completion for Boo. 21 years ago
setup Modify setup to check for .NET 2.0.50727.42 instead of Beta 2. 21 years ago
src Fixed SD2-507. Adding a column to a DataGridView was causing a NullReference exception. Fixed by adding a new TypeDiscoveryService returning types from System.Windows.Forms. 20 years ago