Basic Dot Net Question:

Which dll is required to translate XML to SQL in Internet Information Server (IIS)?

Dot Net Interview Question
Dot Net Interview Question

Answer:

Microsoft.data.sqlxml.dll used to translate XML to SQL using Internet Information Server IIS


Previous QuestionNext Question
What is connection pooling and how do you make your application use it?what is the difference between user control an custom control? advantages/disadvantages?