Set up SB starter kit and works fine [ON MY BOX]. Before going any further with customization, I decided to publish to my web host (www.zen.co.uk)
Navigating to the site gave me
Parser Error Message: Theme 'Standard' cannot be found in the application or global theme directories.
Source Error:
Line 51: Line 52: ...
Hi ,
From where can the ASP.NET RADKit for Endeca downloaded from ?
Thank You
Jewel
...
From what i'm reading in the apple documentation, GKSession works using delegates (for example when receiving data, or establishing connections).
Has anybody managed to work with the GKSession using polling ?
I'd like my game to test each frame if it has any available data and then read it.
The same for establishing a connection. Is t...
Hi!
I want to use the in-app purchase in my app. Right now, I've created the half portion of my app. As far as I know there are two ways to deliver the app to the buyer using the in-app purchase. The first one is by creating your app fully functional, then if your app wasn't yet purchased, some features of this app should be locked and ...
from where i can download free Store Kit Framework.....?
...
from where i can free download store kit framework for iphone In app purchase
...
Can anyone help me out by providing some information on Nhibernate Helper Kits for VS2008 and which all are open source and which all are not.
Can also anyone share some links that give information on using NHibernate with ASP.NET MVC
...
How can I add a category of interest to my iPhone app. Basically finding certain types of businesses around the users location.
It is possible, but how?
...
I want to give access to certain product kits during sign up process. I don't want user to go through checkout process. How it can be done?
Tx
...
Hi all,
In my iPhone app, I have this button, that opens a webcal:// URL in a UIWebView as follows:
#define kHostName @"webcal://www.markthisdate.com/kalender/World_Cup_Football_2010_Match_Schedule_10251.ics"
- (IBAction)putInCalendar:(id)sender{
NSURL *url = NULL;
url = [[NSURL alloc] initWithString:kHostName];
NS...
Currently I am working on signing a 64-bit driver for a USB tool which is used to scan areas of the skin.
My setup is like this:
DTM Controller and DTM Studio are
running on a Server machine (Windows
Server 2003 R2 SP2)
DTM Client running on a Client Machine (Windows 7 64-bit)
I have managed to run tests on the client, using DTM Stu...