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

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -