.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…
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…
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…
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…
Good day fancy guys 🙂 We’re presenting today the best of the best of the best. A remote converter for word to pdf. Using the Microsoft Word Interop apis, we can convert the word file Read more…
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…
Hello guys. Today we’ll talk about how to protect your binary code or dlls from being reflected. This post covers the protection of dll files generated by visual studio. What is Reflection For those who Read more…
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…
Hello folks. We are all wondering what the best approach to localize a website is. How do you switch your content, labels and text to a different language when creating a translated version of your Read more…
Coders, welcome to our fancy hints. This post is a fancy way to reduce the time spent on development. When developing a site, the users can: Write simple JS and HTML pages Use some frameworks Read more…
Hi guys. Within this post you can find a group of utilities or methods to reduce time while developing your apps. These utilities were written when i first started coding 😛 This is the list Read more…