
Search In
Compatibility Testing
Testing the application on different hardware and software platforms is known as compatibility testing.
Whenever the Test engineer has to check for the compatibility test with respect to different OS(Operating System) and brow
In this article we will see how to overload the action Method in ASP.NET MVC. Overloading is the scenario where we have two methods with
the same name but different signatures. At compile time, the compiler finds out which method it is going to cal
Hello Reader's If you want to know more about the PHP JSON Object then this blog will helps you. Lets see how to handle the working data of it.
<?php
$trends_url = "http://search.twitter.com/trends/daily.json";
// initialise the session
$ch = c
Views is the most popular module among the Drupal developer as it provides the visual query builder. views have lots of supportive module which enhance the functionality of views modules.
Some basic works you can do by using views
Can se
Hi i'm developing the panel where admin can import the csv file directly to mysql database. But I'm getting the error.
My code is
<?php
//ENTER THE RELEVANT INFO BELOW
$mysqlDatabaseName ='bilmos';
$mysqlUserName ='root';
$mysqlPassword ='23nbhfi
Hello Readers,
Often, we see that jQuery .append() method and jQuery .after() method work similarly, but there is a little bit difference between these methods.
Here we will discuss about functionality of following functions and it working rule
The application layer provides an interface between software running on a computer and network itself.
There are various application layer protocols, majorly used ones are listed below :
HTTP
Allows to access web page.
80 port number
TELNET
Properties are the most important features of the CSS as specify the visibility, size, and precise position of individual elements in a document. Other CSS properties allow you to specify stacking order, transparency, clipping region, margins, paddin
This blog consists of the Web Design Trends we've seen in the previous year & probably will see in 2016:
Escalation in a similar UI
There has been a boom in responsive sites which had a aftermath of most websites being visually similar. However
when we work on an application ,the fist thing we do is open it we do some updates on it and then close it, this is similar than an session. the system know who we are,it knows every thing i.e when we start working on application, when we closed it.
