#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 6990764e4f Fixed forum-10114: Duplicate call to InitializeComponent() in WPF application template 16 years ago
..
CompactFormsProject.xpt Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not. 17 years ago
ConsoleProject.xpt AssemblyInfo.cs now gets loaded into the Properties files to match Visual Studio Behavior. 17 years ago
ControlLibrary.xpt AssemblyInfo.cs now gets loaded into the Properties files to match Visual Studio Behavior. 17 years ago
DefaultAssemblyInfo.cs You can now insert custom formatted dates with StringParser.Parse() via ${DATE:formatstring}. This string gets passed to DateTime.Now.ToString() and the results returned. All project templates that have an AssemblyInfo.cs now set the AssemblyCopuRight to this year. 17 years ago
Direct3DProject.xpt Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not. 17 years ago
EmptyProject.xpt Moved Mono addin to samples and added support for Mono's new VB.NET compiler Vbnc. 18 years ago
FormsProject.xpt Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not. 17 years ago
Library.xpt AssemblyInfo.cs now gets loaded into the Properties files to match Visual Studio Behavior. 17 years ago
NotifyIcon.xpt AssemblyInfo.cs now gets loaded into the Properties files to match Visual Studio Behavior. 17 years ago
NotifyIconResources.resx Add Notify Icon and Struct template by Justin Dearing. 19 years ago
ProjectCategorySortOrder.xml File and project template categories can now specify a sort order if required. Defaults to sorting by category name. Updated string resources for new templates. 20 years ago
Service.xpt Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not. 17 years ago
SharedAddin.xpt Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not. 17 years ago
SharpDevelopAddin.xpt Various improvements in subversion addin. 18 years ago
SharpDevelopCustomTool.xpt Improved performance of UpdateAssemblyInfo. 17 years ago
SharpDevelopCustomToolTemplate.xft.xml Add project template for creating a custom tool AddIn. 19 years ago
SharpDevelopMacro.xpt Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not. 17 years ago
WPFApplication.xpt Fixed forum-10114: Duplicate call to InitializeComponent() in WPF application template 16 years ago
WPFAssemblyInfo.cs You can now insert custom formatted dates with StringParser.Parse() via ${DATE:formatstring}. This string gets passed to DateTime.Now.ToString() and the results returned. All project templates that have an AssemblyInfo.cs now set the AssemblyCopuRight to this year. 17 years ago
WPFNavigationApplication.xpt Fixed forum-10114: Duplicate call to InitializeComponent() in WPF application template 16 years ago
WebService.xpt Allow specifying movement type of text anchors. 17 years ago
WebpageProject.xpt Allow specifying movement type of text anchors. 17 years ago