c# - MonoTouch connect to Azure ACS, Azure SQL / Azure WCF -
i'm going make ios application , wondering on differences between development new language objective c cocoa or old language c# mono-touch
the requirement of application should work azure , store/retrieve information store on local device frequently, content browsing , token login portal, deadline 2 month today , never develop iphone / ipad application previously. may know easier start , there resources mono ? while find it's great if use old programming language seem there're no such thing support monotouch azure development...
thank reply.
first of have asked lots of things in 1 post. first question answer subjective. objective c/cocoa native language ios development using monotouch, require depend on whatever provided monotouch. if not part of monotouch wouldn't able it. here can find lots of opinions other fellow users: monotouch & c# vs objective c iphone app
i can give guidance on windows azure development mobile device. connecting different services running on windows azure mobile device same. of services provide direct http/https connection if application running on azure , exposed http or https endpoint or azure storage making direct restful call code. not matter coding language use in mobile decide, sure can connect windows azure native language.

so if choose objective c can use ios sdk windows azure. if decide use monotouch, need use webclient api create own http/https connection described here, comparative complex. on internet may find experiment level code use azure services , monotouch application may own try things working.
i not use monotouch develop application on ios devices, if heavily dependent on windows azure services, instead choose ios windows azure sdk connect azure service through native code.
Comments
Post a Comment