[Mono-dev] Need to work with WCF

2010-04-05 Thread dnrao
I am new for Mono and WCF. I need to call the WCF url in my .net window application to run the .net exe in windows operating system as well as Mac osx operating system through mono. Can you please help me out what changes i need to do in my WCF application or in my .net windows application. Its

Re: [Mono-dev] Building and Running csharp-sqlite on Mono - Problems

2010-04-05 Thread Daniel Morgan
Do you think bug 590015 is similar to bug 573477 concerning SafeFileHandle? I was able to build csharp-sqlite using MonoDevelop on Mono on Linux by defining SILVERLIGHT in the solution. I did not use the solution for Sileright because it was for .net 4.0. However, I'm not sure how good the

[Mono-dev] [OT] 3D Design Studio for Linux/Mono now in Alpha release

2010-04-05 Thread Euan MacInnes
Hi All, First up, sorry to anybody if this is the wrong place to put this, but there doesn't seem to be a dedicated place for mono-related application announcements, so here goes: Now announcing the Alpha 2 release of Icarus Scene Engine, an open cross-platform visual-based scene

[Mono-dev] Finding the invoked object in a profiler

2010-04-05 Thread Ruben Vermeersch
Hi everyone, I'm currently writing a tool to track the correct disposal of resources in my application. Am doing this by writing a custom profiler using mono's profiling API. As part of this, I need to track when Dispose is called on an object. So I figured I could hook into the enter/leave

Re: [Mono-dev] Test Suite Failures, Revision 2

2010-04-05 Thread Gonzalo Paniagua Javier
On Mon, 2010-04-05 at 14:28 +0900, Atsushi Eno wrote: -- test-System_ServiceModel -- 6 sporadic timeouts started in r154243 (Gonzalo) http://build.mono-project.com/GetFile.aspx?id=2257888 Gonzalo, tell me if you got some fixes. I'll stick to r154237 so far (after updating my repo it

[Mono-dev] [OT] monoBOTICS Robotic/Automation Framework for Linux/Mono in Alpha release

2010-04-05 Thread buhochile...@gmail.com
Hi All, Following the Euan announcement about Icarus, I take the opportunity to introduce to the mono community our Robotic/Automation Framework called monoBOTICS. With monoBOTICS you can integrate different robotic and automation devices such: Devantech sensors. Sabertooth motor

Re: [Mono-dev] Test Suite Failures, Revision 2

2010-04-05 Thread Atsushi Eno
Thanks! It's looking good and working fine, so please go ahead and commit the change. Atsushi Eno On 2010/04/06 6:35, Gonzalo Paniagua Javier wrote: On Mon, 2010-04-05 at 14:28 +0900, Atsushi Eno wrote: -- test-System_ServiceModel -- 6 sporadic timeouts started in r154243 (Gonzalo)