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

Search In

Exception Handling in Rails using begin rescue

Exception Handling in Rails using begin rescue Exception is a condition, that occurs when something goes wrong in a code. Normally in that case the program gets terminated. In rails, an object containing the information of the error is an instance o

Difference between size() and length in Javascript

In jQuery size() and length property are the two features, which have the same property of returning the number of elements in a jQuery object which creates a lot of confusion for developers. This blog is to help developers to understand the differe

What Are Graphical User Interface Design Activities ?

Graphical User Interface Design Activities-   There are various operations executed for the designing of any GUI. The methods for any GUI designing and accomplishment is similar as SDLC. As we know that, there are few SDLC models like spiral m

Globalization (or Internationalization) and Localization

Globalization (or Internationalization) In IT industry, Globalization is also known as Internationalization. Globalization is the process of making a product multi-lingual or in multiple cultures/locales. It is the process of designing and developin

How to make div height 100%?

Hello Readers, Today will discuss the possible way to make div height 100% according to screen size. Let's see about the first method - So, below is the CSS code - html, body{ height: 100%; } .box{ height: 100%; background: green

How to Connect multiple database in WordPress?

Hello readers, today I guide you "To Connect Multiple Database in WordPress". In WordPress, wpdb is the class which handles all the database related tasks. In arrears WordPress installation we have $wpdb object of that class using whi

Redirect_to and Render methods in Rails

As we know that in rails we have models view and their controllers which act as a medium between model and view. The normal flow between a controller and a view is to display a view corresponding to its controller action.  So this can be achie

An overview of Favicon

Hey Readers! A favicon (acronym for favorite icon), is a file that is associated with a particular website and contains many icons. Browsers supporting favicons display the page's favicon in the address bar of the webpage or in a list of bookmar

CSS content:“\00a0”

Hey there! Today, while using Bootstrap breadcrumb, I came across something which I never did see before. The syntax is given as under : content:"\00a0";   I was using Bootstrap breadcrumb and I found the above syntax there. The entire CSS

Difference between Angular 1.x and Angular 2.0

Angular 2 is different from Angular 1 as it is written completely in Typescript and includes the ES6 specification. As it is not updated version of Angular 1.x so it is rewritten and has many changes. Component based Programming: Angular2 is compone

1 80 363
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: