How do you go about developing an application?
Let’s learn how do you go about developing an application. The most accurate or helpful solution is served by Stack Overflow.
There are ten answers to this question.
Best solution
I want to rewrite an application that will be available on Windows desktop, Windows store, and Windows Phone. Current state: Windows desktop is MFC app. Windows store and Windows Phone are sharing a PCL for backend and network comm. I have to rewrite the whole app so that backend and APIs are added once and reused by 3 platforms. One way I see is to rewrite the desktop app using .Net and reuse the PCL. But WPF .Net desktop apps are slow. Evernote Windows app was a .Net app until version 3, they...
Answer:
Evernote dropping WPF was years ago. Most of the issues they faced were fixed in .NET 4.0. A native...
userSeven7s at Stack Overflow Mark as irrelevant Undo
Other solutions
I am developing for a portal that already exists in Django. I have two options- either scrape the source every time a user opens it (using BeautifulSoup), or save it in the database every minute or so. I could also do some scraping through JavaScript...
Answer:
I think you'll have to save the scores in the database after scraping them from the feeds. You'll have...
Dhiraj Thakur at Quora Mark as irrelevant Undo
Answer:
Well short answer is that you can. But the bigger question is "Is it worth it ?". Patenting...
Aditya Singh at Quora Mark as irrelevant Undo
Red means stop....or does it? I'm developing an icon set for a web application, and I'm looking for indicators to mean "not yet started," "in progress," and "completed." My inclination is to go with red, yellow, green, but...
Answer:
I'm a big fan of using red for errors, green for success or completion. To me, green-yellow-red would...
oissubke at Ask.Metafilter.Com Mark as irrelevant Undo
I am developing a unique Twitter application. I am a huge believer of lean startup approach, so want to try releasing a minimum viable product and see how people react. I have designed it so that it would go viral, but before fully announcing and releasing...
Answer:
The true MVP would to just build a landing page and see if people 'get' it and sign up. If they do then...
Andrew Gale at Quora Mark as irrelevant Undo
i am filling in a job application form for a restaurant supervisor one of the questions is. How would you go about coaching and developing your team in order to maximise their ...show more
Answer:
first you need to know the skills of the team to know their potential and what development they need...
CK6OYIUMZOX47WUA3EM2DGSO2A at Yahoo! Answers Mark as irrelevant Undo
I already know quite a bit of C/C++ and a very tiny amount of Python. I've used Git and GitHub before, but I personally don't like using them that much because I sometimes get some sort of error. I'm not sure which field I'd like to work in. I think...
Answer:
Being good at TopCoder or Hackerrank doesn't determine if you'll make a great programmer. None of us...
Chapley Watson at Quora Mark as irrelevant Undo
For the web developers in the house: when viewing the generated code for a web page, the Document Type Definition is missing. Where does it go? I'm developing a web application for browsing network device information (on routers, switches, wireless APs...
Answer:
Well it's not really part of the markup, it specifies what type of markup is to follow, and so doesn...
josephtate at Ask.Metafilter.Com Mark as irrelevant Undo
I'm putting together a business model for my web application. As part of my expenditure, I need to estimate how many servers I need as a function of number of users. What's a good first step to finding this out? Depending on whether my application can...
Answer:
You don't want to store the files, music, or anything else you might stream or that would peg your web...
tomargue at Ask.Metafilter.Com Mark as irrelevant Undo
I am learning Spring and I am reading "Spring in Action" book. It says, "Thereâs no single Spring container. Spring comes with several container implementations that can be categorized into two distinct types. a) Bean factories...
Answer:
I would recommend you stick to using ApplicationContext in most cases. It provides a few "extras...
Eric Bowersox at Quora Mark as irrelevant Undo
Related Q & A:
- How to dispaly HTML page in Silverlight application?Best solution by devproconnections.com
- How to change background color in Android application?Best solution by Stack Overflow
- How do I fill my financial aid application?Best solution by Yahoo! Answers
- How do I write a good job application letter?Best solution by Yahoo! Answers
- How should I ask for a job application?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.