
Search In
Script File in Android
While building android application we have situations where we want to post data onto the server. Sometimes we need response from the server and based on that response action will be performed.
For doing that we will create s
There are so many libraries like Zbar,Zxing Red-Scanner that are used for bar code scanning.
I am explaining here Zbar library integration for
bar code scanning. Zbar is open source. It is fast,simple as compared to Zxing.
First of all you have to d
Autoloading of modules/classes from lib directory is no more supported by Rails 3. There has been number of if and buts in its support and against but unfortunately it has been removed. While lazy loading was a very good feature where developer need
So, you have set up a landing page. Do you think it is converting like you’d thought it would?
No matter how well you have designed a landing page or have opted for a landing page design service from any professional, there is always r
Hello Guys
In this blog, I have declared HomeViewController class and explained how to implement methods in class.
HOMEVIEWCONROLLER.H
#import <UIKit/UIKit.h>
@interface HomeViewController : UIViewController
// With the help of interface you
Have you ever heard of the travelling salesman problem? It’s a popular mathematical conundrum that stumps even some of the most advanced supercomputers. Turns out, the humble bumblebee is smart enough to solve it with ease. They’re the fi
Brown strives to create pieces, like the minerals she's inspired by, that look as though they grew into being over a long period of time. For her, this means composing by feel. [url=http://www.northfacejackets.mobi/]the north face[/url] On Friday, th
Hybrid application development is actively progressing and efficiently fulfilling the huge requirements for mobile phones and applications available in the market. Most of the prominent business platforms are referring hybrid app development which ma
In Angular Router is like an object that can be used in our app component to describe the routes we want to use.
In Angular, there are three components that can be used to configure routing:
* Routes: It describes routes of the application
* R
In SQL while storing or retrieving passwords we need to ensure that it should be in encrypted format.
So for doing that we first need to store it in encrypted form
CREATE PROC [dbo].[uspRegisterUser]
@FirstName VARCHAR(50),
@LastNam
