Questions tagged [trial]
216 questions
-2
votes
1 answer
Why am I being charged on the very first day of Bluemix trial?
i signed up bluemix, so i am on trial account
I have started learning Kitura along the tutorial https://developer.ibm.com/swift/2016/07/06/tutorial-deploying-a-swift-to-do-list-app-to-the-cloud/#comment-2218
I uploaded the files a several time to…

Kyle KIM
- 1,384
- 2
- 15
- 31
-2
votes
1 answer
Restore GCE VM after trial period ends
Unfortunately we forgot to upgrade our GCE trial version, so Google deleted our project. Is there any chances to restore data?
How could we manage this problem? We would like to use the service, only forgot to upgrade :(
Thanks for your…
-2
votes
1 answer
Try-before-you-buy
I want to submit an app I wrote to the Windows store. All the examples I have found about implementing trial functionality in an app, seem to be dated. For example, most tell you to add the using directive 'using Microsoft.Phone.MarketPlace; which…

James R. Brown
- 21
- 1
- 6
-2
votes
1 answer
Code to check 30 days trial for my application
Hi everyone I have developed an application using c# and I wish to restrict its use to 30days and after 30 days the user should not be able to use the application.I got the following code online.What code should I add in elseif(days<30) to restrict…

user2614235
- 161
- 3
- 7
- 21
-3
votes
4 answers
How to register any user with 1 month plan?
I want to add any user in a database only for 30 days trial plan. I have no idea how to server check status of user and disable if his plan is expires.
I need to know how to add time at register time. I also want a reminder email to every user if…

Ashvini K
- 55
- 1
- 12
-3
votes
1 answer
datagrid view doesn't show data
I have 3 questions need help ,please
1- in windows application datagridview doesn't show data ,although the code is correct 100% and I tried the code in gridview in web app and it worked properly .
and when I tried to bind data to datagridview…

user3019180
- 80
- 1
- 7