sharpdevelop
IronPython Excel-Dna Add-In - Exception regarding Microsoft.Dynamic reference
I am getting started with developing an Excel-DNA addin using IronPython with some C# as a wrapper for the calls to IronPython.With the generous help of the Excel-DNA developer, I have worked through[详细]
2023-02-17 00:16 分类:问答AvalonEdit WPF TextEditor (SharpDevelop): How to highlight a specific range of text?
The incredibly awesome AvalonEdit WPF TextEditor control seems to lack an important feature, or at least i can\'t figure it out. Given an offset and a length, highlight that portion in the TextDocumen[详细]
2023-02-10 21:11 分类:问答Threading: Variable Access and Termination of a Thread
Let me start by showing you my code so far: using System; using System.Threading; class MathQuiz { static void Main()[详细]
2023-02-06 03:42 分类:问答Can I prevent SharpDevelop design view from setting a property's value in InitializeComponent?
I am finding that Design View (DV) is nice, but trying to change the way it automagically injects code into InitializeComponent is very hard. And sometimes its automagical code breaks the program.[详细]
2023-02-05 12:48 分类:问答SpecFlow Addin in SharpDevelop
Is it possible to integrate SpecFlow into SharpDevelop as an addin? Because i found this: https://github.com/techtalk/SpecFlow/issues#issue开发者_运维问答/18[详细]
2023-02-04 02:14 分类:问答AvalonEdit - Ruleset Spans
How to check if a word at a position is in a Span[i] of the xshd-ruleset? Than开发者_如何学编程ks!There are two possible ways to get information from the highlighting engine:[详细]
2023-01-21 10:55 分类:问答Using AvalonEdit in Sharpdevelop 3.x
I am very curious to know if it is possible to replace the normal ICSharpCode.TextEditor with AvalonEdit in Sharpdevelop 3.x. Frankly speaking AvalonEdit is way too better than ICSharpCode.TextEditor,[详细]
2023-01-09 04:37 分类:问答reading a string from resx file sharpdevelop c#
I\'m writing a class 开发者_运维技巧library in C# using sharp develop. I am including an resx(resource) file which contains some string values. I\'m using the following code:[详细]
2023-01-08 07:53 分类:问答Why would you choose SharpDevelop over Visual Studio for coding in C#? [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing[详细]
2023-01-08 01:12 分类:问答Active configuration for solutions SharpDevelop
I already asked regarding the active configuration for Visual Studio projects and开发者_如何学运维 thanks to that already, I know that it is stored in .suo and csproj.user (for C#) file.[详细]
2023-01-06 11:58 分类:问答