Online Free Computer Tutorials.: Mobile Development Tutorials

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Showing posts with label Mobile Development Tutorials. Show all posts
Showing posts with label Mobile Development Tutorials. Show all posts

Saturday, January 5, 2013

Today's iOS Developer Resources

Today's iOS Developer Resources 1. Safari/Chrome Extension Allows You To Hide/Rename Apple Provisioning Portal App IDs A ha...
Read More

Window Phone: How to Easily Store User Settings

Here's a base class for Windows Phone apps which I've been using to store user settings. It wraps the IsolatedStorageSettings an...
Read More

How to Test Your Apps on Physical iOS Devices

Provisioning an application for testing on either a physical device or for App Store distribution can be a nightmare for beginners. Howe...
Read More

How to determine screen resolution on WP

This is a very common scenario most developers stumble across - they are building an app for Windows Phone and have to target all 3 scre...
Read More

Saving the WP8 Emulator State

Saving the emulator state between runs was one of the feature needed for the Windows Phone emulator, but till now it is not officially s...
Read More

Writing Files in Background on WP8 – Use IsolatedStorageFile

In some situations, you might want to write data to your local application folder from a background agent, such as a PeriodicTask. In Wi...
Read More

Today's iOS Developer Resources

1. Source Code For Xcode Injection Plugin Released – Allows You To Tweak Running Apps An Xcode plugin (now open sourced) allowing you t...
Read More