I am working on an android app which needs to talk to the backend, securely. I plan to开发者_Go百科 use the REST API. Is there a website which offers a good example code.
Can we start a dynamic backend programatically? mean while when a backend is starting how can i han开发者_StackOverflow中文版dle the request by falling back on the application(i mean app.appspot.com).
I am creating an application which relies on data backend over Internet connection. This data is common between activities. Also, data will be kept refresh e.g. by updating it every two or three minut
While processing data in datastore using backends, app engine is using my cpu resources completely. How do i process my data with开发者_JAVA技巧out wasting CPU resources?
I have uploadify working nicely. When the back-end php is loaded the filename is uploaded with new filename and which is entered in the database using a new unique id开发者_开发问答.
Do you know some web application that generates code fo开发者_如何学Cr a backend to manage a database like Caspio?I use phprunner. If you need an open source / free software use: dadabik (simple and e
I have developed a Flex application. I have also developed a Java servlet pr开发者_如何学编程ogram for an Access database using Tomcat. How can I use that servlet backend for my Flex application using
There are so many languages in web development that sometime I get confused which one to learn and start with. I like Java, but dont开发者_如何转开发 like JSP for presentation, are there any front-end
What does it mean when people say we use C++/C as bac开发者_C百科kend. Lets say facebook for instance whereas frontend is php.
I have a DSL with Java front-end and I would like to serialize an AST that I get in front-end part in some easily parsable format to make it easier to write a back-end part that generates a code in di