if (!(FrmLogin as IFunInterFace).bClose) ,when reflection a class
SharpDevelop Version : 5.1.0.5071-Beta 2-5f965cb9.NET Version : 4.5.50938OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : Chinese (Simplified,...
View ArticleInvalidOperationException when creating event handler...
Source:using System;using System.Drawing;using System.Windows.Forms;using System.Diagnostics;using System.IO;using FirebirdSql.Data.FirebirdClient;using...
View ArticleILSpy setup
Hello,I noticed there isn't a setup package for ILSpy on Windows and hasn't been for at least a long time. Are there any plans to create one? Or is this explicitly not desired? I could help out with an...
View ArticleRe-introduce Debugger in ILSPy
Are there any plans to re-introduce debugger into ILSpy (originally introduced by Eusebiu 4 yrs ago, then later removed)? Either built-in or as a plugin would be neat.I realize that SharpDevelop has...
View ArticleAutocomplete when using referenced library
I have installed #D because I would like to try and code a stand alone windows application. SO far I have been using VBA via MS Excel, which has worked fine so - very easy to setup and get started. In...
View ArticleUnhandled exception - replacing a project
Hello,I just got a unhandled exception when replacing a project with the same name: to reproduce the issue I first created a project using the "WPF Application", named it Pazaak3. Only afterward did I...
View Articlesharpdev 5 & winrt & ble bluetooth
How do I avoid errors like this The type or namespace name 'GattDeviceService' could not be found (are you missing a using directive or an assembly reference?) (CS0246) The type or namespace name...
View ArticleLearn Architecture, Best Practices, Concepts
Hi Team,I met with sharpdevelop while I was researching about how can I build a modular, loosely coupled winform application about my work. I was fascinated with your programming concepts in 2003 when...
View Articlerefresh the report in run mode
I need your help.I'm in a report that I am workingI need to refresh the report is in run mode.It can?what I mean is.to run the report certain amount of words entering a BaseTextItem (CanGrow = true...
View ArticleRe-introduce debugger in ILSpy
Hi all,Are there any plans to re-introduce debugger into ILSpy (originally introduced by Eusebiu 4 yrs ago, then later removed)? Either built-in or as a plugin would be neat.I realize that...
View ArticleLocked Code ?
Hello to all,i use Sharpdevelop 4.3.3 Build 9663 on a 64bit Notebook. I have a sample Code which have a lock symbol on the source Code tab. I can´t insert my Code and don´t find where i can unlock the...
View ArticleDesignerLoadException when using anonymus methods [VB]
Hey there,i'm using SharpDevelop since this Monday and till now i had a great experience ^^.Now i've found a bug (i guess at least (correct me otherwise)).Following line ....AddHandler...
View ArticleStart with CSharp
I'm a programmerObjectDelphi/LazarustodevelopapplicationsClient/ServerAlsohialreadyhe has done workinJava, andI decided to learnC# todistributed applicationsI wanted to knowif in additionthe official...
View ArticleHandling of paths on Linux and Mac
I have a patch that fixes file paths on Linux and Mac when extracting files (https://github.com/icsharpcode/SharpZipLib/pull/65). It would be great if that change could be applied so that the current...
View ArticleUnmanaged C dll using SharpDevelop
I am trying to create an unmanaged C dll. How exactly do I need to setup SharpDevelop and SDK for them to know about each other correctly. I noticed that I can't create 64 bit code, so it must be...
View ArticleAvalonEdit: Is there a way TextSegments can be colored and cursor knows if in...
So my goal is the following. Point 1 works but not sure how to handle othersmake certain text segments uneditable by typing. (this is done by TextSegmentReadOnlySectionProvider)allow the user to...
View ArticleUnhandled WPF Exception Sharp Dev 5.1.0.5084-Beta 2-c5791b46 At...
SharpDevelop Version : 5.1.0.5084-Beta 2-c5791b46.NET Version : 4.5.50938OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : English (United States)...
View ArticleSharp Develop 5 crashes unhandled exception on project load - won't open file.
IF you use a string concatenation in a method call and leave of the leading Quote - your file will continually show a crash when you try to edit it, The project will crash with an Aggregate load error...
View ArticleNon-ASCII Password
I create an archive with WinRAR using Chinese characters as password. But I cann't open it with the library. Can the current version support non-ASCII password, or any other way to deal with it? Thanks.
View Article