views:

43

answers:

1

As CrouseControl.net is an open source software and it is a good CI tool, I'm going to create a UI which make configuration easier than tricking XML.

So What are the considerations and necessities. I also need to know about any documentation which may help me to implement UI.

like a XML tag refrences or something else.

any help will appriciated.

+1  A: 

CCNetConfig do exactly the same thing : create configuration file. You will find many resources in the website.

http://ccnetconfig.codeplex.com/

Even if I think xml config file are really-really simple and readable.

TridenT