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

Search In

How to customize the redirect after a successful account updation using devise

Here we want to render a custom page like the user's profile page after a successful account updation.The solution is fairly simple,however one  prerequisite i am assuming that we have already run rails generate devise:controller user comman

How to align an elements center horizontally and vertically?

If you want to align your text to be centered inside the box from both side (horizontally and vertically) you can do this very easily, this below example will helps you. Html:   <div class="contentbox"> <p>This is the text to b

Angular 2 vs Angular 1

As in my previous post I have already explained that AngularJS1 is a javascript library which is prefect for single page application(SAPs). Angular js is nothing just a javascript library which extends HTML with new markups. Single page application a

How to rotate a text

As we see in many  website some text get rotated and other text come in its place this is known as text rotation. It is a very basic thought where we can display more than one word without taking much space by simply rotating an individual word

Units in PIM

Hello Today's blog post describes about Units and their relevance in PIM desktop.   Units A unit system is used to manage all possible units required to specify a size. PIM Desktop is supplied with its own unit system, which is based on

How to uninstall .Net framework ?

Hi Friends, .Net framework makes our life easier by providing multiple assemblies for development of applications. All good here except when it gets corrupted because of some file missing or due to some other programs interfering with it. So there c

IBDesignable

IBDESIGNABLE is available in Interface builder since Xcode 6.. We use IBDESIGNABLE to add additional properties to the view not only just the view but UILabel UIButtons and more.. By default properties are present related to views. In some case, lets

How to use statusbar plugin in phonegap

In this post, you will learn to use statusbar plugin of cordova. The StatusBar object can customize Android and iOS statusbar. Installing the plugin: You should have cordova 5.0+ to install its stable version by the following command:   cordo

How to use Automapper in .NET ?

Hi Friends, Before knowing about "How to use Automapper" we should know what mapping is and then we'll see how to make it "automatic". So I am taking here an ASP.NET MVC example to make things easier and understandable. By n

Difference between Interface and Abstract class

Interface   Interface looks similar to a class, but it does not contain implementation. They may contain declarations of events, indexers, methods and properties.   With Interfaces, it is easier to achieve plug-n-play like architectures

1 544 720
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: