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

Search In

Tuple in c#

Tuple is new feature added in C# 4.0 with dynamic programming. Tuple allow us to group a heterogeneous elements together. Tuple is new for the C# developers as it is already present in other languages like Python and F#.   Generally, In c# tup

Json textview to Json viewlist

public class ExistingCSheet extends AppCompatActivity { private TextView listing; String[] items; ListView lv; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState);

5 Key Benefits of Mailbox Rental for Business Growth

  For many business owners and entrepreneurs, having a secure mailbox with a real and legitimate street address can prove to be very important to their business. Often, the business owners work out of their homes and want to keep all their bu

How to Set Timezone in CakePHP 3?

Dealing and working with time zone "Date/Day, Time and Duration" of a Website and an App is the most common task or requirement, which is not as easy as seen, it can be little tricky as it compounded with a set of rules of timekeeping and c

Learn How to Create Strictly Typed Arrays and Collections in PHP

Strictly Typed Arrays Strictly Typed Arrays allows to define a variable number of arguments to a function by using "..." We have to use "..." inside the method parentheses so that method accepts a variable length of arguments.

Java Check whether username already exists or not

I am having a file called customersinfo.txt this is how my file structure looks like ID FirstName LastName Email Mobile UserName PassWord ConPassWord 1 John Sam JS@gmail.com 0123 JhonSam12 1234 1234 2 ---- ------ ----------- ---- ----- ------ ------

How to make a quick login page in Wordpress

Hello Reader's! If you are new to Wordpress and want to make a login custom page, then you can see an example below:- First you have to create a page on the root, name it login.php <?php /* * Template Name: Sign In */ if($_POST['submit'] ==

Difference between HashSet and TreeSet

Hi, I am explaining the difference between HashSet and TreeSet in Java. First of all they both come from the same family. They implement the Set Interface. In HashSet, values store in random order. That means it is not sure that the element ente

Types of Mask in Photoshop (part 1)

Hello Friends !! If you are familiar with Photoshop then it is well and good. If you are a fresher then don't worry, Today i gonna tell you about Mask and types of Mask. Ok now the question arise "What is Mask??" Question 1: What is Mask? Mask is

Passing extra data with push notification

Sometime we do need to send additional data while sending Push-notification on iPhone , this can be easily achieved by adding following line to your code. But one should keep in mind that apple does have a limitation of 144 character while sending a

1 67 156
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: