SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » mono (RSS)
  • Looking for a dissertation topic

    I have about a week to choose a topic for my dissertation. (6 months long project leading to a BA degree) If you have a cool idea for a project please drop me a line (dsrbecky at gmail.com). My primary areas of interest are 3D graphics and anything in .NET (especially lower level things that involve...
    Posted to Weblog by DavidSrbecky on 10-07-2007
    Filed under: Mono
  • Testing with .NET 1.1 in SharpDevelop 2.1

    SharpDevelop 2.1, as of revision 2135, now allows you to run your unit tests against .NET 1.1 or .NET 2.0. Which framework your tests are run under is determined by the target framework your test project. So if you choose .NET 1.1 as your target framework, your tests are run in the .NET 1.1 framework...
    Posted to Weblog by MattWard on 12-14-2006
    Filed under: Mono, CodeCoverage, UnitTests
  • Targeting Different Frameworks with VB.NET

    SharpDevelop 2.1, revision 1157, allows VB.NET projects to target the older Microsoft Frameworks and Mono. This extends Daniel 's previous work to target different frameworks with C# . SharpDevelop 2.1 is only available from the repository . To target a different framework, open the project's...
    Posted to Weblog by MattWard on 02-18-2006
    Filed under: Mono, MSBuild
  • MSBuild and Mono's GAC

    SharpDevelop2 now supports Mono's GAC, so this post takes a low level look into how it uses MSBuild to do this. Our starting point is a previous Custom MSBuild Targets for Mono post, which introduced an MSBuild task (Mcs), which was used to compile the code using Mono's Mcs compiler, and an MSBuild targets...
    Posted to Weblog by MattWard on 01-11-2006
    Filed under: Mono, MSBuild
  • SharpDevelop2 and Mono's GAC

    In revision 983 SharpDevelop2 has support for Mono's GAC. It also includes new Gtk# and Glade# project templates, and a Gtk# Window file template. Mono can be downloaded from here Creating a new Glade# Project Select the menu option File | New | Solution to open the "New Project" dialog. Select the C#...
    Posted to Weblog by MattWard on 01-10-2006
    Filed under: Mono
  • Creating a Gtk# App with SharpDevelop 2.0 Using Glade

    The starting point is the Glade xml file. Glade xml file This was created using the Glade UI Builder that ships with the Mono installer. The xml file specifies the UI components and signals (events) for these components. In our case the main components we have are a mainWindow and a messageLabel. There...
    Posted to Weblog by MattWard on 10-20-2005
    Filed under: Mono
  • Detecting Where Mono is Installed

    Whilst looking at the NAnt config file (Nant.exe.config), I noticed that NAnt does a much better job at detecting where the Mono compilers, Mcs and Gmcs, are located. NAnt reads the registry, whilst SharpDevelop assumes that they exist somewhere in a folder, typically "C:\Program Files\Mono\bin", that...
    Posted to Weblog by MattWard on 10-17-2005
    Filed under: Mono
  • Custom MSBuild Tasks for Mono

    SharpDevelop ships with two custom MSBuild tasks for Mono, one for Mcs and the other for Gmcs, both of which live in the ICSharpCode.Build.Tasks assembly. With the recent Mono release, 1.1.9, the command line options and compiler error message formats are the same for Mcs and Gmcs, earlier versions differed...
    Posted to Weblog by MattWard on 10-15-2005
    Filed under: Mono, MSBuild
  • SharpDevelop 2.0 and Mono

    As of revision 568, available from the repository , SharpDevelop 2.0 supports C# projects targeting Mono 1.1.9.2 . Prerequisites Mono 1.1.9.2 is installed. The Mono bin folder has been added to the "Path" environment variable (Control Panel | System | Advanced | Environment Variables). Targeting Mono...
    Posted to Weblog by MattWard on 10-12-2005
    Filed under: Mono
  • Error "Mcs.exe" with System.XML assembly

    Hi all, I have used sharpdevelop with the Mono platerform since 2 months without problems. I had on my computer the version 1-2.4 of Mono and this morning I tried to install the version 1-2.5. In my sharpdevelop project I reload the assemblies : all of these work (gdk-sharp, atk-sharp, gtk-sharp...)...
    Posted to Forum by Dave73 on 09-17-2007
    Filed under: mono
Page 1 of 3 (30 items) 1 2 3 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.