Answered BCS vs SQL for timer jobs and web parts

  • 2012年8月3日 16:02
     
     

    I have not found a good answer to my when/if it is ok to actually query a database using SQL or an ORM tool like EF or NHibernate over BCS.

    I would imagine it is ok for Service applications to actually directly touch the databases they create/work on but what about a timer that is storing data it gathers into a database?

    Just looking for some best practice on SharePoint with BCS or SQL/ORM and some reasoning behind it.

全部回复