January 2020

How to convert String To DateTime In Unity C#

How to fetch Day, Month or year from date time string? How to get Hour, minute or second from a date time string? Following snippet ...

Abhay Singh 31 Jan, 2020

How to dynamically create object using JSON data from REST API in Unity 3D

Over the years Unity has become all very powerful and not just easy. With it's easy to use interface and handy programming language C# i...

Abhay Singh 20 Jan, 2020

[FIXED]Google Chrome all Black after Windows Update

If you're having an issue with your Google Chrome where everything is turned black. The following fix will solve your problem in a matt...

Abhay Singh 18 Jan, 2020

3 Ways to Open Task Manager on a Laptop PC: Windows 7/8/10

Nowadays the use of electronic devices such as computers is increasing and has a very important role. This has a lot of impact especially on...

Abhay Singh 18 Jan, 2020

Publish to Blogspot in 3 clicks using Chrome

BlogThis! for Blogger/Blogspot was discontinued.  BlogThis! was a Chrome Extension that lets you quickly publish a blog post.  BlogThis woul...

Abhay Singh 14 Jan, 2020

How to upload your project to Github

So you're writing all kind of codes now and you want to collaborate with other developers in your team or just simply want to back up yo...

Abhay Singh 13 Jan, 2020

How to make NodeJS MongoDB REST APIs for CRUD operations

We'll use NodeJS Express framework for developing the web-interaction part and Mongoose for saving data to MongoDB. We'll be saving...

Abhay Singh 9 Jan, 2020