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

Search In

Var vs Dynamic Keywords in C#.

Var vs Dynamic Keywords in C# 1) Introduction of these keywords var was introduced in C# 3.0. dynamic was introduced in C# 4.0. 2) Variable initialization When a variable is declared as var type then the variable is to be initiali

How to make CustomDialog Fragment in android

In the below example code I have created a CustomDialog Fragment. Here, first I have created custom_dialog.xml layout , On this xml layout I have added EditText and  Button. In next step, in activity_main.xml layout I have added a Button and Tex

Binding values at runtime using directives in .NET

In writing codes in the .NET framework, we can do the bindign of data at the way in which the values gets binded according to the dataset received and the column generation is being made automatically.       But in that case, we ne

Image Flipping Effect By Css

Flipping Image can be extremely valuable these days. The most basic use-case for flipping images that I can consider would incorporate some sort of image on the front, and some data related to it on its  back. By using below code we can use thi

An Animated Indian National Flag Using CSS3

Hello, reader's Being an Indian our nationality is represented by our National Flag. So therefore , I have tried to make An Animated Indian Flag using CSS3 properties.   As Independence Day is arriving , so an idea to make our National Fla

Adding watermark to your PDF using Java

Hi there, In this blog we will see how to add watermark images to our PDF files using Java.  Watermarks have been used to discourage counterfeiting. To generate watermarked PDFs we need an additional itext.jar file to be included

Finding a Substring in a String

 Hello reader's in this blog we will discuss finding the substring in a string. When you want to find out a particular series of character in a string we use indexOf method to find out our character. The indexOf() method will find out the p

Intent and its type in android.

Intent:- Intent is a message object that passed between android components such as broadcast receiver, services, activity, content providers etc. Android provide facilities to communicate between components using intent in several ways, there are thr

How to change the default svn username and password to commit the changes?

Sometimes your SVN is configured with your own svn-account, but some changes in your code are to be commited from some other person's svn account. This commit could either be a one time operation or permanently the svn account might need to be c

How to find unix timestamp in PHP?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to find Unix timestamp in PHP? If you want to get current Unix timestamp then you should use getTimestamp() function which returns Unix timestamp that represents the date. This

1 211 720
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: