.Net

Universal printing

Hello dears! Today we’re gonna write about client side printing for the web users. A lot of people are having issues when printing to POS printers, or when they need to print on specific printer Read more…

By hadi, ago
Coding

Cordova Generator

Hello everyone Glad to post again πŸ™‚ Today we’re gonna talk about the cross-platform generator tool for Cordova. This engine targets multiple platforms with just one code base, simple and free. It uses HTML5, CSS Read more…

By hadi, ago
.Net

Plugins for Cross browser

Holla amigos πŸ˜‰ Hope you all are good. Today we are introducing a fancy interaction between the browser(any browser) and a self made application. Let’s consider that you want you need to provide a client Read more…

By hadi, ago
.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