
Search In
Coding guidelines and Conventions
Every object like datasets, class objects and other reference type variables must be declared with null assignment and must be set to null or Disposed if the object implements IDisposable interface, once they are d
CakePHP provides one of the most important features. It is the ability of the model to link relational mapping. With the help of association we link between the models in CakePHP.
We can define relations between different objects in our own applicat
High availability(HA) means undisrupted functioning of a system for a long time so that users face no troubles in accessing the system almost all the times. Customers expect from companies that their services will be highly available 24x7x365, especi
Copyright 2015 The Associated Press. All rights reserved. This material may not be published, broadcast, rewritten or redistributed. Michael Kors Handbags It really shakes you and gives you a pause to make sure you're doing everything possible to kee
Hi friends,
In my previous blog, We learn How to Install XAMPP server in Ubuntu Via Commands, but according to the Dazeinfo more than 80% user was using Windows for their work and entertainment in year 2014. so we come up with a new tutorial on in
Liferay Service Builder provides users a way to customize input fields and model entities by specifying related information as model hints in a single file called portlet-model-hints.xml in project’s docroot/WEB-INF/src/META-INF folder. But we need t
The blockchain is something that has taken the world by storm by its functionalities. It is one such technology that has the potential to better the security option. Blockchain technology can be considered as the security guard of the payme
find method: The find method is used to find the particular object that matches with the parameter supplied to it.
article = Article.find(11) #It is used to find the article whose primary key is 11.
# => #<Article id: 11, name: "Rahul"&
Hello coder's world,
This article is regarding ASP.Net page and control's life cycle. I would like to start this with few basic questions, which should come in everyone's mind who wants to know about this.
Why we need to know about ASP.Net page an
A web framework can be described as a software framework the helps programmers build web services, web resources and web APIs. There are many frameoworks available for PHP. In this blog, we will discuss what PHP frameworks are and how they differ fro
