Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to change your default database to MYSQL on eclipse with Liferay

During your first attempt of installing Liferay with eclipse, if you were unable to set your database configuration as MYSQL and it still shows the default database.Then there is a quick solution to this problem. Steps that should be followed : 1.

Things to Notice Before Upgrading Rails Application

Hi Friends, Whenever you create an application it is never for lifetime, there is always something and better comes in the market, and once we talk about rails application, it comes pretty quickly. After every few months rails comes with a new versi

Keyboard shortcuts for all Web Browsers

  In Computing language, a Keyboard is an electronic typewriter like device which has a specific arrangement of buttons or keys that are used to input data into a computer. In this modern era, every Web Developer or Web De

jQuery Filtering

jQuery Filtering:     When we have to select a specific element out of various given elements filtering is required.   In Jquery there are some filtering methods divided into two groups: 1. Methods that select a s

How to find out Access controls List in OpenERP(Odoo)?

If you want to find out Access controls List in OpenERP(Odoo) follow the below mentioned steps:- Step-1 Go to Settings Menu and click it. Step-2 Go to Security button and Click it Step-3 Access controls List and click it. Step-4 In the belo

Interactor in Rails

Ruby on Rails Interactor Before interactor we use to write complex business logic in some class in the ActiveRecord /models directory and that class can have too many responsibilities so while testing we could stuck between tediously slow test-suit

Javascript Adding Array Elements

In Javascript you can add one or more element into an array with the hepl of push() method and it will return new length of an array . Syntax -> arrayname.push(element1, element2 ,.........elementN ) Parameters -> elementN- > New Element/s

Authentication vs Authorization in ASP.NET

Authentication Authentication is the process to verify user identity by using user credentials. It is a process that checks whether the user is valid or not also this process permits authenticated user to access the resource. A resource can be a web

Panels in .NET

Panels in .NET is used to place controls in it. We also use panels to create dynamic controls and placing inside a panel. <asp:Panel ID= "Panel1" runat = "server"> </asp:Panel>   Properties Description

Anonymous function

Hello friends, Today we will learn about the anonymous function in PHP. Anonymous function is a function without a name. In other words, a function that does not have a name is called anonymous function. While defining a normal function in PHP synt

1 64 423
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: