3055 2
Find Expire Time for an access token (page_access_token) when using facebook Graph API in ASP.NET?

Is there any way to use the facebook graph api to find out when a page access token will expire?

There is now an API version of the debugger tool. See https://developers.facebook.com/docs/authentication/access-token-debug/. 

But I can't figure out the expire_date of my page_access_token. Please how can I find when token will expire in ASP.NET or Javascript.

In below picture I was figure out just the page_access_token and the id.

...

Type
Question
3003 0
DropDownList in ASP.NET Core MVC
In this article, I have mentioned how we can create ASP.NET Core dropdown list using Tag helpers.
Type
Article
2995 1
ASP.NET WEB API AND ANGULAR 4 (USING .NET FRAMEWORK NOT .NET CORE 1 OR 2)

Is this possible to implement asp.net web api (.net framework) in angular 4?

I've followed the docs in angular.io and I've already implemented it in my machine, and it has AOT.

By the way I am using Visual Studio Enterprise 2015.

My question is how to config the startup.cs .(net framework asp.net web api) into my angular 4. 

What i always saw was implement angular 4 in asp.net core.

So I can't display the data from web api to my angular 4 project.

 

...
Type
Question
2995 1
Cannot connect with database using jQgrid in asp.net MVC

Hello, I am using jQGrid in asp.net MVC project, but I can't connect to database using the below code

...
Type
Question
2979 0
Best and Cheap Windows VPS Hosting Providers
In this article, I have provided list of best and cheap windows VPS hosting providers which are good for ASP.NET core or MVC or ASP.NET project
Type
Article

2957 2
How to get PageID of a Facebook user for which user is admin and get permissions to post on it in ASP.NET MVC?

HI, I have creaed button to login with facebook using Oauth in asp.net mvc after logging I have got the user Id and email after login but want to Get PageID of a Facebook user which the user is admin for it and get permissions to post on it.

how can I do that. Thanks

...
Type
Question
2889 4
FB popup not back in the web main windows, but stay in the popup

Hi, I had ask a question on this link about how can minimize a full page login with facebook in just popup :

https://qawithexperts.com/questions/360/login-with-facebook-using-oauth-redirect-us-to-full-page-how

but this FB popup does not return to main windows, stay in the popup , I would like to have code which should return back login details in the main tab.

Right now, when logging using popup It is still inside popup & not redirected to the main tab.

...

Type
Question
2778 1
URL Rewriting in asp.net MVC

I need functionality like, if user enters http://localhost:5130 default page should be open like user/index

and if user enters http://localhost:5130/customer, customer/index page should be open

 

how can i achieve this in MVC using route.config?

...
Type
Question
2776 0
Using Appsettings.Json in Program.cs in .NET Core 6+
In this article, I have mentioned how we can get values from appsettings.json in program.cs in .NET Core 6+
Type
Article
2735 1
How to save image/video on server with or without web api in MVC?

I have a website that shows galleries, users can upload their own content from the web (by entering a URL) or by uploading a picture from their computer.

I am storing the URL in the database which works fine for the first case but I need to figure out where to store the actual images if a user uploads pictures from their local computer.

Is there any recommendation here or best practice on where should I store these and how can i store it on server?

help me! thank you very much

...
Type
Question

Page 28 of 31