Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help

Chris Love's Official ASP.NET Blog

Chris Love's Helpful tips, tricks and pragmatic development knowledge for the ASP.NET world.
ASP Insider

Browse by Tags

All Tags » iPad   (RSS)

Microsoft Store

Enterprise Mobility Is All About the Freedom and Richness of the Client
Consumers are speaking loud and clear. Enterprises are starting to wake up. Even Microsoft got the message and has started to respond, RIM didn't. The way everyday users consume information, interact with each other and accomplish tasks has changed Read More...
Upcoming Speaking Engagements About Mobile Web and Single Page Applications
I am going to be very busy over the next month doing presentations about using HTML5 for mobile and how to build Single Page Web Applications. Things start tomorrow with the aspConf followed by 3 user group presentations in August. aspConf is a free online Read More...
I Recommend The Web Performance Daybook Volume 2
If you know me you know I am a fanatic about application performance and that I am a big fan of Steve Souders and the practice of web performance optimization (WPO). In the past I have recommended both High Performance Web Sites and Even Faster Web Sites Read More...
A Study in Good UX and Developer UX with FourSquare
I love being the mayor, of everywhere I go. I crave check-in points for places I have never been and it puts a smile on my face when I get those extra points for checking in the third time in a week. I do FourSquare, everyday. Even when I don't leave Read More...
Going Native in HTML5 Resources
This morning I gave my how to do Native experiences using HTML5 talk at the Philly Code Camp . I want to share the links to the live demo site as well as the code and a few other resources. I posted the code I used to a site on my server this morning Read More...
How to Take Screen Shots From An Android Phone or Tablet
Taking screen shots of an application is essential to the development and marketing process. You really need something to reference to any marketing or advertising that people can see. After all how will I have a good idea if your application will actually Read More...
Using the Cloud to Enable the Next Generation of Mobile Enterprise Applications
Next week we, Tellago, will be holding a live Webinar discussing how the Cloud will enable Enterprises, any company for that matter, to create the next generation of mobile enterprise applications. If you belong to a company and have been thinking about Read More...
Why Consumers Buy The Mobile Devices They Buy
Several years ago I was hanging out in the INETA TechEd lounge the entire week with different friends. We had a great time, but I was the only person there without a cool phone. I honestly do not recall the first generation iPhone being available at the Read More...
How To Invoke the JavaScript Console on Your iPad
Debugging AJAX on a mobile device is tricky at best. There are no Firebug or F12 tools available. This means we do not have a nice way to set break points or step through our code when there is an error. Not to mention how do you even know when there Read More...