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

Search In

3D and 2D rotation of a view

Rotating a view in a 2D plane   To rotate a view, we'll create a animation object from a xml file. First, create a anim folder in /res directory. Then right-click on the /res directory then navigate to new -> Animation resource file. Na

Get Current Date in Java

Hello, We need current date in many situations. Here I am writing different ways to get current date in java. 1. Get current date using java.util.Date. Date currentDate = Date(); System.out.println(“Current date : ”+currentDate); O/P: Current date:

How to get Bundel items from the bundel product in magento?

In Magento, if we are required to check the items of Bundle product for some purpose, then we can do it by following way: For the same purpose lets check the below code: < ?php       $product = new Mage_Catalog_Model_Product();             $pr

Unable to display the screen as a video in the video tag using Javascript code

I am making a kind of proctoring website and for it I needed access to the user's screen and display it as a video to the proctor, so that he can monitor it. here is my code: <div id="userscreen"></div> <script> document.g

Selenium Webdriver Syntax for Selecting a Value using selectByVisibleText method

Method Name: selectByVisibleText Syntax: select.selectByVisibleText(Text); Purpose: To Select the options based on text, matching with the argument given by user., it will try to match the VisibleText which will display in dropdown. The below is th

java

Assume the central government wants to develop a GUI application to survey and estimate the awareness of the schemes among the people of India and promote the scheme which is least popular. Construct a GUI to get the Aadhar card number from the citiz

What are the Top Mobile Application Development Skills to Make your Resume More Powerful

With the increasing demand for the mobile app development for their businesses start up and enterprises heading towards a new way of digitizing their business. Mobile app developing companies are searching for the best mobile application development

How to add comment using php & jquery without page refreshing

Hello Reader's!Comments is very useful for your website where users can give there feedback suggestion and discuss problems with us so for that i have decided that to create a comments system in jQuery where page cannot reload but your comment po

Mono : open source framework for .net

Mono Mono is an open source development platform which is based on .net framework. It provides base to developers to build a cross platform application which results in improving developer's productivity. components of Mono C# compiler : Mono's c

before_filter TestCase for ApplicationController using "Unit Test" approach or "test-unit" gem

I am using Browsernizer gem to prevent some browsers version from accessing website and redirect to a static instruction page to upgrade browser version. So using before_filter method in ApplicationController to detect browser version & redirect

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