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

Search In

Chapter 3: Rotate a object about it’s axis using force in unity 4 /5

Unity 5 comes with the advancement and new approach. In Unity 5 there is no need to set physics manually but you do need to set max angular velocity of the object through coding individually . By doing this you can set max angular velocity to select

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

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

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

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

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

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

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: