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…
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…
Hey guys. As many of you know, SVG icons have become more popular than PNG or JPG icons due to their high resolution and the ability to customize and animate them. Users aren’t advised to Read more…
Hello everyone, hope you are all well. Today I am presenting a new fancy way to support screen sizes in android. It’s easy and will make your development faster. Requirements: Photoshop Android studio or any Read more…