
Search In
In this blog, we illustrate how to create a login page with some validation using angular js.
To validate a login form data we can use the following to trace the error:
1. $dirty:- It is used to check whether the value has been changed or
I want to take image and text from user and add in Sqlite and display it in recyclerView with kotin
Let me show what I have done so far
>activity_Xml
<?xml version="1.0" encoding="utf-8"?&


An AngularJS application uses an object called $scope which is shared between controller and view. This object holds the Model data that is passed to the View and acts as a glue between Controller and View. In this blog we will dive deepe
Beyond any doubt gaming industry one of the biggest mobile app industry in the world, employing thousands of people. The global revenue generated by it is estimated to be over $100 billion annually in 2017 and expected to rise to over $128.5 billion
Hello All,
The following code will help you to make dynamic horizontal scroller. This means that on adding content or images the width of the container automatically increases using jquery.
If anyone wants to make horizontal scroller which is in betw
Hi Readers !
In this Blog we will find how we can Export SQL Server table data to Excel using .net code .
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
us
1)Write activity_main.xml:
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
and
RSS simply means Really Simple syndication, this is a xml document which is created by a website.
You need to parse this xml file and show the information:-
Here is the code that can help you :-
Step 1:-Declare the variable of which you want to ext
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"

Here is the car controller script, just add this script to the car object and for values you can view the attached screenshots.
This script contains the normal code for car controller, In this code the car object is just simply moving according to t
