I have been making extensive use of .net's XmlDocument object within an asp.net application I am developing to generate XML files. I do love the ease of this object, but it takes such a large amount of code to do anything complex.
Maybe that's an idea for something to add to my framework library...
The website is nearly done, content being added all the time. Any time now...
Providers
-
If you’re building software, it’s generally a good idea to avoid the Not-Invented-Here
syndrome. This is when you insist on writing absolutely everything ...
1 week ago