Mobiles :: How To Create Application For Iphone
Mar 10, 2011How to create application for iphone and mobile web application in asp.net?
View 5 RepliesHow to create application for iphone and mobile web application in asp.net?
View 5 RepliesI want develop small iphone blog application. How can i do it. I want steps should i follow? I am beginner for iphone application,
View 5 RepliesHow to develop the IPhone Application using ASP.net. Which are the Softwares and Simulators we have to install to develop the application.
View 7 Replieshow to develop iPhone application using ASP.NET. and what are the minimum requirements to develop.
View 5 RepliesI am very new to iPhone development. I have some queries regarding it and these are:
1) Can I develop iPhone application on Windows PC with the help of .NET framework? I have heard that if it is required to distribute the app throgh iPhone store, it must be developed on MAC OS.
2) Is there any open source framework that does the same? The purpose is to distribute the application.
3) Is there only one solution - get a intel MAC OS and develop iPhone app on this very machine?
about iPhone3 development in dotnet, How can I start? what are the requirement for iPhone3 development?Also if posible provide me ebook.
View 6 RepliesI'm putting this tag at the header of my HTML pages, trying to get the page to stop vertical scrolling on mobile browsers like iPhone Safari:
View 2 RepliesIs DragPanelExtender not working in Safari/iPhone? Same page works just fine in other browsers but not on iPhone.
View 1 RepliesHow can i detect if iPhone access to my pages?
For example default.page. When users use iphone to browse default page, it will redirect to iphone default page.
I finally got iphone's VPN working with our firewall so iphone users can see our Intranet pages. But I'm having trouble with pages which contain links to pdf files stored on network shares. The pages render links similar to this:
<a href="\server1pdfsfile1.pdf.zip">file1.pdf</a>
When viewed with IE7 on a Vista desktop these links work great, opening the pdf file in the browser window. But on the iPhone the link results in a 404 error.
Is there some trick to rendering a link to a PDF file stored on a network share that Safari can open, or is it just not possible?
I have a webpage with an asp.net 2.0 upload file control, it works on Windows, but not in the IPad/IPhone, the textbox of the upload control has disappeared, and the button of the upload control is disabled.
View 4 Repliesi have made new mobile site. and i have also read everything. Now i have used .wml file to click to call dealer and add one phone number in that.
Its working on HTC touch phone as i think its working on Windows OS phone as it calls the exact number whereas on the iphone and other mobiles its not working and showing to save the .WML file.
I m starting to learn create mobile application using asp.net and also a javascript.can give me some suggestion or any reference website for guide for begineers.
View 6 RepliesNot sure if this issue should be posed here, but i try anyway:I have a webpage with a button, button click the webpage will write an image (in binary) to the response object, resulting the user can open or save an image.
Code:
response.ClearHeaders();
response.ClearContent();
response.AddHeader("Content-Disposition", "attachment; filename=abc.jpg");
response.AddHeader("Content-Length", binaryImageFile.Length.ToString());
response.BinaryWrite(binaryImageFile);
response.Flush();
response.Close();
Everything is fine in IE in Windows, but in Safari in IPad/IPhone, it is viewed in a seperate browser tab, with the binary image file written as a very long string.In Windows, i know you have to select a program to use to open a new file type for the first time, is this the case in IPad? that i need to select a program?
Can someone point me to their recommended emulators for IPhone, Blackberry, and/or Droid devices? Preferrably free products.
View 2 RepliesSo I created a site optimized to be rendered in a mobile device. I set the Width Site is looking good on Blackberry of my <DIV> tags to be about 300px, for the most part, to account for the reduced screen size. However, the IPhone Safari browser renders this to the screen extremely small, and I can only assume that it's automatically reducing the size of the html accordingly to fit the device. Again, Blackberry does not do this.
View 5 RepliesI have an application that works perfect in IE and FF but when opened in iPhone Safari the checkbox checked and button onclick functions do not fire. I have looked all over the web for the last few days and could not find a solution to this very frustrating problem. I hope someone has encountered this before and knows of a fix.
View 5 RepliesI am developing an ASP.Net website which has a listbox which will be accessed by IPAD.The problem I am facing is that listbox has rather long text and IPAD does not show horizontal scrollbar when I use div tags. The two-finger horizontal scrolling doesn't work either on IPAD /Iphone.
View 1 Replieshow can i create right and left click menu in .net mobile application.
i m not using mobile controle to make mobile application.i m using simple asp controle becoz i read at asp.net forums that visual studio 2008 hav feature to run easily asp.net controle application on mobile browser just only verify the browser..
I would like to know if I can write asp.net mvc website that works for all these types of phones: iPhone, Nokia, Blacberry, Palm and Windows
View 5 RepliesI remeber a looong Time ago i saw a video that showed:
Some one using a mobile tags, and asp.net would see what for device it would render it for specific device.
I'm working on a mobile ecommerce store, but looks crap on Iphone or ipod touch.
I am using Visual Studio 2008, I am new bie to create windows mobile application. I haven't installed Windows Mobile 6 SDK. I have started with built-in SDK and Emulators of VS 2008..
My question is, Can i create windows mobile application without connecting device ( Mobile or Pocket PC )?
have a ASP.NET page for mobile view.On that page I have this part:
[Code]....
While testing this on normal computer using IE7 IE8 it fires the AutoPostBack Control.BUT TESTING IN IPHONE THIS DOES NOT FIRES....ALSO THE DISPLAY IS WIERD BECAUSE A SEPARATE BOX APPEARS AT THE BOTTOM TO SELECT THE LIST.
wanted to know what is the easiest way to interface a mobile phone device with an online system. I have literally NO knowledge in this domain. However, I am brainstorming on possibility of an online application that will allow me to backup my data in nokia set 3110 such as my Address book in the application and restore it. This I want to achieve without connecting my phone to any PC. I am thinking on some way to achieve this by leveraging mobile phone line only. I beleive it may require my application to connect to mobile phone through mobile phone network. Currently my mobile phone line subscriber is offering Address Book backup/ restore service with some charge. I want to see if I can replicate similar features. I would really appreciate if you can give a direction to my random thoughts.If anything is not clear then please feel free to inquire. I look forward to your kind response.
View 2 RepliesWe have develop one application in silverlight..
We want more information about how we can use this silverlight application on IPHONE.
Basic requirement is silverlight application should work on IPHONE.