asp.net

  1. A

    Android Question Firebase Push Notification - integration with ASP.NET

    Hi all. I want to integrate the Firebase Push Notification with my asp,net website. But from what I read so far is that the token generated by B4J GetTokenValue is valid for 1 hour only. So if I start B4J sending tool and copy the token string from there and use it in my asp.net this token will...
  2. sfsameer

    Share My Creation Create Your own store app within app (WIX Alternative)

    Finally the day has come, After so much work and so many hours spent we have more than happy to announce the launch of the app. Watch the Video Demo to understand it better : The app enables the user to create his own mobile web app within the app and the app will generate a user-friendly...
  3. Luca Tonelli

    Android Question Webservices and datatable asp.net

    Hello I need to read the response of a webservices that provides data in a datatable The webservices is called correctly but I do not know how to read the data contained in the datatable.
  4. C

    iOS Question Posting a login request to ASP.Net Web API

    I am stuck on a login request to web API. So the process is simple I have to send “username”, “password” and “grant_type” to the server along with the two headers “Accept” and “Content-Type”. If the user is valid my app will receive the following response from the server: { "access_token"...
Top