
Search In
Show activity Indicator before image loads using SDWebImage SDK.
UIView *myView;
UIImageView *imgView;
UIActivityIndicatorView *indicator = [[UIActivityIndicatorView alloc] initWithActivityIndicatorStyle:UIActivityIndicatorViewStyleGray];
[indic
Hi all,
If you want to share some useful information on facebook through iphone app then use this code.
Download latest facebook SDK from https://developers.facebook.com/docs/ios/.
#import <Social/Social.h>
SLComposeViewController *contr
Facebook friend list import became easier after using latest Facebook SDK. Here is the method which imports friend list.
NSMutableArray *arrfriendList = [[NSMutableArray alloc]init];
[FBRequestConnection startForMyFriendsWithCompletionHandler:^(FBRe
Here are some common commands used in selenium IDE
open - it is used to open a page using url.
waitForElementPresent - pause until the specified element present.
verifyTitle/assertTitle- compare the actual title of the page with expected value.
c
MDM (Master Data Management), it has the object to provide data processing, data collection, matching information, data consolidation, data quality assuring and distribution data throughout organisation and have proper control on data maintenance and
Hello all,
Use the following code to compress the recorded video quality and size.
- (void)compressRecordedVideoWithInputURL:(NSURL*)inputURL
outputURL:(NSURL*)outputURL
hand
**Packet sniffing using Wireshark and Network Miner tool**:-
Using packets we can sniff the credentials of the victim connected to our network.
For this we need to download two tools:
Wireshark
Network Miner
You can download 'wireshark' from :-
Hi, The below code is to get substrings from a string. You are going to love this below code which is very simple but very effective. I have used regular expression to get the sub strings.
NSString *strTest = @"Hii how are you doing @Ravi , how do
Now since most of the applications are using APIs for data communication between server and client, the requirement of converting files to Byte array has increased immensely.
e.g. If we need to Upload a zip file to azure blob then we need to convert
Following are the possible test scenarios to test Database:-
1) Exact data is saved in database on successful page submission.
2) Only after successful completion of operation data is saved in database.
3) To test values for columns which does not a