Facebook SDK for Windows mobile [closed] - c#

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
Is it possible to use Facebook SDK for windows phone 8.1?
Because they are not providing a SDK currently although it was there before two years ago.
I'm working with Visual Studio Community 2015.
Can any one please tell me if there is a way to integrate Facebook with a Windows phone 8.1 app.
Thank you!

Which SDK does http://facebooksdk.net/docs/phone/ refer to? Though it has windows 8 in heading, but if you drill into any sub page, it mentions compatibility with 8.1 as well. For example, http://facebooksdk.net/docs/phone/config/

Related

Publish WPF Application to Microsoft Store [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 days ago.
Improve this question
I have a problem trying to put my app on Microsoft Store: Win32 must install silently. The project is made from WPF C#. Any solution is welcome.
This is my first time pushing my app to Microsoft Store. Hope to get help.

c# windows 10 permanent notification [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
is it possible to create a permanent notification at the notification bar in Windows 10?
Also it is necessary to do this in a windows form application and not an universal windows app.
Thanks for you help.
To do it in a WinForms app you'll need to use the desktop bridge to create the notifications.
It's not possible to have a toast that can't be dismissed from the action centre (which is what I assume you mean by "notifications area") but you can detect when it's removed and then add another back in. There are already a number of apps which do this as a way of having "permanent notifications".

Win Phone RT LimeLight SDK [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 7 years ago.
Improve this question
Hello Community can anyone help me port this Authentication utility to Win RT.
Question
The C# authentication code hyperlinked below is not Win RT compatible. It's giving errors, how do i authenticate and retrieve video?
Download the .NET Framework from Microsoft Download Center http://www.microsoft.com/en-us/download/details.aspx?id=17851)and install
Browse and Add References from folder C:\Windows\Microsoft.NET\Framework\v4.0.30319

How to consume classic ASP.NET web service in windows phone application 8.1? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
How can I write a code to consume classic ASP.NET and WCF web service in windows phone 8.1 application?
Its not allowing me to add service reference in solution explorer.
Hopefully this tutorial will help you in setting up a web service.
But in Windows Phone 8.1 Microsoft has started urging developers to use REST services more.

Install a phone app made with Visual Studio (c#) in a non Windows Phone? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
Is it possible to accomplish that?
How should I do that?
The phone specs:
Nokia N900.
OS: Maemo 5 (Linux based).
My PC OS: Win7
No, it has the wrong operating system.
You can use Mono.
You will need to write the application specifically for Maemo; it cannot run WP7 applications.
Look, you Phone OS is Maemo, your app is for Windows.
You forgot the Windows Phone version but never mind, it's not going to work.
The closest thing would be a Mono implementation, but there isn't one compatible with WinCE (or WP7).

Categories