[MonoTouch] How about using Visual Studio with MonoTouch?
akihiro uehara
rupppau at gmail.com
Mon Nov 9 18:46:37 EST 2009
Hi,
I'm just starting iPhone app coding using MonoTouch. I still want to
stick to Visual Studio (VS) because it's my favorite code editor.
So I've simply created a VS csharp project and simply adding a
monotouch assembly file
/Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll to its reference.
IntelliSense works. I can even build codes (of course I can not link),
this can be help of correcting compiling errors on VS.
To build and debug, I've created another project files for MonoDevelop
manually.
Bye,
More information about the MonoTouch
mailing list