Hi, Should I use traditional .NET methods or the MonoTouch .NET wrapper (1-1 mapping)? Rephrase: Should I use .NET´s e.g WebClient object or NSURLRequest (in .NET)?
I can think of many situations where you have to choose between .NET and .NETified objective-c.
Is there a rule of thumb here? Because I don´t think it´s obvious.
BR