The platforms tag has no wiki summary.
4
votes
1answer
63 views
Continuous “Platform” Integration?
We have accumulated a large codebase of somewhat-well-document projects, many of which aren't actively being used, but that we want to be able to start using again quickly if necessary.
What is the ...
0
votes
0answers
347 views
Should we choose Java over C# or we should consider using Mono? [closed]
We are a small team of independent developers with an average experience of 7 years in C#/.NET platform. We almost work on small to average web application projects that allows us to choose our ...
-4
votes
1answer
2k views
Which platform to choose from .Net or Java [closed]
I know that there is a lot healthy discussion about this topic. but my case is entirely different from these discussions.
I have just passed out my graduation. During the graduation period, i had ...
-2
votes
1answer
289 views
Choosing a crossplatform for mobile development [closed]
I am creating a enterprise project and will develop the app for WP, Android and IPhone (Maybe also tablets) I have then done some research of what solutions are out there and have narrowed my choice ...
4
votes
5answers
559 views
If I were to start doing a GUI how do I decide on what platform to use? [closed]
I hear about WPF, Silverlight but then there is also windows RT, metro stuff, windows 8 and so on at the moment - I'm having a hard time nailing what to bet on.
How do I, at a given point in time, ...
2
votes
3answers
121 views
Platform design Issues
Suppose I design a platform over a platform (say Java or Win32 or .NET), which consists of various layers like Database, User Interface, Cloud etc.
Now every team would be working to make their ...
2
votes
4answers
128 views
Source control workflow for managing a software platform
I'm in charge of a software platform, written in C, that is used to provide a variety of projects to clients. I am trying to improve the workflow for people using this platform, and looking at ...
2
votes
1answer
247 views
Build a Platform API for public [closed]
I am looking for some advices, resources or articles about how to expose a Platform API to outside developers.
My main concern is what is the standards or best approach to do that, basically I have a ...
6
votes
4answers
417 views
Steve Yegge post about platform vs product
I am reading this and I came across:
The Golden Rule of Platforms, "Eat Your Own Dogfood", can be rephrased as "Start with a Platform, and Then Use it for Everything." You can't just bolt it on ...
1
vote
1answer
2k views
Will Metro-style Apps replace Desktop Apps? [closed]
Microsoft Windows8 supports new Metro-style apps, and Metro apps don't use Win32; they run on WinRT.
I wonder if the Metro-style Apps was invented for only tablets. Does Microsoft hope that ...
5
votes
4answers
556 views
What's the relationship between Java EE and Glassfish?
I'm confused. Does Glassfish come as part of the Java EE platform? Can you get Glassfish but not Java EE?
4
votes
3answers
180 views
Which programming frameworks offer good multilingual support?
I'm starting a new company, and our software will be a SaaS solution offered to municipalities around the world. Their interface will be web-based. I am trying to figure our which software development ...
6
votes
2answers
294 views
What Are The Best Practices for Managing Version Strings in Google App Engine Apps?
In Google App Engine, you can upload up to 10 different versions on your appspot project. For instance, if I have a project called example, the URL would be:
http://example.appspot.com
Each version ...
2
votes
2answers
325 views
Thinking of switching from mac to windows, need a little guidance
Looking to switch to Win7 as machines are cheaper, easier to repair and as a web developer, I wouldn't have to emulate IE anymore.
I want as smooth a transition as possible, so what would be the ...
7
votes
6answers
487 views
Was it necessary to build this site in ASP.NET?
From what I'm told, the whole StackOverflow/StackExchange 'stack' is based on Microsoft's ASP.NET. SO and the SE sites are probably the most complex that I visit on a regular basis. There's a lot ...