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

Search In

Activities in Xamarin.Android

Hello all, In this blog, I will continue on my previous blog What are the building blocks of Xamarin.Android , and we will discuss about the building blocks of Xamarin. One of the most important and interesting building block of the Xamarin.Android

HOW TO COUSTAMIZE THE MPMoviePlayerController and play it in the collection view cell

hi How to coustamize  The  MPMoviePlayerController and play it in the collection view cell and the collection view contains 15 images and I want add this as a 16th element. How to get the frame of the video and when i click

How to add new element in ArrayList.

 The below example will help you to add new element in arrayList. So, when we have new element list item shifts the element currently at that postion and any subsequent elements to the right which will help to insert new element at the specified

Use of Box Sizing

What is box-sizing ? Box-sizing is a css3 property. It is used to tell browser that width padding border should include the object according to size, which is define by user. For example, you have a text area with 100% width then it will r

openbugs model error

Hi I hava a problem in running my openbugs model my model is: model { for(i in 1:N) { y[i] ~ dpois(mu[i]) log(mu[i]) <- alpha + beta1*x1[i] + beta2*x2[i] +beta3*x3[i] + u[i] + v[i] u[i] ~ dnorm(0, precu) } v[1:N] ~ car.normal(adj[], weights[

Asp.Net Webforms vs ASP.Net MVC

Asp.Net MVC is currently used and much embraced architecture in software development. It offers a layered approach to development by it's default configuration, and facilitates unit testing also.

Simple CSS3 Dropdown Menu

Hello Reader ! Here is an example how to make a simple dropdown navigation menu using css3 and i also showing you how to use transition attribute of css3 . I hope this example will help you . --Html-- <ul><li>Home</li> <l

Using CSS gradient property in background

Hii, In this blog i am going share how to use css gradient property to increase visual appeal of your webpage. Go through the example below to learn how we can apply gradient property in background of any html tags in different ways. CSS gradient pr

Why do we use Subnetting

• Subnetting is the process of dividing a single network into multiple small networks. • Converting host bits into network bits i.e. converting 0’s into 1’s • Subnetting helps in minimizing the wastage of IP address. For Example :-- Su

Two dimensional Array sorting

Here we will learn how we can sort two dimensional array:- lets take an example :- <?php $activities = array ( '1' => array( 'id' => 1, 'time' => "2015-10-22 14:20:00" ), '2' => array( 'id' =>

1 5 120
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: