https://www.gamers-outlet.net/buy-microsoft-windows-10-home-oem-key-global.html
This Blog is first of all memos for me!! From time to time I get exposed to new and cool stuff for developers and architects ,most of the time its a solution for a problem or tips or tricks, so, I would like to track my memos and share it with you, it can save your time and nervous, I hope you will enjoy it - by Yaniv Tzanany.
Search This Blog
Showing posts with label tip. Show all posts
Showing posts with label tip. Show all posts
Monday, May 3, 2021
Saturday, November 30, 2019
free for developers
Developers and Open Source authors now have a massive amount of services offering free tiers, but it can be hard to find them all in order to make informed decisions.
https://free-for.dev/#/?id=stun-webrtc-web-socket-servers-and-other-routers
https://free-for.dev/#/?id=stun-webrtc-web-socket-servers-and-other-routers
Saturday, October 21, 2017
ngrok - secure tunnels to localhost
ngrok - secure introspectable tunnels to localhost:
to work with your local IIS EXPRESS under visual studio use this:
ngrok http -host-header="localhost:58821" 58821
where 58821 is your port number
more details - how to use ngrok with windows and visual studio to test webhooks
to work with your local IIS EXPRESS under visual studio use this:
ngrok http -host-header="localhost:58821" 58821
where 58821 is your port number
more details - how to use ngrok with windows and visual studio to test webhooks
Subscribe to:
Posts (Atom)