I have a Service Layer, in which my Pred开发者_如何转开发ictionService needs to know if a certain Race exists. The RaceService has a method DoesRaceExist(), but I am not sure if the services can commu
The application is being designed with ExtJs, (开发者_如何学编程Json), PHP, and MySQL.More than half of the logic/Model will be on the server side.While significant chunk of the logic is with the ExtJ
Is there a good tool to draw diagramms of cloud architectures? I know pen and paper is a good way, but I need something to use in an开发者_StackOverflow社区 article, so the output should look profes
I am considering using an architecture with just one server which will be Tomcat (as opposed to Apache with Tomcat).
I started to write an open-source, free dependency management framework for .NET/C++. Asking the question here I\'m tryingnot to create yet another one no one needs. This desperate evening hobby of mi
We are having some discussions about use of WCF and creation of services and client support. Currently we support a silverlight client by providing silverlight versions of our service libraries clie
My question is about software architecture in general. Let\'s consider an example: We have a Windows Service application.
I am trying to figure out the best area to place code to send an email in my Asp.net MVC application.Right now my application is setup in 2 VS projects separating out the business layer from the prese
I\'m trying to figure out what is the right choice of data storage in a project I\'m starting up right now.
First of all, I know it\'s a little long .. But I just wanted to make a clear case here .. Thank you all for your advice in advance :)