.Net

WebSockets For plugins

Hello folks. As we explain in the last post about the cross-browser plugins, today we will continue by interacting between the browser and the plugin. For example like send actions, receive response, receive results, etc.. Read more…

By hadi, ago
.Net

RestApi Generator

Hello folks. Hope you all are well. I am introducing something fancy here 🙂 Imagine you have a JSON object or array, and you need to create classes and the controller in web api for Read more…

By hadi, ago
Systems

Migration Hints

hello fellows 🙂 I hope you are all fancy good. Today we will handle the migration between systems. Like upgrading to a new system, or replacing old system with a new different one. Checking old Read more…

By hadi, ago
Coding

Web SQL

Hello everyone and welcome back to fancy hints. Today, let’s store some data in web SQL, yes SQL in the web. We will be using a local method to cache data from the users client Read more…

By hadi, ago
Android

Tween Animation

Hello amigos 🙂 Today, I will introduce a library which will help you implement animation within your android applications. It can be used for animating views upon their entering or exiting from an activity. Moreover, Read more…

By hadi, ago