一个实际的例子,如何使用MVC的Web项目净刀片连接到一个动态导航数据库动态公司工作表名称。
资 源 简 介
A working example of how to use an MVC.Net Razor web project to connect to a Dynamics NAV database, allowing you to change companies on the fly while using the Entity Framework. Dynamics NAV tables in SQL server are company specific [CompanyName$ActualTableName]. This code demonstrates how to overcome that challenge.
A step by step guide is available here: http://blog.dynms.com/2012/07/how-to-use-mvcnet-on-dynamics-nav.html
文 件 列 表
DMS.Examples
DMS.Examples.NavData.Web
DMS.Examples.sln
DMS.Examples.suo
DMS.Examples.vssscc
DMS.NavHelpers
packages