So I\'m building a custom security library, which interfaces with our database. It\'s supposed to provide basic access control for in-house apps: certain users can do X, others can\'t. My needs at the
Could all Code ever written be improved by applying the State Machine Pattern? I was working on a project that was a mass of horrendous awful, buggy, broken spaghetti code.
If I want to design a system which has some public components that can be used from the internet. However, most part of the app is to be used from intranet and for security reason, we never want that
I\'m building an application where the requirements seem standard issue (at least to me)... I have a Web.UI based on asp .net mvc & clients from iphone, andriod & blackberry.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
There is the \'code\', it is being developed continuously. There is a testing server, this server uses \'test code\' to test the \'code\' in different platforms.
I have two VB projects in one VS2010 solution.The first program brings in about 60 integers every few seconds from my PC\'s serial port.The second program, published via Click-Once and running on my c
I want to develop a Facebook application with Flex 4 technology for client side and Java (Spring based) for server side.
I am creating an iPhone app for doing time entry against projects.My UI has a UITextField for each day of the week for the user to enter hours worked by day.I\'m working on the data entry piece and ha
Recently I began working on a largish mainstream project to deliver a public-facing e-commerce platform for a client I cannot reveal.