I'm looking at the new WinObjc SDK, and I really like it. I'm thinking about doing most of a project I'm working on in objective-c, but I need to access the COM ports. I'm assuming using C# would be the easiest way to do that. Can I mix WinObjc (Objective-C) and C# code in the same visual studio project and have them talk to each other?
Thanks