↧
Convert an XML file into an Excel spreadsheet with this technique
Developers often deal with information that is in no way user-friendly without really thinking about how a user would handle it. XML is a prime example --- most users don't know what to make of it. One...
View ArticleSet processor affinity programmatically in a multi-core system
Multi-core CPU personal computers are now commonplace and application developers should be aware of them and consider the potential more than one CPU can have on the performance of their applications....
View ArticleUnderstand schema-based XML filtering
Edmond Woychowsky shares code that creates XSL using an XML schema. He says that using the code as a starting point when dealing with BizTalk may help you keep your sanity.This download is also...
View Article