When trying to compile some code, which had been compiling fine before with no errors, I started getting an error about a class not existing in a namespace.
I\'m working 开发者_StackOverflowon a game that should run on as many platforms as possible, and was wondering if there are any good 3D libraries that run on Windows Phone 7 and Mono (Windows and Linu
i am trying to add a button to the tableview and no matter what frame i specify the button is not visible. This is a custom UITableViewCell and I am adding the button in the code rather than in the xi