Top "Sharpdevelop" questions

SharpDevelop (also styled as #develop) is a free and open source integrated development environment IDE for the Microsoft .NET, Mono, Gtk# and Glade# platforms, and supports development in C#, Visual Basic .NET, Boo, F#, IronPython and IronRuby programming languages.

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 …

c# .net wpf sharpdevelop avalonedit
Enable design mode of an sln project in SharpDevelop

I've been given a folder with many .cs files and a .sln to work on with the express interest of …

c# visual-studio-2010 user-interface sharpdevelop designmode
Run code on console close?

I am writing a C# app that needs to upload a file when the console is closed (be it via …

c# .net-4.0 sharpdevelop
SharpDevelop, How do you add a DataSource?

I am attempting to complete a homework lesson in C#. I am supposed to add a datasource to a Datagrid …

c# sharpdevelop