Why entity framework is getting popular in demand as compared to ADO.net? there are couple of disadvantages like for complex queries it is not very efficient solution to use EF, also look like it is slow and updating any DB side changes impact application code.
Please correct me if I am wrong.
Despite of some cons why is EF is getting popular and this technique is in demand now a days ?
Thank you very much in advance.