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

Ruler

Hi to all.I work in a software house in Italy and I extended SharpDevelop to manage our proprietary language. This include support for a custom project type.I have a problem. I've added a ruler in the...

View Article


Possible issue with ICSharpCode.SharpZipLib.Zip

I have this code on production to save a file to a passworded zip:  ZipOutputStream zipStream = new ZipOutputStream(zipPackage);             zipStream.Password = "password";             ZipEntry...

View Article


exception by typing mid(String,...

I got following exception while typing mid(pfad,SharpDevelop Version : 4.4.1.9729-7196a277.NET Version         : 4.0.30319.34209OS Version           : Microsoft Windows NT 6.1.7601 Service Pack...

View Article

New user - very impressed so far

All,I'm brand new to SharpDevelop, coming from years of Visual Studio.  I am running SharpDevelop 5.1RC on a very minimally equipped Win10 convertible tablet/laptop- only 2GB RAM, 32GB internal...

View Article

Debug NinjaTrader Code not working

SharpDevelop version 4.33 in Windows 10.I've attached NinjaTrader.exe (32 bit) in debug, then set my breakpoint.  When I try to 'Step Into' the breakpoint area I get the following message: Can not...

View Article


I've managed to upset Form Designer...

Firstly I'm a newbie to C# so my programs are first steps.  Late last night I was setting some properties in From Designer for MainForm and clicked to run the project.  Suddenly errors spewed on the...

View Article

Unhandled WPF exception

SharpDevelop Version : 5.1.0.5071-Beta 2-5f965cb9.NET Version         : 4.6.01038OS Version           : Microsoft Windows NT 6.3.9600.0Current culture      : English (United States) (en-US)Running...

View Article

Error.

SharpDevelop Version : 5.1.0.5134-RC-d5052dc5.NET Version         : 4.6.01055OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture      : Spanish (Bolivarian Republic of...

View Article


When a xaml file contains a mass of controls, the adorner of the control...

Version 4.4.1, 4.4.2 both reappear the bug. I don’t have .net4.5 on my computer, so I don’t know whether Version 5 beta has the same problem.When I edit a xaml file which contains a mass of buttons,...

View Article


sln 14 doesnt load

hi,I'm interested to use sharpdevelop with projects from VS community 2015 and actually sharpdevelop doesnt suport sln 14...some one can fix it please?thnks 

View Article

Sharpdevelop and GTK lib

Hi all,I'd like to use GTK lib in my SharpDevelop 3.1. But I don't know:Where to find GTK LibHow to make GTK Lib useful in my SharpDevelop projects.Can anyone help me? Thanks and regards

View Article

Create Solution Error

SharpDevelop Version : 5.1.0.5134-RC-d5052dc5.NET Version         : 4.6.01038OS Version           : Microsoft Windows NT 6.3.9600.0Current culture      : Chinese (Simplified, China) (zh-CN)Running...

View Article

using Html Agility Pack with SharpDevelop

Hello there,i am pretty new to c# and glad to find Sharpdevelop wich allows to do a bit programming while I do not have admin rights. Great so far.Now I want to use the html agility pack and installed...

View Article


Link simple GUI created with Glade and the SharpDevelop 3 methods

Hi all,I'd like to create a GUI with Glade and "link" the event (i.e. click on button) with a C# code created with SharpDevelop.I've found this example here but I don't know where to find and how to...

View Article

Image may be NSFW.
Clik here to view.

VisualStudio 2015 C# highlighting color scheme

Good day!First, I want to thank #D developers for a great product! It is really useful to have lightweight C# IDE. I using #D to teach my friend C# programming.I try to customize #D GUI as close as...

View Article


Change the default project location

Hello,Is there a way to set a fixed project location and not only manually set this for a project we're about to create? I don't want to be all the time thinking that this has to be done in order to...

View Article

Image may be NSFW.
Clik here to view.

[SD 5.1.0 build 5134] Event method generation using Designer, unexpected...

Hello!To reproduce the issue, we need to create WinForms C# project, place two buttons on the form using Designer and double click each button to generate ButtonClick events in code editor. See the...

View Article


Select Resource-->Project Resoure is empty

In my Windows Forms application, I add an image as a resource (Embedded) which I'm trying to use as a background image for a control. When I click on the Properties of the control and the 'Select...

View Article

Trying to connect to Oracle database

I was trying to connect to my database on firebird, try do it through database explorer, but it doesn't see oracle drivers! It sees only MS SQL Server, but visual studio sees also oracle and I could...

View Article

Get going with .Net NewBe

I have sharp Dev installed easyBut   Build/  Edit configeration only allows any type of processorwhen "mscorlib.dll" must be told what type of processor is how I understand the errorI'm using a...

View Article
Browsing all 1764 articles
Browse latest View live