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

Search In

Widgets Basics in odoo9

Widgets are most powerful workstation and the Odoo web client bundles jQuery for easy DOM manipulation. It is useful and provides a better API then standard W3C DOM2, but it is insufficient to structure complex applications which leads

Statically and dynamically language in Python

statically typed language: A language in which types are fixed at compile time. Most statically typed languages enforce this by requiring you to declare all variables with their data types before using them. Java and C are statically typed languages.

How to play a video file ios

Hello Friends, Create an object of MPMoviePlayerController: MPMoviePlayerViewController *moviePlayerController; NSURL *videoUrl=[NSURL URLWithString:@"String value of your url"]; Initialize the instance of MPmoviePlayerViewController with t

Enumeration in C#

Enumeration is a named value which is used to allocate various constant values to a single variable. This makes the program more easier to understand and maintain. Enumeration is also having better error checking techniques which additional security.

Set the maximum date in UIDatePicker to Today

To set the maximum date of date picker in ios to today. for example , if we want to pick the date of birth of a user then the date is can not be greater then today date . So we can use following step to set the maximum date of datePicker step 1:-

Background working of C# program

                                        Background Wor

Use Of Category in Objective-C

                                         &nbs

Public and Private IP

  While working with internet in home or at organization we know that we take internet connection and it works.   But inside that we don't know actually how it goes like we talk about organization perspective several users using th

Validating Captcha code using php

Captcha verification includes: should be a combination of alphanumeric characters. should be case-sensitive fresh captcha is to be displayed whenever a webpage is refreshed. should be refreshed when user enters incorrect value.   /* Sim

UI Objects not visible in storyboard when changing height and width specifications

You may often come to a situation when your UIObject(say UIImageView) is not visible on storyboard. It may be because you’ve dragged and dropped the UI Object for specification(say Regular Width - Regular Height) other than Any-Any.   S

1 91 320
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: