I just started to develop website with mono+asp.net mvc2 on mac osx but I am quite new to mono and mac.
I\'m trying to animate the movement of a custom view of mine using the following code (my best translation from objective-c from Apples own documents)
I\'m trying to extend my current app(internal company phonebook) to be able to forward calls via our carrier\'s switchboard. The process is person a calls me. I can then \"park\" the call and call ano
I want to know how I can use c# in Ubuntu 10.04? I just want to run some program written in c# and compile them on Ubuntu. Can any body tell me how to do this ?
I am currently developing an iPad application. I want this to communicate with a Windows c# application using WCF, and discovery over BonJour.
I am developing a web app using ASP.NET MVC 2.0 in MonoDevelop. I have latest Mono 2.10 and MonoDevelop 2.4.2 and I am running them on Mac.
I am new at C# and mono. I just wrote a small GtkSharp program on my Ubuntu laptop and when I tried to run it on my girlfriend\'s windows 7 computer it ju开发者_JAVA百科st wouldn\'t start. So I though
I have an encryption tool written in C# that take a string as input. When i run the compiled exe file on my windows machine i get an output that is different from when i run it on the remote UNIX serv
Greetings, I need to port this Windows utility: http://solinker.com to Mac. The app was written in C#, 开发者_JAVA技巧.NET 2.0.
I am trying to create a simple app with MonoMac and need to execute apple script to access playlist information from different media players (see my previous question).