Wrox Programmer Forums
|
.NET 4 and Visual Studio 2010 General Discussions For discussing anything about .NET 4, WPF, WCF, the rest of the .NET 4 Framework, and Visual Studio 2010 that isn't about a specific Wrox book. Please post code questions about a specific language (C#, VB, ASP.NET, etc) in the correct language forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET 4 and Visual Studio 2010 General Discussions section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 20th, 2011, 06:36 AM
Authorized User
 
Join Date: Jul 2007
Posts: 29
Thanks: 2
Thanked 0 Times in 0 Posts
Default Best .NET XML library

Hello everyone,
this post might not be in the correct section but since it's related to .NET 4 and VS 2010 it's here.

I am developing a polling service application in C# using VS 2010. This application monitors a hot folder for xml files dropped in. It picks the file, reads them and creates another xml file. In between reading and creating a new xml, it also does some other tasks.

This application will run as a Windows service.

I would like to know the best practices in developing such a kind of application, specifically I am looking for answers to the following:

1. What is the best XML library to use (performance wise).
2. How can I reduce the application footprint (this is not mandatory, but I would like to work on it! Any idea is appreciated) in terms of speed and memory usage. The reason I think this is important because there will be other file read and write operations like writing to a log file (since this is a Windows service).

The idea is that once the app is developed, I would like to make it generic (wishful thinking! Maybe!) and put it on the internet and share the knowledge.

Any suggestions/ideas are welcome and appreciated.

Regards.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 9.0 Object Library in C# .NET DanRoche General .NET 1 July 17th, 2007 09:28 AM
Ajax.NET Pro Library dotnetdave BOOK: Beginning Ajax with ASP.NET 1 December 16th, 2006 06:40 PM
XML Transformation library boe XML 0 August 25th, 2005 10:16 AM
Accessing Word Object Library from .NET Web app debsoft General .NET 3 April 21st, 2004 05:53 AM
New project, VB.NET Class Library eirikr BOOK: ASP.NET Website Programming Problem-Design-Solution 0 June 11th, 2003 05:25 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.