
Search In
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
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 .each() method. You can use below code for this
<!DOCTYPE html>
<html>
<head>
<title>Reset or Retrieve value of all hidden type inpu
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
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-
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
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
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,
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
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
