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

Search In

How to create clone of any object using jQuery?

Cloning of Object using jQuery For cloning any any object using jQuery, jQuery provides clone() method which is performing a deep copy of the set of matched elements i.e clone method not only copies the matched elements but also all descendant eleme

Creating Meaningful Success.

'No man is an island' the saying goes. The suggestion is that people can't exist alone. I would make the island adage a step advance and contend that nobody can be fruitful/successful alone. Only existing everyday is insufficient. Achieve

How to show the web page within your application using webview in android.

If you want to show web pages without opening browser application in your android application then make the use of webview as I have done below:- 1) to make your application access the internet use the permission"<uses-permission android:nam

Important Factors, Required to Remember for Promotional Things/Items

Are you searching for the best marketing/promoting techniques? Would you like to ensure that the buyers/consumers will always remember your organization? Then, the promotional items can be the best option/choice. They are too successful in creating a

How get only selected keys of an array using PHP

Hello Reader's, If you having a multidimensional array from which you only want a single key values column then this blog is helpful to you. Let consider a array with full of key values:-  $exArray=array( array('name' =&g

How to install & uninstall MYSQL in ubuntu

First, remove the current version of MySQL you're already using: $ sudo apt-get purge mysql-client-core-5.5 Now, to install MySQL, run the following command from a terminal prompt: $ sudo apt-get install mysql-server $ sudo apt-get install

Google Map driving direction

How to display the directions between to locations in google map? The easiest way for adding driving directions to the webpage is to create a map and then create a DIV for the directions panel, and fire off a query to it! Here's a very basic ex

Inline view in SQL

  Inline view in SQL is like a select statement that contains everything in the From clause.   View is temporary table that is created for data manipulation.     In this we don't specify the table name instead of that th

How to find .Net assembly version

Whenever we create a project in visual studio, a file named AssemblyInfo is created by itself which contains the attributes used to define the version of assembly during compilation. Versioning an assembly helps to identify deployed assemblies and h

How to find BoM for particular product and product_uom in Odoo?

In Odoo first, we have to create own modules and then create a function to find the BOM in our own modules. After this, we will search product on the basis of the product_tmpl_id and relate it to the BOM.  Here, product_uom is the Unit of mea

1 176 370
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: