|
|
Browse by Tags
All Tags » .NET » XLinq
-
I've been experimenting with XLinq, so that you can just use class names. So instead of XElement(”Foo”) you just write Foo. This reduces the number of code lines even further, and also allows for more Intellisense and compile time checking.
I put the results of this experiment in a little article. Please let me know what you ...
-
I will be giving a talk for Software Developer Network (www.sdn.nl). I will be covering how XLinq works, how it is related to Language Integrated Query and what are its advantages over traditional Xml programming.
The talk is part of an SDN Software Developer Event and the theme of the event is XML & Deployment. Of course, there are ...
|
|
|