windows phone 7 - Membership API WP7 -


i have question have researched lot cannot find solid proven answers yet.

i have web application developing, potentially using membership api user membership , authentication. works great when people login browsers. has been tried , tested , works great.

i want extend same 'registration/login' functionality wp7 (windows phone). questions are: 1. best approach same? 2. can use wcf same? know use cookie container approach, cause issues on removal of cookies etc right?

i want wp7 app work such once user logs in, remains logged in.

  1. will have write own oauth2 provider? if yes, can please provide me links give me examples.

even better, have people developed own wp7 applications use user registration , authentication? insights help.

i understand azure has access control allows me link in hotmail, facebook etc validate user. in scenario, how can ensure still link authentication internal user identifier?

i little confused plethora of options , not single popular blog explains (not have come across, yet!)

i highly appreciate insights.

regards, anup

there walkthrough connecting acs & windows phone 7 (including source files) on msdn:

http://msdn.microsoft.com/en-us/gg192968

hope helps


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -