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

Search In

Using commands in WPF

In the following article, we are going to see the use of commands in WPF MVVM application. Before we move on to see the actual implementation, it's necessary to understand why we use commands in WPF. Commands are used to separate the UI componen

Unity Generic Animation Format (GAF)

GAF Converter enable user to use swf files into unity by converting it into .gaf format. GAF animations are seamlessly integrated into Unity. GAFcomes with full Unity editor integration and sources.  Below are the steps to get GAF con

How to create an app to upload resume or doc file in rails?

Lets suppose , we need an application which able to upload a file(i.e. pdf, doc, htm, html, docx) and user can delete it form the list in rails. So here we will use 'carrierwave' to upload file and for styling the pages use 'bootstrap-sas

CSS3 Animation Iteration Count Property

In this blog I am going to tell you about  Animation Iteration Count Property of CSS3. How many times an animation cycle should play is defined with the help of Animation Iteration Count Property of CSS3. Syntax for the Animation Iteration Coun

How to sort column by clicking on column header iin PHP

Below code will gives us a table on which when we  first time click the headers of column, it display data in ascending order.  if we click the header second time than it display values in descending  order.   <?php //

How to send notifications to different devices using UrbanAirship

Urban Airship provides a number of REST API endpoints, collectively known as the Urban Airship API Version 3.  It provide different different rest API such as Push,Send Push,Validate,Push Object etc. Here below is the example of "Push"

Generic methods in C#

Generic is a feature provided in C# which allows defining the class, method etc without binding it to work with a specific data type, instead it is created with a substituted type which get replaced with the data type passed at run time. In other wor

Chapter 1: An Introduction to jQuery

What is jQuery ? jQuery is a fast JavaScript library with less code which was created by John Resig in 2006. jQuery is very fast and this feature make it one of the most popular language. It is the most popular browser friendly javascript library wh

JSX in ReactJS

JSX is JavaScript syntax extension. JSX is a pre-processor step that adds XML syntax to JavaScript. It isn't necessary to use JSX in React development, but it is recommended. It makes React more elegant. JSX tags have a tag na

Scope in javascript

Hii, In this blog i am going to discuss about scope in Javascript and how we can use it. Being a JavaScript developer one should have proper knowledge about JavaScript scope. JavaScript scope specifies objects,function and set of variables which

1 163 408
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: