.NET/Oracle文档管理系统

发布于 2024-11-03 20:04:06 字数 256 浏览 0 评论 0原文

我们有一个定制的系统,使用 ASP.Net 前端和 Oracle 后端(根据客户要求)。该系统内有一个自定义模块,充当系统的文档管理/内容管理系统。该模块允许我们 (1) 上传和管理网站上可用的文档,以及 (2) 编辑提供所述文档链接的 HTML 页面。

我们非常希望废除我们的自定义模块,并将其替换为第三方软件——无论是开源软件还是商业软件。本着 ASP.Net/Oracle 环境的精神,有人知道现有软件可以满足我们的需求并使用 ASP.Net 前端和 Oracle 数据库吗?

We have a custom built system that uses a ASP.Net front end with an Oracle backend (as per client requirements). Within this system is a custom module that functions as the system’s document management/content management system. The module allows us to (1) Upload and manage documents available on the website and (2) Edit HTML pages which provide the links to said documents.

We would very much like to do away with our custom module and replace it with 3rd party software – either open source or commercial. Keeping in the spirit of our ASP.Net/Oracle environment, does anyone know of existing software that would satisfy our needs AND uses a ASP.Net front end and Oracle database?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

各空 2024-11-10 20:04:06

我和一些同事刚刚开始研究一个名为“我的网页入门工具包”的开源工具。它有一个 ASP.Net 前端(使用基于文件的设置)并使用 XML 来存储其数据。它可以让您完成上面提到的两个要求。

这是链接:http://mywebpagesstarterkit.codeplex.com/

希望这有帮助。

Some co-workers and I just started looking into an open source tool called "My Webpage Starter Kit." It has an ASP.Net front end (using the file based setup) and uses XML to store its data. It allows you to accomplish both of the requirements you mentioned above.

Here is the link: http://mywebpagesstarterkit.codeplex.com/

Hope this helps.

皓月长歌 2024-11-10 20:04:06

FileNet P8 Content Manager 可以将文件存储在 Oracle 数据库中,并且它具有非常丰富的 API,您可以将其与 .Net 一起使用。它不是开源的,也不便宜,但它肯定可以做你想做的一切,甚至还有一些。

另请注意,Oracle 有一个文档管理工具,它是“中间件融合”工具套件的一部分。它也不是免费的,但我知道有一个团队使用 .Net 在其之上构建了一个重要的前端。

哈!

汤姆普尔

The FileNet P8 Content Manager can store files in an Oracle database and it has a very rich API that you can use with .Net. It's not open source, and it's not cheap, but it can certainly do everything that you want to do and then some.

Also, please note that Oracle has a document management tool that is part of the "middleware fusion" suite of tools. It is also not free, but I know of a team that built a significant front-end on top of it using .Net.

HTH!

Tom Purl

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文