Click here to Skip to main content
15,892,298 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi,

I am facing a problem. I am having a Window 8.1 App, which was developed with c#, XAML. Now I am planning to put my Data in SharePoint Online.

I searched and found out that Wictor solution I can use for Authentication. Now the problem is we can not use Wictor solution [http://www.wictorwilen.se/Post/How-to-do-active-authentication-to-Office-365-and-SharePoint-Online.aspx] directly as it is build upon .Net freamwork . and Metro Apps are build upon .NetCore.

What I can do here is to use WCF service and have whole Wictor solution in that WCF service than I can call this WCF service from my Window App. this is working fine.

But I want to know Is there are other options available if I don't want to deploy this WCF separately. In future I have to publish this Win App on window store.

Any help will be appreciated.
Posted
Comments
girishmeena 14-Mar-14 11:11am    
Also Is there any way we can Authenticate with SharePoint Online Without Using Microsoft.SharePoint.Client, Microsoft.SharePoint.Client.RunTime? If no Than It mean we can not authenticate Window 8.1 Apps without having WCF solution which will have Wictor kind Solution.
girishmeena 19-Mar-14 4:36am    
Hello, Anyone here to answer?

Please, Anyone have some input to add here?
 
Share this answer
 
 
Share this answer
 
Comments
girishmeena 9-Apr-14 9:37am    
Why Down Voted?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900