Tagged Questions
The distributed-apps tag has no wiki summary.
2
votes
4answers
745 views
Framework Recommendation for developing distributed iPhone / iPad applications
Is there a distributed application framework (commercial is okay as well) that supports iPhone / iPad ?
What I'm looking for in the framework:
Allows me to focus on the application logic
I don't ...
1
vote
2answers
149 views
Start with remoting or with WCF
I'm just starting with distributed application development. I need to create (all by myself) an enterprise application for document management. That application will run on an intranet (within the ...
1
vote
2answers
734 views
Finding the time taken to send messages with WCF net.tcp
I’m writing a prototype WCF enabled distributed app, to try and find out any issues I’ll have upgrading my existing “sending xml over tcp to communicate” apps I’ve got. I’m using Callback Contracts ...
0
votes
0answers
48 views
technologies beside scaling web applications in a distributed nature
I am interested in theory to scale web applications in a distributed nature, i.e. when there is some platform/stack can be extended by others applications running on different servers, etc.
I am ...