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 other open source database if needed.
As an embedded C developer I am a bit stuck about how to start basically..
Thanks.
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 other open source database if needed.
As an embedded C developer I am a bit stuck about how to start basically..
Thanks.
Comment