Hi,

My question is if you want to develop a web2.0 project (social network) would you use Linq to SQL, Linq to Entites or ADO.NET directly? Assuming that only choice is Microsoft stack at the moment.

My main concerns are performance and ability to switch to MySql or any...