Questions tagged [technology]
The technology tag has no summary.
46 questions
-3 votes
1 answer
257 views
How to organise the correct handling of versions of binaries
I'm currently working in a firm, based on an executable, who uses different DLLs. There are several issues: Everybody builds the binaries on his own PC. The executables (*.exe and *.dll files) are ...
-2 votes
1 answer
200 views
Technical perspective vs managerial perspective in software failures [closed]
I am learning about various causes that lead to software failures. So far, two prominent causes of failures seem to be managerial and technical. An example of the resources I have looked at is this ...
45 votes
4 answers
9k views
Is cloud computing mainly just a marketing term?
I understand the concept of cloud computing, but I'm curious why the term has become so exhausted the past several years. Servers have been around for a long time, and I fail to see how this is any ...
-1 votes
1 answer
264 views
How to figure out if a certain technology/library is used in development of a proprietary application [closed]
Not sure if the question is relevant here, but basically it is expressed on the title. I'm curious to know if a certain library/technology is used in a proprietary software. How can I satisfy my ...
1 vote
4 answers
1k views
User stories - how to include technology?
In the last few months I spent a lot of time arguing about the role of technical considerations when developing user stories. In my point of view, a lot of stories are not really debatable without ...
2 votes
2 answers
326 views
Should we try to be as technology agnostic as much as possible?
It is true that we cannot be 100% technology agnostic when we are using a framework or tool, we will be always at least 20% dependent on the tool or framework. The thing is that I feel better if I ...
1 vote
1 answer
238 views
JSP without .jsp-files?
I have a little project (a CMS) that was developed using .jsp-files in 2006. I moved in 2011 to JSF and had only one .jsp-file for the frontend. In 2014 I integrated the backend into the frontend ...
1 vote
3 answers
1k views
How Microsoft Market DotNet? [closed]
I just read an Joel's article about Microsoft's breaking change (non-backwards compatibility) with dot net's introduction. It is interesting and explicitly reflected the condition during that time. ...