
Search In
Recruitment has evolved from simply finding and filling in a vacant position into art and science wherein recruiting begins before there is a job vacancy and before the recruitment specialist connects with the applicant. In information technology (IT
The modern epoch has significantly augmented our lifestyle but the fact that the security breach is still a major challenge of the system can’t be neglected!
Whether it is phishing attacks or data theft, one cannot be sure enough about
What is Collection ? It's just are enhancement to the arrays. before collection we have array where we perform operation or arranged data in some specified way. Like i want to arrange data for employee salary. So i can create a Floating number array,
The JPagination class allows developers to reliably and consistently add pagination to the Front-end and Back-end display of their components. The file containing the class can be found at /libraries/joomla/html/pagination.php.
The construct functio
This blog will show you how to create an xml from sql query having sql data. Write down the followng query to generate xml:-
WITH XMLNAMESPACES ('http://www.dossia.org/v2.0/xml/phr' as phr)
Select OrderResultID,OrderID ,PatientID ,SpecimenNumber ,Ac
To block all incomming calls in your android device we have to use a class Broadcast Receiver. Broadcast Receivers simply respond to broadcast events from other applications or from system itself. All the events are notified once the event occured by
Repository in MVC project is used to store and perform the crud database operations.
It is folder in which there is class file that contains definitions of functions performing the operations
So we are explaining the function insert
Source: pinagkaiba.blogspot.com
For ages, marketing has been the most important cog in the wheel of brand establishment, and with technology advancement, it has only become easier and more effective to reach out masses to market a product.
In this blog we will learn about the HTTP status code and error code. When an HTTP request is send by the client sends the server receives an appropriate response. For understanding the response properly, we will always find a three digit HTTP status
Fetching Single objects in Rails Applications through Active records
While creating a web application in rails we often feel the need to fetch single objects from the database.
Active records provide us with a very good query interfac
