I am in the process of creating 开发者_C百科a UI configuration tool for my pet project. One aspect of this tool lets the end user DEFINE his orchestration. I then need to save this orchestration defin
We have a requirement to开发者_开发百科 create complex fixed length and variable length Strings. These strings might represent a customer profile, an order etc. Which JVM based programming language do
I\'m looking for feedback as to where I should store application configuration data and default text values that will have the best performance overall.For example, I\'ve been sticking stuff like defa
I have an interesting architectural question regarding an application that I am developing using both Clojure and Java. The application involves a lot of intensive, concurrent data processing tasks th
I have the following architecture where a public Service class referencing an internal Helper class exists in another assembly:
Hello I want to create my first nhibernate projet. It will be a migration from a winform project associated with an old dataacess with no strong orm mapping.
Some people argue that it is possible and even necessary to implement every webapp with the Shared Nothing architecture. How is it possible to implement a webshop with a shopping cart using this archi
So I want to add achievements to my game. Basically there are around 40 achievements that can be awarded while using the app. (if while playing a game, and even while pressing some menu buttons).
VB.NET, VS 2010, .NET 4 Hello, I\'ve written an application.I\'ve discovered that it is full of circular references.I would like to rewrite portions of my code to improve its design.I have read abou
I am looking for a function or class that can effectively outline a class: class MyClass{ /* * Perhaps include the function comments