Building a software is good but testing a software will be great. Today we will discuss what kind of basic testing that you need when you built a software. This article will discuss three fundamental testing that can be done with minimal effort to improve the quality of your software.
Unit testing
Actor: Developer
Unit testing is fundamental test to understand the functionality of the software....
[More]
Hi Folks, today i will share about how to consume REST Web Based API in .NET. This post will resume the entire way to consume REST API from Web, Desktop, and Xamarin. Let's get started.
Why the REST web API important?
Because the REST based API replaces the previous techhnology such as Web Services, Remoting, and common TCP/IP communication. the simplification of the REST gives developer m...
[More]
Hi There,
If you are a mobile user, the battery is one of the essential things to make your work longer without plugging in. Today we will discuss short tips about how to make your battery longer. You can use these tips on your Windows 10.
Adjusting Battery Saver
Windows 10 has a good battery saver to make your battery life longer. There is four levels of the battery saver function in windows.
...
[More]
After looking for some way to update my Windows 10 to the latest version which is 1509 December 2018 update. I found several thinks that can make your Windows 10 updated so flawlessly. Here are three tips to make your Windows 10 update faster. It shows from the fastest one to the slowest one. I recommend you update your Windows for faster, more features, and secure.
Tips 1. Downloading the Window...
[More]