|
All Blog Posts
-
|
The latest releases of SharpDevelop 3.2 and 4.0 (versions 5611 and above) now include IronRuby 1.0 RC3 which was released yesterday. The IronRuby console (ir.exe) command line option to use Ruby 1.9 mode has changed in this release from -19 to -1.9 so...
|
-
|
SharpDevelop IronPython IronRuby SharpDevelop 2.2.1 IronPython 1.1* n/a SharpDevelop 3.0 IronPython 2.0 n/a SharpDevelop 3.1 IronPython 2.0.2 IronRuby 0.9.1* SharpDevelop 3.1.1 IronPython 2.6 IronRuby 0.9.1* SharpDevelop 3.2 IronPython 2.6.1 RC1 IronRuby...
|
-
|
This tutorial shows you how to debug an ASP.NET application with SharpDevelop. Before we begin it should be noted that SharpDevelop does not have great ASP.NET support. There is no web forms designer, no intellisense for ASP.NET pages (.aspx) and no support...
|
-
|
Google Summer of Code 2010 has been officially announced and SharpDevelop intends to participate again. Google Summer of Code is an opportunity for students to earn 5000 USD over the summer by working on an open-source project. We have created a list...
|
-
|
With the release of RC1, the code converter site has been upgraded too (from NRefactory 3.2.0.5362 to 3.2.0.5506). Relevant checkins: http://fisheye2.atlassian.com/changelog/sharpdevelop/?cs=5432 http://fisheye2.atlassian.com/changelog/sharpdevelop/?cs...
|
-
|
SharpDevelop execute many tasks that require progress reporting. Most also can be cancelled by the user. Examples are: Loading a solution (parsing files for code completion and class browser) Building Searching In SharpDevelop 4.0.0.5483, I've rewritten...
|
-
|
This blog post announces two major changes for SharpDevelop 3.2: a setup size reduction from 21.1MB down to 14.6MB (a clean 30% less than before), and an upgrade of Sandcastle Help File Builder support to version 1.8.0.3. So how did we shrink the setup...
|
-
|
SharpDevelop wraps F# Interactive (fsi.exe) in a pad of its own. For SharpDevelop 3.2, it looks like this: You type the code you want to evaluate in a single-line textbox on top of the fsi.exe output. With revision 5498 (part of SharpDevelop 4.0), Daniel...
|
-
|
For those of you that haven't followed the development of SDR in the past, a quick introduction on how to get started. There is a Wiki dedicated to SDR: http://sharpdevelopreports.net/ (please note that it hasn't been updated yet for the fact...
|
-
|
As of today, SharpDevelop Reports (SDR) is once again an integral part of SharpDevelop! It will be shipped with SharpDevelop 3.2 (~spring 2010), but it is already available on the build server as part of the SharpDevelop integration builds. Please note...
|
-
|
Support for IronRuby in SharpDevelop has moved on since the last alpha release of the IronRuby addin . This addin now ships with SharpDevelop 3.2 which is available to download from the build server . The main new features are support for IronRuby 1.0...
|
-
|
Features: The Designer is using the infrastructure from Windows.Forms.Designer Run Expressions inside a Report; based on the work of Irony and Simpleexpressionevaluator UnitTests for many (increasing number) of Classes The Designer in Action: TextEditor...
|
-
|
Support for IronRuby 0.9.1 is now available for SharpDevelop 3.1 . The IronRuby addin is an early alpha preview release/proof of concept and is not an official part of SharpDevelop 3.1 so it is available as a separate download at the end of this post...
|
-
|
Python auto-indentation has now been added to SharpDevelop 3.1 in revision 5007 . The latest SharpDevelop builds can be downloaded from the build server . The indentation will be increased after a line ending with the colon character, such as a method...
|
-
|
Getting an IronPython WinForm to display an icon or image can be done in different ways. Here we will take a look at the following ways to add a background image to the main form of an IronPython WinForms application. Using the SharpDevelop forms designer...
|
More Posts Next page »
|
|
|