c# - Xamarin app sending and receiving data to web api architecture -
i'm new xamarin
, question not clear me. going make xamarin forms
portable application. normally, i'm separating web app models level, dal, bll , ui.
in case of xamarin forms
app, right if use appname.xamarin(portable) mix of models, dal , bll , appname.droid presentation level? there di accepted or may strategy pattern purpose?
Comments
Post a Comment