[MonoDevelop] Newbie questions

Scott Ellington scottellington at comcast.net
Mon Feb 27 09:11:31 EST 2006


On Mon, 2006-02-27 at 09:52 -0500, Honey, Steve wrote:
> Hi all,
> 
> I'm new to mono and monodevelop and am coming from a C/Unix environment.
> 
> I don't have experience in the Windows .NET/C# world but several people
> at our company develop in that environment (which is why I'm looking at
> C# for Linux).
> 
> I am in the process of evaluating whether it makes sense for my group to
> move into the C# world, using Mono.  
> 
> I got Mono up and running fairly easily on RHE 4 and I have created and
> application to read radar data and convert the image to gif.  
> 
> Generally I like the environment and IDE.  Congratulations to all those
> that have worked on it.  
> 
> One problem I'm having, which is probably operator error, is creating a
> library in one solution and having a project in another solution
> reference it.  I try to add a reference from the project but I only see
> projects in my current solution, and not ones from other solutions.  Can
> someone tell me how to do this?

You can link directly to the assembly.  Go to Edit References->.Net
Assembly and add the dll.

> 
> Also is there a timeframe for when the debugger will be added to the
> IDE?

As far is I know, no set timeframe exists.

Scott

> 
> Thanks in advance,
> Steve
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list