I have a entity project which holds about 30 classes and this project is used in several web applications. One application maybe uses all the 30 classes but another one only uses 3 classes.
We have an application that logs using log4net. But we would like to delete the logfiles every 4 weeks (automatically).
I would like to do something like this config.default_host = \'www.subdomain.example.com\' in some of my configuration files, so that object_url helpers (ActionView::Helpers::UrlHelper) produce lin
I want to compile a project (with CruiseControl) not only if its source c开发者_StackOverflowhanges, but also if some dependencies change.
I have a plugin architecture solution written in .NET C# 3.5, where each plug-in is an assembly loaded by the main project.
I\'m trying to add a simple configuration to a SSIS package, of type SQL Server, so stored in a table. At the end of the wizard, when it goes to try and write a new row to the nominated table to store
I have an Java applications which I would like to run with different values of input parameters (specified in the command line). In \"Run -> Run Configurations\" I have created different configuration
My interface definition is: public interface IInterface where T:UserControl My class definition is: public partial class App1Control : UserControl, IInterface
I have a client apllication that run in very restricted area - it has no direct access to computer, where it is running. I don\'t want to invent another one System.Configuration system to configure my
some one know how can I manipulate on some configuration over all projects in solution? For example, I create new configuration \"Releas64\" that means: \"No debug, 64 bit, all files goes to c:\\binar