Win 7 Home Premium (.NET 4.5.1) - which #D version is recommended?
Hello, after some years of distance to programming I want to restart. At the moment, there are installed #D 3.2 and 4.1. My aims are small tools using Windows.Forms and a sourceforge DLL that requires...
View ArticleProblem mit dem Eigenschats Fenster
Hey ich wollte meinen Browser weiter bearbeiten und wollte in eigenschaften ein Button umbennen klick drauf zum ändern und die eigenschaften verschwinden egal ob anderer Button immerLG Helf bitte will...
View ArticleUnhandled Exception selecting a DataGridView in the designer
SharpDevelop Version : 5.0.0.4696-RC-7a9207a6.NET Version : 4.0.30319.18444OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : English (United Kingdom)...
View ArticleMetroUIframework Crash
Hi,I'm trying to develop my applications using the MetroUI framework (http://viperneo.github.io/winforms-modernui/) but the editor doesn't show the controls i dragged into my new window (even if i use...
View ArticleSharpDevelop version detection broken in Win 10 Tech Preview
Running Windows 10 Tech Preview (build 9860) and Environment.Version returns 4.0.30319.0 all the time. In VS I can build and run .NET 4.5.1 apps but it still reports the .0 revision #. This may be a...
View ArticleSharpDevelop 5.0 Final
Release InformationAfter four years version 5.0 has been released (mind you that many of the originally planned features went into 4.x releases). Please find details in Christoph's blog post.Downloads...
View ArticleError Open Web Proyect
Hi everybody i tried open a web project but sharpdevelop crashed and send this messageSharpDevelop Version : 5.1.0.4756-733494ba.NET Version : 4.5.51641OS Version : Microsoft Windows...
View ArticleHow to restore 'Remove unused usings' context action?
Hello.I'm user of #D 5.0 release.Inside a using block there is a context actions menu with two options:Remove unused usingsSort usingsAlso this menu has little arrow button, which activates checkboxes...
View ArticleAvalonEdit : how can change backcolor and tag in AvalonEdit by...
I am developing an application and using ICSharpCode.AvalonEdit, I want to show piece of text text on it . The text is contain of some usual text , list test or code tag, a good sample if i want say...
View ArticleSD 5b5 Winforms designer overwriting changes?
It seems that opening a project doesn't read back all the changes I saved last time I closed it. In my particular case, this is the example I have seen...In the form designer I have a chart (among...
View ArticleDataGridView Error - SharpDevelop UI Crash
Hei,i have 2 application compiled with SharpDevelop 4.4. If i want to click (designview) on the dataGridView element the ui from SharpDevelop crashed. I want to edit the columns and modify the...
View ArticleHiding lines of code
Hi What's the best way to hide several lines of code. I tried to hide the lines withICSharpCode.AvalonEdit.TextEditorTextArea.TextView.CollapseLinesBut that results in an exception after clicking...
View ArticleVersion 5 Final, Refactor menu
Good Day,I don't see the refactor menu item on the version released today...Is it gone for good?Doug
View ArticleLoading Assemblies with ProjectContentRegistry takes a long time in Debug mode
Hello,I'm using an instance of the class ProjectContentRegistry. From this instance i'm calling the function GetProjectContentForReference and passing it the name and location of the assemblies i want...
View ArticleSD 5 bugs: code completion, forms designer & watch not available in vb
Hello:I am testing SD 5 .0.0.4755 and I have a problem with VB projects. I created a new Windows Application with Vb and forms designer is not available. Also, if I add a variable watch, it just...
View ArticleGetting method return type namespace
Trying to generate a new code from existing methods but having problems with method return types. Some projects have entities with the same name. So after generating code i'm having "ambigious...
View ArticleVariables List (aka SharpDevelopBinPath)
Hello,are there other Variables like $SharpDevelopBinPath to reference paths inside the #develop installation, and if there are, is there a list of them ?
View ArticleWiX Integration
Hello,I'm using SharpDevelop in a "portable" installation. Everything is working fine so far. Now I wanted to have the WiX Toolset with me also. But one cannot change the path where the binaries are...
View ArticleCleaning Solution takes very long
After stopping debugging it takes very long until the code can be compiled again. The reason is that the created exe file cannot copied to the output path because the exe from the last compile run...
View Article