SharpDevelop 5.1 Beta
Release InformationAs the first point release, SharpDevelop 5.1 contains bug fixes as well as performance and stability improvements. Thanks to an active community which keeps the pull requests coming,...
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 ArticleMVVM and AvalonEdit
Hello,I bumped into a problem while trying to write application that uses MVVM pattern and AvalonEdit. I think that it is hard or even impossible to write that kind of application at the moment because...
View ArticleNRefactory 4.4 und 5.0 in einem Projekt nutzen
Hallo,ich habe mir zwei DLLs erstellt. Die eine nutzt ICSharpCode.NRefactory und ICSharpCode.NRefactory.CSharp in der Version 5.0 und die andere ICSharpCode.NRefactory und ICSharpCode.SharpDevelop.Dom...
View Articleicsharp syntax highligthing
How i can do syntax with letter and number like to gcodes.example. DI5000 I knoe if use only DI as keyord works but i need with numbers to. can be possible.SA5000SV2500 any help.thanks.
View ArticlePRAISE!
WPF Designer: enable XamlDesigner to develop the XamlDesignerI'm pretty sure not many people other than the team itself realizes what kind of milestone that is. It's a big milestone.Congratulations!I...
View ArticleError while opening the solution
SharpDevelop Version : 5.0.0.4053-Beta 2-c42c4dab.NET Version : 4.0.30319.34011OS Version : Microsoft Windows NT 6.3.9600.0Current culture : English (India) (en-IN)Running under...
View ArticleChecking broken file of .tar.gz
I am extracting .tar.gz files in c# windows application using SharpZipLib. There are some files in my archive that when I extract them manually with e.g. 7zip, give me error "Broken file", but when I...
View ArticleSharpDevelop
SharpDevelop Version : 5.1.0.4936-Beta-3ea20cfa.NET Version : 4.5.53344OS Version : Microsoft Windows NT 6.3.9600.0Current culture : Russian (Russia) (ru-RU)Working Set Memory...
View ArticleOpenCover: "An item with the same key has already been added"
I've been having problems running unit tests with code coverage for a while now and I'd appreciate some pointers. If I run my unit tests with code coverage, the tests run, but then I get an error right...
View ArticleError appears with a simple Label and TextBox
Error appears with a simple Label and TextBox. Thanks,John Here is the XML code:<Page xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"...
View ArticleBuild Server
Yesterday, we set up the build automation for NR6 on our build server.http://build.sharpdevelop.net/ccnet/server/local/project/NRefactoryRoslyn/ViewProjectReport.aspxTwo things to note: first, we are...
View ArticleAdding Service Reference under Windows 8.1 throws Exception
Hy, I am using the new SharpDevelop Release 5.1.0 Build 4936.I created a new solution with Console Window and then wanted to add a new Service Reference (SOAP / WSDL Service) with "Project" -> "Add...
View Articleerror report when dll reference adding. it makes design mode disabled
i try to add dll reference, but sharpdevelop show error dialog.it works well vs2012. so i report it. this error appeared sharpdevlop version 5.0 and 5.1 beta. didn't test on 4.x----- SharpDevelop...
View ArticleIndexOutOfRangeException
Hello, I have a problem while decompiling the XNA Game Speedrunners. It opened the .exe with ILSpy, it appears in the assembly list, but the Code it self is just an exeption:System.ArgumentException:...
View ArticleScrollViewer Not Scrolling To Bottom Using Avalonedit
I've created a user control which uses the avalonedit control. The XAML for the user control is:<UserControl x:Class="CodeNote.UserControl1"...
View ArticleNot able to open Zip files through cSharp which are created through...
Hello Team, We have simple java class which creates zip file, and we are able to open zip through windows unzip, 7-Zip etc... it just works fine. Also when we try using CSHARP we are getting Normal 0...
View ArticleDesigner de formulário não aparece em visual basic
Não consigo visualiza a aba designer de formulário em visual basic, aparece apenas o código, porém em c# ela aparece normalmente, como faço para resolver esse problema?
View Articlefloat property of custom user control are not handled correctly if negative
I have an UserControl (WinForms) that has a MinValue and MaxValue properties. Seems that both properties are setted to zero only switching from Source/Design.I have a test case :...
View ArticleRemoving Unused Event Handlers
I have a nasty habit of double clicking on design elements and instantly creating event handlers for the click event. I do not want all these empty event handlers uglying up my code but I cannot...
View Article