Questions tagged as 'cloud'

1
answer

Synchronize project in visual studio with team service

Good evening. How do I get the modifications made by my team seen on my pc? I'm a beginner in visual studio team service technology. Ex: A member of my team created a form and checked in on the project, on the site I see what it has change...
asked by 21.09.2017 / 05:03
1
answer

Problem uploading files to server

I'm learning how to use a cloud server and am having trouble uploading files. I made a simple PHP and HTML code: <form action="" method="post" enctype="multipart/form-data"> <input type="file" name="img" /> <input type="tex...
asked by 05.12.2014 / 02:23
1
answer

Android + WebService on Cloud Platform [closed]

Talk the guys ... Home Well, I really need to create a project. A WEB and Android system. Home But it has to be Cloud and free of preference. Home I researched and started a project using OpenShift. I installed a plugin in Eclipse and I sent a b...
asked by 31.03.2015 / 21:12
2
answers

What technology to use to develop a Webservices for Android [closed]

I'm starting in the Android world and I've identified that for the application I'm designing, I'll have to follow a WebServices architecture using a Cloud platform database. The database I have already defined that will be MySQL. I have WebSe...
asked by 07.02.2016 / 00:18
1
answer

How to connect a Java application to the Mysql-in App on Azure? [closed]

How to connect an application via url to Mysql bank (Myslq-inApp) within azure? String urlLOCAL = "jdbc:mysql://localhost:3306/crudjsp"; String urlAzure = "jdbc:"; Class.forName("com.mysql.jdbc.Driver"); Con...
asked by 17.06.2017 / 02:15
1
answer

H2 Database on Cronapp

I received the following message when trying to publish the application to CronApp: "Your project uses an H2 database, and the data that is persisted in this type of database may be lost due to the distributed and cloudless state of the architec...
asked by 03.02.2017 / 13:51