Can anyone help to do the following work:[*]Create XML file using c# but not store it on the hard disk, but instead save the file into a SQL Server 2005 table[*]Read this XML file from the database and parse this file using XSLT file and save the resulted file in the database again.Any help will be appreciable. Thanks