c# - MonoTouch - Fields vs Automatic Properties -


Any differences can be displayed when using fields instead of auto properties? What if I say deserializing an array of, 5 attributes with 5 JSON objects each?

My iPhone Domain Model is basically a copy of the DTO, which uses my web app for serialization for JavaScript, they all use their own property in the habit, I am worried that I am using them as Monochoch I am wasting the CPU cycle in

I had a lot of topics about it and myself, Miguel commented on it that inline properties My blog post suggested that the properties were slow from the field, it caught the interest of the Monochouch team and they saw it (I sent them my benchmark app to play) and they were disagreeing with me that other factors were involved. I believe in them, so I think it is okay to use the qualities.


Comments