Questions about the relicensing under MIT license
Hi,I welcome the recent license change to the MIT License.However, our lawyer is not yet convinced that the license change is legally "clean".Could you confirm that:No legacy code originating from the...
View ArticleC# 6.0?
Is there any way to enable C# 6.0 in the editor, or even just in the compiler?If not, is there a roadmap for this feature?
View ArticleError Initializing in Windows 7
Please, when I initialize SharpDevelop, the error message below is displayed.What is happening and how can I fix it ?Thanks.----- SharpDevelop Version : 5.1.0.5216-0e58df71.NET Version :...
View ArticleSharpDevelop locks in debugging
Welcome,I have been working with SharpDevelop for a couple of months so far. I am currently working on a project, that started 4 weeks ago and few days ago a strange thing happened: when I click the...
View ArticleAvalonEdit and new Span feature of C# 7.2
Looks like the new Span<T> language feature of C# 7.2 could solve the performance issues of AvalonEdit due to memory allocation associated with manipulating immutable string type... please take a...
View ArticleSharp5.1 dont let me change porpery on form and controls
I install sharpdev 5.1 i can do almost all except change property on forms and controls in form some idea what goin on ? thanks
View ArticleCant set target to 32 bit
Hi,I'm new to SharpDevelop - having just moved over from Visual Studio.I've opened by c# project (created in VS) and tried to compile it, but got the error 64 bit debugging is not supported please set...
View ArticleGot error to open a c# project "The tools version "14.0" is unrecognized"
Hi @all,i want to open a c# project from github:https://github.com/iotaledger/iota.lib.csharpI wanted to open the project with sharpDevelop and got an...
View ArticleNumericTextBox.Minimum
I use C# with .Net Framework 4.5In design I have a numericTextBox with a minimum from - 100000When I open the designer from the Form it automatically erases the - sign, so the numeric textbox becomes...
View ArticleAdding Dataset to reports error
SharpDevelop Version : 4.4.2.9749-39bf891c.NET Version : 4.0.30319.42000OS Version : Microsoft Windows NT 6.2.9200.0Current culture : English (United States) (en-US)Running under...
View Article'Object reference not set to an instance of an object.' error when attempting...
This error is actually at the end of a trail of errors from simply trying to install the 'Newtonsoft.Json' package for json serialisation/deserialisation (which seems a lot simpler than the native .NET...
View Articlerapport d'erreur
SharpDevelop Version : 5.1.0.5216-0e58df71.NET Version : 4.6.01590OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : French (France) (fr-FR)Working Set...
View ArticlePLEASE READ: Forum Retirement Policy
Please see http://community.sharpdevelop.net/blogs/christophwille/archive/2017/12/30/retirement-policy-for-this-site-2018-and-beyond.aspx
View ArticleAvalonEdit How change color of ¶ (pilcrow --> end of line)
Hi there's any way to change the lightgray color of ¶ pilcrow character? this appear when choose Option.EndOfLine thanks in advance Luka
View ArticleIronPython support in latest SharpDevelop tool
Hi,Do latest version of SharpDevelop tool have support for IronPython ? If yes does it support for both 32-bit and 64-bit versions ? Presently i am using SharpDevelop 4.4 version and which supports...
View ArticleHow do I add the namespace Properties?
How do I save/set the the values of a setting in sharpdevelop?I've the Settings template from the add item option but when I try to use the Properties namespace like setting =...
View ArticleHow to make SharpDevelop choose my older SQL Server when i have multiple...
Hi guys. I am new to this forum and also new to this wonder open source software called SharpDevelop.I have look into it and i find it almost similar to VS and able to integrate with NuGet package....
View ArticleAdding Labels to c# Windows Form causes corruption to form1.designer.cs
I am relatively new to c# and to SharpDevelop. I am creating a small application witha main form that is quite complicated with 8 tab controls each with a dataview grid, 16 text boxes, 3 combo boxes, 9...
View ArticleUnhandled exception
Opening the General tab in the Options window I had the error below:SharpDevelop Version : 5.1.0.5216-0e58df71.NET Version : 4.6.01055OS Version : Microsoft Windows NT 6.1.7601...
View ArticleBug opening solution created in VS 2015
SharpDevelop Version : 5.1.0.5216-0e58df71.NET Version : 4.6.01055OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : Portuguese (Brazil) (pt-BR)Current UI...
View ArticleSharpDevelop Studio on Linux with WINE?
I've recently replaced Windows with Linux on several of my computers. I was able to install a few of my favorite Windows programs on Linux using WINE. Those programs run just fine on Linux.However I...
View ArticlePrintPreviewDialog
It is an old problem that you can't select a printer in the PrintPreviewDialog. I'am new in the use of C# and haven't find a solution for this problem.Wat also my problem is, is that the PrintDocument....
View ArticleBasic SharpDevelop IDE Infomation?
Hi,I'm using SharpDevelop for C# programming and loving it so far. But I'm only just learning how to use it. Is there a document or webpage user manual?I would especially like to know what all the...
View ArticleUnhandled exception has occured when CTRL+V
I managed to trigger an Unhandled Exception error when not paying attention to my endless CTRL + Whatever-ing.To reproduce:1. Start SharpDevelop, I'm using version 5.1.0 (build 5216) on Win102. New...
View Article