
Search In
Performance Testing
Testing the behavior of an application by applying load is known as performance testing. In Performance testing we check for certain factors like:
1.Response Time - The time taken by the server to process the client's request.
Send letters to the editor by mail (P.O. Box 70710, Fairbanks AK 99707), by fax (907-452-7917) or via email (letters@newsminer.com). Writers are limited to one letter every 30 days. All letters must contain no more than 350 words and include a full n
This is an introductory post on how to use the async and await keywords in C# to create asynchronous background tasks. It is a common practice to use multi-threading and asynchronous tasks to avoid performance bottlenecks and to keep the applicat
Logo design is a thing that surrounds us, with every new creation it becomes hard for someone to make it look unique. As a creative designer you have to create a subjective solution that addresses the basic requirement of your client. Where, to the c
Hello Readers,
Jquery selectors is basically a key using with jquery library. Jquery selectors are one of the most important aspects of the jquery library. These jquery selectors are familiar with CSS and use with CSS syntax to allow page easily ide
Sort function is used to sort a given range in ascending order. This function is defined in the header algorithm.
There are two version are defined of it.
template< class RandomIt >
void sort( RandomIt first, RandomIt last );
template< cla
When you are working as a social media marketer for Google Plus and have just created a brand page on Google plus account for promoting your product or service then you may have encountered an issue o
source: blog.externetworks.com
‘Internet of Things’(IoT) means communication between everyday objects over the internet, allowing them to send and receive data. The term was coined by British entrepreneur Kevin Ashton in 1999 and it’s de
In Odoo9 Widgets are the GUI elements that can perform some controlling tasks. In Odoo9, we can see a few of widgets that have significance in the views like statuses of the any process, seeing states of an object, or getting lists out of huge data,
Hi All,
I recently required to created a custom pagination with the help of Bootstrap in my core PHP project. I thought that my code may help others also who wish to create the same.
The reason why I am using Bootstrap is as it ease our work becaus
