Re: [mono-android] JsonObject.ToString() not escaping new lines.

2012-06-29 Thread Terry151151
Actually I use StringBuilder. I just posted it this way as it's a more visual example of whats happening. Regards Terry. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/JsonObject-ToString-not-escaping-new-lines-tp5710632p5710672.html Sent from the Mono for Andro

Re: [mono-android] no content provider found for permission revoke

2012-06-29 Thread Wally McClure
Inline CC: monodroid@lists.ximian.com From: j...@xamarin.com Date: Thu, 28 Jun 2012 15:17:22 -0400 To: monodroid@lists.ximian.com Subject: Re: [mono-android] no content provider found for permission revoke On Jun 27, 2012, at 8:30 PM, Wally McClure wrote: Here is what I ran into. I had set

Re: [mono-android] What's up with 4.2.3 debugging?

2012-06-29 Thread Terry151151
I have a similar problem. I'm using VS 2010 and an Acer A501 tablet. I would have to be very lucky to have a debug session last more than 5 minutes. The only way I can get the debugger to see the device again is to pull the USB cable and re-plug it back in again. As for breakpoints I find it almost

Re: [mono-android] JsonObject.ToString() not escaping new lines.

2012-06-29 Thread Matthew Leibowitz
Thanks Jon for the detailed explanation. Much appreciated. On Thu, Jun 28, 2012 at 7:37 PM, Jonathan Pryor wrote: > On Jun 28, 2012, at 4:10 AM, Matthew Leibowitz wrote: > > Although this won't solve your problem, string + string is a bad > practice. It is better to use a StringBuilder: > > stri

[mono-android] capitalization of resources

2012-06-29 Thread Wally McClure
A while back, some of us saw a capitalization bug with resources. This would happen when I would load code from somewhere else, like from the MfA demos on github. Now, I am getting this exact same behavior in my office between two of my machines. For example, I could load a Layout. On one m

Re: [mono-android] Issue with Team Foundation server in VS 2010 SP1

2012-06-29 Thread Tossing, Chris
We have an internal tool which uses the tf checkout command to accomplish this: http://msdn.microsoft.com/en-us/library/1yft8zkw(v=vs.80).aspx Thank you, Chris Tossing Software Engineer G4S Technology Software Solutions LLC Direct Dial: +1 (781) 457-0779 Cell:+1 (847) 942-03

Re: [mono-android] Build warnings (MonoDevelop)

2012-06-29 Thread NebulaSleuth
Thanks. Unlocker helps, but what a pain. Hopefully they will fix this in the next version. I can hardly use breakpoints at all in this version. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Build-warnings-MonoDevelop-tp5709839p5710682.html Sent from the Mon