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

Search In

Rails scaffolding

Rails scaffold can create the models, views, and controllers for a new resource in a single operation. Scaffold Would create a full CRUD (create, read, update, delete) for a table. Scaffold auto generate all the codes that rails needs. Later we can a

How do I read the contents of a .CSV excel file into into a vector of objects?

Hello I am in need of help in reading the contents of this .csv file into a vector array of objects. What i mean is how do I read each individual field example: (GIFT-01 Fresch Foundation (703) 555-0054 Lopez T-Shirts Clothing 25) into th

How to ask for multiple permission at once in android?

How to ask for multiple permission in android at once. I m using below code but it is asking one permission at once, and when I close the app and relaunch it then it asks for next permission. How to get rid of this prob,,,,,,, any help  Thanx i

Drupal Theme Metadata

Drupal Theme Metadata Writing a .info file is the first step when we create a Drupal theme, .info files contain important metadata about the theme, such as the list mentioned below. name /*required*/ name = A firt theme name

Immutability in Java

An immutable object can be defined as an object that will not change state after it is instantiated. An immutable object can be made by defining a class which follows following rules: The class is to be marked as final. The member varia

jQuey scrollTop()

this method is used to set the position of vertical scroll bar for a particular element. 0 Position of scrollbar means it is at the Top. In a web page, when ever we want to adjust the scrollbar according to its content, we make use of this  me

How to functional field is replaced by computed field Odoo-8?

In Odoo-8 first, we create the own module and then create fields and make these fields a functional fields. Ones we create functional fields after this the functional field is replaced by computed field. Like, first create a computed field and after

Bootstrap Typeahead

The typeahead are very important input fields in web forms. The fundamental utilization of  typeahead is to enhance  the user experience by giving clues or a list of possible choices based in view of the text  entered while filling a f

jQuery Misc $.noConflict() Method

Hello Readers, Most of the JavaScript libraries use $ sign as a function or other variable name, just as jQuery does. In jQuery's case, $ sign is used just an alias for jQuery, so here all functionality is available without using $ sign. We use

Progress bar

Progress Bar Progress bar is used for up-to-date feedback from the user's action, it can also be made a user indeterminate.This bar will be helpful when the length of the task is unknown for the user. If you are using progress bar to show real progre

1 383 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: