
Search In
The fundamental differences between crowdsource testing and Software testing outsourcing is that, in crowdsource testing, testers/analyzers might fit in with diverse work environments. In outsource testing, the testers are from the same organization
Hello Readers! Here is a small blog giving you a brief introduction on the favicon icons. So, what is favicon icon? Why we use it? Well Favicon is a small logo which is found in the title bar with the name of the of the visited URL , and it is used t
"Underscore.js" a tiny and powerful library with a minified size of 5.7kb. You can download this library from
http://underscorejs.org/underscore-min.js
This library support over hundred of functions which can be very useful in our day to
Web Services are made in .NET to reduce our task of doing something again and again for every website.
Any work that needs to be repeated again we will put that in web service.
Web service for ex if you are doing payment gat
A function in PHP which starts with a double underscore”__” are called magic functions in PHP. __autoload functions is used to add very large number of include statements automatically without the programmer.
For instance:
include “cla
While writing codes in your MVC code for fetching data or for any purpose you need to use the condition based operation several times.
One way is to use the if else condition for it which includes too many lines in your code.
&nbs
A news server is a set of software used to handle Usenet articles. It may also refer to a computer itself which is primarily or solely used for handling Usenet.
A reader server provides an interface to read and post articles, generally with
The techniques used for saving data is to change/replace it with some other symbol or text. There is a new thing that will compress the data this is called as OpenPGP.
It is like a hybrid system which changes the data in the compress
This blog will let you know how to do troubleshooting in Redis. Redis logs are stored at location /var/log/redis/redis-server.log
To view the last 10 lines:
sudo tail /var/log/redis/redis-server.log
On Ubuntu 14.04 Redis log files are loc
hi ,
im working on a function that will save the attachment file in Email via Gmail using gmail API code(C#).
but i keep getting an error that saying :
An unhandled exception of type 'Google.Apis.Auth.OAuth2.Responses.TokenResponseExcept
