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

Search In

How to make pendrive bootable using command prompt for windows?

If you are trying to make Pen-drive bootable, you can do this by using cmd prompt. Follow the below steps- First make sure to insert the usb drive and then go to Command Prompt---> press start+r key to open run and type cmd in to open command pro

How to Implement ERP Software Successfully ?

Since 1990, Enterprise Resource Orchestrating (ERP) software has gained immense popularity world over, thanks to its outstanding features. Implementation of Enterprise Resource Planning (ERP) software solutions ensures better optimization of resource

Reset or Retrieve value of all hidden type input box of FORM or DIV using jquery

Reset or Retrieve value of all hidden type input box of FORM or DIV using jQuery .each() method. You can use below code for this <!DOCTYPE html> <html> <head> <title>Reset or Retrieve value of all hidden type inpu

Arrays and Objects in Javascript

Objects -> Javascript objects is a set of properties and methods . A method is a member of an object and their value is property . Javascript contain 4 kinds of objects : 1) Intrinsic objects -> Array and String . 2) Objects 3) Host objects

UnderLined TextField/UIView (to prevent unnecessary constraints..)

In your xcode project first create a UItextfield type of cocoa touch class in case of underlined view create a uiview type of class as UnderlinedTextField or watever name suits you. In UnderlinedTextField.h file of your class create a property as-

5 Crucial Skills For Project Manager

Project manager spend lot of time orchestrating meeting which make him comfortable running meeting with wide variety of audiences. Below mentioned are the few traits for effective project managers who really make ideas happen: Good Communicator Pro

Important Terms Of Gaming

UNITY Unity is a cross-platform game engine developed by Unity Technologies. It is used to develop games for web plugins, desktop platforms, consoles and mobile devices. It is use to develop games for all the mobile devices such as Android, IOS, Wi

  • 691
CSS3 background properties in relation with Box Model

The CSS Box Model In CSS, the term "box model" means considering all the HTML elements as boxes. It can be supposed as base of page layout. The CSS box model is essentially a box that wraps around HTML elements, and it consists of: margins, borders,

How to filter an array

Sometimes we might need to filter a list of records. For instance : We have an array of employees and we want to get all employees who live in the city Dehradun. Here is the structure of Employee class : @interface Employee : NSObject @property (n

Understanding Lambda Expressions

What is Lambda Expression ? Anonymous function that takes no parameter and return nothing can be written in form of Lambda. In descriptive terms Lambda expressions are a simpler syntax for anonymous delegates and can be used everywhere an anonymous

1 38 76
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: