I wrote an e-commerce app and used SubSonic 2.2 to generate the Data-Access-Layer. It works perfectly with Sql Server 2005 and 2008. However I would like to add support for SQL Azure.
Does anyone know if the code generated by SubSonic 2.2 with work with SQL Azure?
Side note: If there are big issues I may scrap the 2 yrs old Data-Access-Layer and use Telerik ORM.
thanks