Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
您可以使用 DotNetNuke http://www.dotnetnuke.com/ 或 SharePoint 通过一些代码来完成此操作写作。
我的前雇主使用经过轻微定制的 SharePoint 来完成您要求的一切。大约花了 1 周时间才启动并运行。
与此同时,我们研究了 DotNetNuke,发现它也是编写类似应用程序的快速方法。
甚至还有一些符合要求的 Code Plex 项目:http://crm.codeplex.com/
You could use DotNetNuke http://www.dotnetnuke.com/ or SharePoint to do this with a little code writing.
My old employer used SharePoint with slight customization to do everything you are asking for. It took about 1 week to get it up and running.
During the same time we looked at DotNetNuke and found it too was a quick way to write a similar app.
There are even some Code Plex projects that fit the bill: http://crm.codeplex.com/
显然.Net中还没有成熟的开源案例管理系统。有 Slick-Ticket、bugzilla 等,但这些只是票证管理,不能称为案例管理系统。
谢谢
Apparently there are no mature open source case management systems in .Net. There is Slick-Ticket, bugzilla, etc but these are just ticket management and cannot be called case management systems.
Thanks