Click here to Skip to main content
15,867,906 members
Everything / iPad

iPad

iPad

Great Reads

by Vince Chan
Pwnage Checker is an iOS app that allows users to check whether an account has been compromised in a known data breach
by Vince Chan
How to display activity indicator with overlay
by David Lashkhi
Working with UIPopoverPresentationController
by David Rousset
Create a Cross-browser Touch-based Joystick with Hand.js

Latest Articles

by Vince Chan
Pwnage Checker is an iOS app that allows users to check whether an account has been compromised in a known data breach
by Vince Chan
How to display activity indicator with overlay
by David Lashkhi
Working with UIPopoverPresentationController
by Rey Bango
This article is part of the web dev tech series from Microsoft intended to share Project Spartan and its new rendering engine.

All Articles

Sort by Score

iPad 

16 Jun 2016 by Vince Chan
Pwnage Checker is an iOS app that allows users to check whether an account has been compromised in a known data breach
5 Dec 2015 by Vince Chan
How to display activity indicator with overlay
15 Nov 2015 by David Lashkhi
Working with UIPopoverPresentationController
17 May 2013 by David Rousset
Create a Cross-browser Touch-based Joystick with Hand.js
22 Aug 2012 by ridoy
http://blong.com/Articles/CSharpMonoTouch/MonoTouch.htm[^]
14 Jan 2013 by Mehul_Harry
How to create iPad Web Apps using DevExpress ASP.NET
23 Mar 2013 by André Kraak
You could try using the HTML5 audio[^] tag with a fallback option for browser that do not support it.Here are some resources that explain the fallback option:Using HTML5 audio and video[^]Learn HTML5 in 5 Minutes![^]Working with Media in HTML5[^]
13 Jun 2016 by Peter Leow
Upon expiry, you are no longer a member of the Apple Developer Program and any apps you had on the App Store or Mac App Store are no longer available. But they are still there and you can reinstate them on renewal.Read this[^]:Quote:If your membership has already expired when you renew, your...
27 May 2012 by Manjeet patel
have facing problem while showing pdf on ipad in safari browser. 1. Object tag pdf scroll bar not coming 2. I giving 100% width to object tag but still its not coming full width.both of working find if i see that on windows Firefox browser.Please see below image for ref.Firefox...
25 Mar 2014 by Krunal Rohit
I'd say implementation of WCF might solve your problemFollow this tutorial,Generic WCF RestFul Service for an iPad Application[^]http://www.kotancode.com/2011/04/26/backing-your-ios-app-with-wcf-json-web-services/[^]-KR
3 Jun 2014 by Stephen Hewison
When you enable "Request Desktop Site" all the browser does is change the user agent string provided as part of the request header.If you website has a different behaviour when this is enabled it's because your website or its components are designed change behaviour for mobile devices.So...
12 Nov 2014 by KarstenK
Some way to sort in a table.
21 Jul 2015 by KarstenK
You can use a fully equiped NSMutableURLRequest. But be aware: it must be in one request. Here is some good looking sample code for SOAP.Tip: use the modern NSURLSession-API. A nice tutorial from the great Ray Wenderlich.
7 Jan 2012 by RobCroll
Stop app crashing with "-[MyClass controllerWillChangeContent:]: message sent to deallocated instance"?
7 Jan 2012 by RobCroll
Get your View displaying properly in Landscape on iPhone and iPad
26 Jan 2012 by XPG Live
How to initialize a game on iOS (iPhone/iPad) with XPG
12 Jan 2012 by DannyStaten
I recently posted a question about formatting date inputs for IOS 5 safari. It works out so long as the date input is formatted YYYY-MM-DD. So february 22 2012 needs to be 2012-02-22 to work on an ipad. I simply overrode the jquery datepicker function to detect if it was an ipad, transform...
26 Jan 2012 by XPG Live
Use leaderboards on iOS (iPhone/iPad) with XPG
16 Feb 2012 by DannyStaten
I have been working on updates to an existing web application to make it play nicely with the ipad. For the most part, it has amounted to a few tweaks and UI redesigns to work with the different input etc.However, there are a few screens in particular that utilize a less than ideal bit of...
7 Mar 2012 by G Kwong
Hi, I am doing researching regarding the internal (organization) mobile app. This app will not made availabe for App stores such as Apple apps store, nor andriod market place. Can an app (either IPAD, or Andriod) be installed without "app store"?thanks anyone who can help.
7 Mar 2012 by #realJSOP
I don't think an app can be installed without it being made available via the appropriate app store. I could be wrong, but that's what I remember hearing.
4 Apr 2012 by Aniruddha Loya
I'm making a mobile game using HTML5. There is a background music that runs during the gameplay and should ideally stop once I navigate to another page... The logic works properly on older iPhones and android.However, on iPhone 4 and iPads the music doesn't stop and continues to play (even...
13 Apr 2012 by Pavan_N
Hi All,Looks like a simple thing for me initially. After diving in to this from few days am feeling the heat.I have a xml+xsl=html string which needs to printed on server side. Am saving HTML string in to a file.Now am facing a lot of problems with printing.if am printing with...
13 Apr 2012 by El_Codero
Hi,if you want to follow your first way with "printto" Verb in process the only way to cancel printing is to Kill() your process.For second way do you had a view into your saved file and it's right encoded?It seems you're using the doc_PrintPage method from msdn example, I would put...
11 May 2012 by ndh213
dear,I have a webdav folder, something like thishttp://mycompany.com/webdav/folder/file.docand I want when user click on that link on IPad (from browser, or email client), the link somehow will be sent to webdav client to handle.It will make users more convenient.How could I...
20 Jun 2012 by Member 9091669
i am having an iPad app that should show same no of colomns in landscape mode as well in portrait mode..plz give a way to me how to do this..
28 Jun 2012 by Aqueel
How many columns you need to show in portrait view? Did you try setting Autorisizing mask on your UITableView? Create a UITableView in your UIView class and set appropriate autorisizing mask on it. I hope that will help.
23 Jul 2012 by AshishSaxena19
Hi,I am working on a project to make an existing website browser independent. The site is written in JavaScript and HTML pages. It is running fine in IE and we need to make it working for Safari 5.0 (ipad) and Chrome 14.0 (Android 4.0).I have used ipadian simulator for Safari testing of...
22 Aug 2012 by pablo ramos1
Hi,Hope you all having a good time.1> I'm C# programmer and i'm to day interesting for ipad and iphone applications, i had heard that i can develope applications in C# for mobile.for that i need some explaining and basic tutorials.2> What's the IDE used for?3> I want to learn it...
22 Aug 2012 by adnan9833
I need to implement a drag drop and swap functionality in the portlet and their arrangement will be somewhat as shown in the figure.1 23 4This is a web application which will be run on iDevices as well. I tried doing it with a plugin called redplugin...
28 Sep 2012 by AshishSaxena19
There are two major issues with iPadian testing:-1. Pop-Ups opened by using the ShowModalDialog() method to open a new html page as pop-up window does not work in ipadian (because of non-supportive feature ShowModalDialog() in safari browser toolkit).2. If inline JavaScript on HTML page...
11 Jan 2013 by LEADTOOLS Support
iOS OCR and Barcode with LEADTOOLS 18.
11 Feb 2013 by Rahul R Rana
I want to Draw a symbol and add text in UIImageView. when move it should move together. When it would get opened next time, it should be editable. pls needful for me
12 Feb 2013 by TRK3
You can draw into a UIView by accessing the CALayer (by the -layer method), and using the -DrawInContect: method to specify a CGContext to draw.See the CGContext reference for functions that draw paths and text on CGContext.If you want the symbol and text to move together, independent of...
23 Mar 2013 by Motley Drew
I am developing a site that streams MP3 files. I just checked my iPad and my Android phone, and the player does not work on those mobile devices. The reason I am staying away from Flash is because MAC doesn't support Flash, and we want our users to be able to stream from the browsers in their...
1 Oct 2013 by IPI Paul
Use this script to create Bookmarks that enable quick Login to your favourite sites.
10 Apr 2013 by Avinash6474
Hi All,I have an iPhone application , which is working fine on iPhone device.recently i got an iPad , but I am not able to execute application on iPAD!!! --> I have registered the device to apple development center --> I am not able to add the provisioning certificate for the iPad...
20 May 2013 by hamsterSoup
Hey,This question relates to using touch methods in a UIScrollView. I am aware of numerous ways to interact with standard UIViews (touchesBegan, touchesMoved, etc), however, these do not work in a UIScrollView.I have tried several methods to get around this but am getting no...
11 Aug 2013 by hpham
Hello,I'm developing a Point of Sales (POS) app on the iPad and iPhone. The app builds with local SQLite database. The app mainly operates in a single store (close loop) environment with local network router. But in this environment I need to be able to run several iPad(s) connecting...
16 Sep 2013 by hsakarp
Hi, I am testing my website in ipad. The buttons in my webpage are not taking my custom style ,it is taking its default button style.Because of that my text allignment inside the button is also missing.is it the default behaviour of IPad(rendering the buttons and textboxes as per the IOS...
16 Sep 2013 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Two good resources for you.1. Re: asp.net ipad design[^]Quote:What you need to look into is the concept of Responsive Design techniques. This focuses on creating a website or web application that can adapt to a client’s screen or interface (which would include devices such as an iPad)....
16 Sep 2013 by hsakarp
Thanks Tadit Dash.I am sorry if i have confused you. My problem is like by default all the buttons and textboxes are rendered in IOS Style. Say currently my buttons are in Clean Rectangele with dark blue in it.when i render that page in IPad i am getting button with curved edge just like other...
8 Oct 2013 by Member 8412410
Hai I am new to ios I check the internet for 3des sample cod but none of the workif any one had know share it
19 Nov 2013 by Timir Patel
Which is the alternative way of Treeview
19 Nov 2013 by Abhinav S
Try this video - http://www.youtube.com/watch?v=zS3gQ4pnmBs[^].Here is another link[^].
21 Nov 2013 by Timir Patel
How to create multi level uitableview with checkbox?
27 Nov 2013 by NeithWZ
Is there a C# library somewhere to read the gyroscope and/or accelerometer from an iPhone or iPad connected to a Windows7 PC via bluetooth? I mean, is this sort of thing even possible?I've looked at things like MobileDevice.dll, Manzana, and SharePodLib, but at the least those seem to get...
8 Dec 2013 by Member 2204906
Imran Parvez Manager (IT) Bhopal
16 Jan 2014 by Member 10525909
i need the update the os from 6 to 7 in my friend iphone..am using the ios7 now..help me , want to know the answer..
21 Jan 2014 by Member 10066562
i am working in iPad application automation. Now i am facing a problem that how can i check that my application is running that is automate in iOS Simulator(iPad/iOS 6.1) using bash script. My OS is Mac OS X (Version: 10.7.5). Please help.
25 Mar 2014 by sana8
Hi,I want to develop an ipad app.My app needs data from web or my SQL(any example) . I want to use JSON.How to create json, json service url request/response and how to use it for my app.Thanks!
25 Mar 2014 by Kornfeld Eliyahu Peter
Start reading here: http://my.safaribooksonline.com/book/programming/ipad/9780470641651/web-services/consuming_a_web_service_in_your_ipad_app[^]
28 Apr 2014 by Member 10525909
Need to set the alert view at next of picker.sourceType = UIImagePickerControllerSourceTypeCamera. should set the if condition , whether the camera is not occurring ios simulator.-(IBAction) getPhotoAction:(id) sender { UIImagePickerController * picker = [[UIImagePickerController alloc]...
28 Apr 2014 by Abhinav S
Couple of links to help you -http://code.tutsplus.com/tutorials/ios-sdk-working-with-uialertview-and-uialertviewdelegate--mobile-3159[^]https://developer.apple.com/library/ios/documentation/uikit/reference/UIAlertView_Class/UIAlertView/UIAlertView.html[^]
21 May 2014 by MSSiddique
Get an Apple's OS and XCode software to get a quick start in developing for iPhone.
3 Jun 2014 by dps2305
Hi all,Iam working on a website and Im trying to view the same website using my apple ipad using google chrome.But in Ipad there is an option Request Desktop site if i enable it all is doing well.But Iam not enable it,some events are not firing example asp.net calendar events.My question is...
3 Jun 2014 by Bhushan Patki
Hope these will help you Check it out
23 Jun 2014 by Stephen Hewison
Hi,I've developed a globalised application which uses the Request Header information such as language to decide which country my user is from and then display a date control, amongst others, formatted with their locality settings.The issue I'm having, especially when entering into the...
23 Jun 2014 by Bernhard Hiller
No "perfect" answer possible.The users might select the language / regional settings from a menu, then you could store that in a cookie and apply when they visit again. Of course, that won't work with the first visit.Also users might configure their browsers with other languages being...
12 Jul 2014 by anbujeremiah
html5 page in a website(developed using visual studio , also website contains aspx page ) scroll issue in ipadhere only htm file has scroll issue whereas other aspx page scroll smoothly in ipad.scroll in htm page struck for some time and then works.. suddenly struck again and then works fine.
12 Jul 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Read my past answer - Ipad button rendering style[^].
29 Dec 2014 by Member 8840306
I am pretty new in objective c.I want to display Multiple columns Table on storyboard .I got code for Multiple columns Table from this link that is using bee framework to display data.I want to integrate it with my storyboard project.I have placed all code file of Multiple Column Table into my...
6 Jan 2015 by KarstenK
You shouldnt do that. The dimension is a design component in the Apple eco-system.Consider learning at first iOS from the scratch. An outstanding tutorial for SplitViews is from the great Ray Wenderlich.
6 Jan 2015 by KarstenK
you need a GridTableViewCell with has UITableViewCell as parent class. If you are a newbee you should read the Table View Programming Guide for iOS from Apple and work on simple sample code instead of fighting with the BeeFramework and SQLite.