On Aug 28, 2012, at 4:29 AM, Александр wrote:
> Tell me please jne more thing. Does Mono support DataContractJsonSerializer
> and [DataContract]?
We do provide implementations, but it's not unheard of to find bugs [0]...
- Jon
[0] e.g. https://bugzilla.xamarin.com/show_bug.cgi?id=6721
__
Tell me please jne more thing. Does Mono support DataContractJsonSerializer
and [DataContract]?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Unsafe-code-support-tp5711421p5711586.html
Sent from the Mono for Android mailing list archive at Nabble.com.
__
On Mon, Aug 27, 2012 at 9:29 PM, Александр wrote:
> Can you say, how must i convert 2550136836 to int?
>
Use a long (int64) instead of an int (int32), if you can.
-Max
--
Hahahah!!! That is ME laughing at YOU, cruel world.
-Jordan Rixon
I could not love thee, dear, so much,
Loved I
You can't, because it falls outside the range of a 32-bit signed
integer (–2,147,483,648
to 2,147,483,647).
On 28 August 2012 14:29, Александр wrote:
> Can you say, how must i convert 2550136836 to int?
>
>
___
Monodroid mailing list
Monodroid@lists.xi
Can you say, how must i convert 2550136836 to int?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Unsafe-code-support-tp5711421p5711577.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodr
On Aug 24, 2012, at 3:51 AM, Miljenko Cvjetko wrote:
> If we look into
> https://github.com/mono/mono/blob/master/mcs/class/System/System.Net.Sockets/Socket.cs
Wrong branch; Mono for Android is based on Mono 2.10, not master:
https://github.com/mono/mono/blob/mono-2-10/mcs/class/System/
Hi
If we look into
https://github.com/mono/mono/blob/master/mcs/class/System/System.Net.Sockets/Socket.cs
method:
public int IOControl (IOControlCode ioControlCode, byte[]
optionInValue, byte[] optionOutValue)
is on line 1448 not 1446. So it means Socket.cs is a little bit changed
by X
When i use the Net.Socket.IOControl(IOControlCode.KeepAliveValues,
tcpKeepAlive.ToArray(), null) , i'm getting an exception. Like this:
http://mono-for-android.1047100.n5.nabble.com/file/n5711520/Error.png
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Unsafe-c
akaik there isn't anything in .net that doesn't work in monoandroid. That
was the point of mono-android. Java is a piece of crap language. I say
that with the authority of someone who has been considered the best
programmer in the states. It's a CRAP language from people who couldn't
understand po
On Aug 21, 2012, at 1:27 AM, Александр wrote:
> And how about Threads?
Yes:
http://androidapi.xamarin.com/?link=N%3aSystem.Threading
If you want to see if something is supported, check the above API documentation
site.
- Jon
___
Monodroid
Hi
On 2012.08.23 10:24, Александр wrote:
Thanks.
And one more question. Does mono support an IOControl,
IOControlCode.KeepAliveValues?
As Jon pointed out:
MA:
http://androidapi.xamarin.com/?link=T%3aSystem.Net.Sockets.IOControlCode
MT:
http://iosapi.xamarin.com/?link=T%3aSystem.Net.Sockets.IO
Thanks.
And one more question. Does mono support an IOControl,
IOControlCode.KeepAliveValues?
I have problem with using them.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Unsafe-code-support-tp5711421p5711465.html
Sent from the Mono for Android mailing list ar
On Aug 21, 2012, at 1:27 AM, Александр wrote:
> And how about Threads?
Yes:
http://androidapi.xamarin.com/?link=N%3aSystem.Threading
If you want to see if something is supported, check the above API documentation
site.
- Jon
___
Monodroid m
And how about Threads?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Unsafe-code-support-tp5711421p5711424.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodroid mailing list
Monodroid@li
On Aug 20, 2012, at 9:58 PM, Александр wrote:
> Does Mono for Android support an unsafe code?
Yes.
- Jon
___
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
15 matches
Mail list logo