عنوان:

‫استفاده از Sql Server FileTable به همراه EF


نویسنده: سالار ربال
تاریخ: ۱۳۹۴/۰۶/۰۱ ۱۶:۵۸
آدرس: www.dntips.ir
FileTable is a great new feature in SQL Server 2012 which facilitates storing and working with unstructured blob data in SQL Server. Unfortunately is not yet supported in Entity Framework, so you cannot simply use FileTable in your entity model. But there is a workaround for this inconvenience, which I am going to show you in this post. 


مشاهده مطلب اصلی