Quantcast
Channel: SharpDevelop Community
Browsing all 1764 articles
Browse latest View live

Can I create reports with business classes?

Hi, I use Visual Studio 2013, with MVVM pattern in my solution. I need to make many reports, and I need to know if SharpDevelop Reports allows me to create reports using the solution's business...

View Article


Suppress "The solution has been changed externally"

Hi, In Tools -> Options -> General -> Load/Save I have disabled Detection of external changes to files.Despite this fact SharpDevelop constantly keeps informing me that some external change...

View Article


crash when adding TODO in new empty file

Hello team!Here's one:in a project, create a new empty .cs filetype in: //TODO wait for a few seconds...This is where I get the following exception. I'm glad to provide more information if...

View Article

SharpDevelop 5.0 RC on Windows XP

Hi, is it possibile to installa the new SD on Windows XP?Than you!Antonio

View Article

Code Completion for Events in SD5

Hello!In sd4 i use code completion to create the method stub for an event handler.e. g.button.Click += new TAB TAB the following stub is generated: voidbutton_Click(object sender, EventArgs e) {...

View Article


license for #develop version 4

Is this now under the MIT? Does that mean that former changes released under LGPL should now be under MIT?

View Article

Where do I configure highlight colours not included in the Options dialog?

I have set up my editor colors with dark background and light text colors, but when I do Find on a word, all instances of that word get highlighted in bright green, which makes the text unreadable....

View Article

SD5.0 RC (4696) - once stepping means always stepping

Noticed this on earlier beta revisions already but forgot to post here. As soon as you have ever debugged your project with a breakpoint or by running it using a Step command it will not be possible to...

View Article


SD 5 Can't add an icon to a winform

I can't add an icon from neither local resource nor project resource. The local resource's preview is blank, clicking import gives the similar errror, Requested range extends past the end of the...

View Article


Error when extracting in WinRAR: "archive is either in unknown format or...

if image size larger than about 300kb,error when extracting in WinRAR: "archive is either in unknown format or damaged".Code:MemoryStream memoryStream = new MemoryStream();using (ZipFile zip =...

View Article

SD 5.0 and Boo

Hello :)I know that SD 5.0 beta is C# only. My question is - will you continue to support Boo in SD 5.0 release? It is kind of confusing to see RC not opening .booproj files, but giving syntax...

View Article

Problem with DataSet

Good morningto all.I have createdadllinc #withaWindowsForm.I addedin addition to otherelementsalsoanempty DataSet(MainDataSet)allPublic.Then I createda newdllalwayswithawindows formderivedfrom the...

View Article

show whitespace?

hello, is it possible to make whitespace visible (Ctrl+R, Ctrl+W in visual studio)?thankskonstantin

View Article


Possible bug with automatic creation of event stub in 5b5?

I used to be able (in 4.4) to double-click on an event in the properties of a design window (using WinForms) and the event stub would be created and the cursor moved to the event stub. Now (in 5beta5)...

View Article

Image may be NSFW.
Clik here to view.

[AvalonEdit] Underscores With Auto Completion

I've recently implemented the auto completion section of the AvalonEdit within my application, and found that typing underscores acts as selecting the current selection instead of continuing to filter...

View Article


Add assemblies automatically from component drag-drop

Hi,I added some components to the toolbox, and when i drag and drop the component to the form in sharpdevleop 4.4, it doesn't detect and add automatically the assemblies that are used by the component...

View Article

error when accessing help/launch help library manager in 4.4.1.9729

 error when accessing help menu/launch help library manager in 4.4.1.9729  SharpDevelop Version : 4.4.1.9729-7196a277.NET Version         : 4.0.30319.34014OS Version           : Microsoft Windows NT...

View Article


Problems with Nuget package manager

Hey guys,Hope someone can help. I am using Version 5.0.0 Build 4696 on Windows 8,1.First, there is a bug I think (or at least an unfriendly error message) with the nuget package manager.If you open the...

View Article

Unzip bug causing massive files

Has anyone using SharpZipLib ever encountered a situation where the unzipped files were massively larger than the originals? I have had a few cases where a file that should have been only 1-2MB ended...

View Article

create forms from decompiled project

Hello,I have decompiled a project I have created and lost code, I have a question, I have created the project from the menu of ilspy, how do I create the forms also? Thank youI am a beginnerKyriakos 

View Article
Browsing all 1764 articles
Browse latest View live