
Search In
String Literals:
The string literals is the most basic form of pattern matching of regular-expression.
For example if regular-expression is srinivas and input string is srinivas then match will succeeds.
Enter the regex: srinivas
Enter input stri


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
There are many times in our Feature file when there is a situation where we have to test the positive as well as the negative scenario. The steps are almost same with a little change. Let’s suppose the following scenarios:
Scenario 1:
Collection view is used to display multiple data simultaneously on view controller.Data can be of any type for example collection of text or images which can be display on controller with the help of collection view.
With the help of an exam
Hello friends,
If you want to make an animation like transition on your multiple views or If you want to slide your view i.e. your DIV element from one to another, you can use the following code.
In this we have all the content in inside
Hello Readers,
In this post we will discuss to get the current address, city name, state and country name from latitude/longitude value with the help of Cordova geolocation API and Google API.
To get the address from latitude/longitude values we n
SmartLock for passwords saves your favorites apps and websites accounts authentication to your google account for future use for fast Login.
With SmartLock for passwords you save authentication in Android app may be available on Chrome on System. or
As we all know that in each and every framework and project we will use form and html.Similarly by using Laravel 4.x we will create form and use html.
Opening A Form:
For opening a form in laravel 4.x the following syntax is used:
ASP.NET: How to use SelectedIndexChanged with DropDownList?
SelectedIndexChanged is an event which is fired whenever selected item changes in web server controls like DropDownList, Combobox etc. To handle SelectedIndexChanged event a corresponding e
Xpath Nodes:
We will use following XML to cover Xpath nodes:
<Film>
<title> Harry Potter </title>
<Director> Mr. X </Director>
<Producer> $500 </Producer>
</Film>
1. Parent: "
