I'm creating a webService and need to return a data set using monoDevelop.Example: I need to return the values from a SQL Query "SELECT * FROM table" This DB is MS SQL , I need to know how can I connect to them too.How can I do this?What lib need I to include? "using.."