I have a set of xsd files and xml data files. I need to import data from xml files to database. I have .NET 4.0 and Visual Studio 2010.
Which tools can I use? Ideally it should be something, what helps me to read data as entities composed from xml structure.