backend
Using REST API for android apps integration with backend
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.[详细]
2023-03-11 05:08 分类:问答How do dynamic backends start in Google App Engine
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).[详细]
2023-03-10 22:50 分类:问答How to trigger UI update on Activity when underlying datahandler receives data
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[详细]
2023-03-10 11:42 分类:问答How to use backends in google app engine without wasting cpu resources?
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?[详细]
2023-03-08 05:00 分类:问答Get the new filename after uploading with uploadify
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开发者_开发问答.[详细]
2023-03-07 19:31 分类:问答Web Database Application Generator
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[详细]
2023-03-05 15:28 分类:问答How to use Java servlet as my backend using a Flex application?
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[详细]
2023-03-04 15:09 分类:问答Which front end technology with Java EE backend
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[详细]
2023-03-02 07:28 分类:问答What does it mean "We use C++/C as backend"
What does it mean when people say we use C++/C as bac开发者_C百科kend. Lets say facebook for instance whereas frontend is php.[详细]
2023-03-02 05:01 分类:问答Serialize AST in parsable format
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[详细]
2023-03-01 03:48 分类:问答