When preparing for the release of my mobile application, I thought I would change the version numbers of all assemblies.
I also encountered a problem, WCF service client does not automaticall
When preparing for the release of my mobile application, I thought I would change the version numbers of all assemblies.
I also encountered a problem, WCF service client does not automaticall
I am looking for a scenario where I need to create a “main” Silverlight application, and then add “sub” applications to the Silverlight application outside the browser. The scene is like this.
Is there a way to ensure that only a single instance of the desktop version of the trusted Silverlight 4 Out Of Browser application runs?
Or do I need to manually enforce this by creating som
Hello developers!
I am developing a Windows Phone 7 application and I cannot figure out what I think is a simple question for experienced people.
Suppose I have a layout consisting of two element
I’m currently developing a “basic” version of an iOS app. At some point in the future, I want to add features that I want to offer as an in-app purchase. What steps must I take Can I make sure that
I created an AppleScript application in Xcode and I want to know how to make the application exit after the window is closed. < /div> Add applicationShouldTerminateAfterLastWindowClosed: method t
I test my application on a jailbroken iPhone. In my code, I use [NSUserDefaults standardUserDefaults].
I connect My application is placed on the phone, so it does not generate a folder in /va
I have been playing with one of my projects tonight, and now I can’t load it. The strange thing is that I have an old version and even tried to copy all the data and it still doesn’t load.
Th
What is the best way to benchmark the battery usage of iPhone apps?
I’m developing an iPhone app that uses location services and runs in the background. It seems that the battery drains faste
I am building an application for a blog where users can save their favorite posts.
When they do, I want to store my objects , Which contains: post URL, title and image URL.
Should I go