28 min.
Process XML Files Easily Using .NET 6/7
Paul has been working in the IT industry since 1985. In that time, he's successfully assisted hundreds of companies’ architect software applications to solve their toughest business problems. Paul has been a teacher and mentor through various mediums such as video courses, blogs, articles and speaking engagements at user groups and conferences around the world. Paul has multiple courses in the www.plural-sight.com library (https://bit.ly/3gvXgvj) and on Udemy.com (https://bit.ly/3WOK8kX) on topics ranging from C#, LINQ, JavaScript, Angular, MVC, WPF, XML, jQuery, and Bootstrap. Contact Paul at psheriff@pdsa.com.
seldom-changed data such as U.S. state codes or Canadian provinces. Instead of making a network round-trip to a database from your web server, XML files can be stored right on the web server. This saves a lot of time and reduces network traffic. And,…