Part 2 of Developing an iPhone Web App in C# move to creating an installation footer, hiding the address bar, and creating a Home Screen icon..
All Posts Tagged
Tag: ‘JavaScript’
Developing an iPhone Web App in C# – Part 1
I want to extend my websites to include a tailored experience for PC versus iPhone, iPad and Andriod – however I want to leverage my C# skills. Part 1 of Developing an iPhone Web App in C# begins with creating the base aspx page, understanding how iPhone’s Safari renders its viewport, and controlling the iPhone experience by preventing zoom and dragging with code behind.
bf3mobile.com – Your Battlefield 3 Stats on Phone
Been having some fun over the last few days creating a web site that allows Battlefield 3 players to view their soldier statistics from any web enabled iphone or andriod handset.
SharePoint 2007 AJAX Timer Fires Only Once?
When I punched the solution into SharePoint 2007 I found that the UpdateTimer_Tick method would only run once. I must admit I spent some time on it, rebuilding, tweaking, debugging – I even built the solution in a new stock ASP site – everything looked ok but in SharePoint 2007 it still only run once. After some research on I found references to the issue being the _spFormOnSubmitWrapper method on the SharePoint init.js file. I dont like editing the out-of-the-box files in SharePoint, so I continued my research into ways the method could be overridden locally.

Recent Comments