
Search In
If you want to add chat functionality in your iOS app . Then this blog can help you to do some basic chat functionality. Such as creating xmpp session , login on sever, creating room, getting list of login buddies and chatting.
First step download t
I created the below scenario in a cucumber feature file and when I executed the scenario then I got gherkin.parser.ParseError
Scenario : The user should be able to login for correct credentials
Given I am at the Home page
And I cli
Here I will try to explain the form authentication in MVC.
Step-1 Let's start with a new MVC project, following steps:
File > New > Project, a dialog box appears, select "Web" from the "Template" option, then on right side select "ASP.NET MVC
iOS Push Notification Tutorial:-
Note:- Start following steps and don’t do anything else.
There are so many Gotchas while creating certificates but don’t get confuse and follow these steps.
Step 1:- Generating the Certificate Signing Request (C
Ionic is a Phone Gap which is driven by AngularJs and has a common code for both Iphone and Andorid devices, it is free open-sources mobile SDK used for developing hybrid/native apps. Today in this tutorial, we will learn how to make a simple login i
ny Are you thinking of creating an online community?
Do you want a nice and related traffic for your post?
Do you want to grow your business via group posting, where you don’t have to wait for your post approval?
The a
This is the continuation of Part 1 of article-ASP.Net MIC-What's inside
Now we come to 3 folders which are building blocks of any MVC application. So let us start with
controller.
Controller:-
Here we can create controll
To create a Facebook login using cakephp we need facebook app with appId, apiKey and secret key which are required for facebook login to work. Facebook connect and enables users to authenticate your application instantly with a Facebook Account.
Cop
Hi, this blog is to help you to set up a single node Hadoop environment on your Linux machine.
To know about Hadoop follow these links
https://en.wikipedia.org/wiki/Apache_Hadoop
http://www.tutorialspoint.com/hadoop/
https://
In the blelow code example I have clearly describe "how to fetch data from api server side"? for this first I have created activity_signup.xml layout here I have added TextView, ImageView, ScrollView, EditText, Spinner and Button. Now See C
