There's also the xsd and XML serialisation so you can deal with clr objects entities.
.... But just use json .... On Tuesday, April 29, 2014, Greg Keogh <[email protected]> wrote: > That piece of code looks so freaking ugly Greg. new XElement("dasdass",new >> XElement( ... )) .. w.... t .... f .... >> > > Hi CIT, that was an ancient post, where have you been, in the bunker > writing top secret code for the new fighters? I know you can't answer, or > you'll have to kill us. > > That functional XML / LISPish like code isn't so bad if you format it > carefully. I try to line-up the parentheses vertically to help me when it > gets long (unlike my terse example). > > Authors of some languages tend to love writing impenetrably ugly > functional code. Some languages tend to produce code that only looks > impenetrably ugly! > > GFK >
