我们可以在Office Live Small Business上部署dll吗?我们可以访问托管在不同服务器上的数据

问题描述:

我在脑海里有一个问题,我在一台服务器上托管数据库,我希望通过在Office Live Small Business上创建的网站访问这些数据。在这种情况下,我如何实现相同的代码。
我们可以在Office Live Small Business上部署dll吗?
我们如何在Office Live Small Business中编写业务逻辑?

感谢和问候。


Student

Hi,
I have question in my mind that I have database hosted on one server and I want to access that data thru the site created on Office Live Small Business. In such case how I can implement the code for same.
Also Can we deploy dlls on the Office Live Small Business?
How we can write business logic in Office Live Small Business?

Thanks and Regards.


Student

问题:"我们如何编写业务逻辑在Office Live Small Business?"

您可以创建自定义业务应用程序。您可以构建自定义业务应用程序并将其打包为解决方案。 您可以使用Office Live Small Business提供的工具或使用Microsoft Office SharePoint Designer 2007编辑业务应用程序。

有五种随每个Microsoft Office Live Small Business帐户提供的网站设计工具的主要组件始终可用。
站点设计器:创建您的网站
页面编辑器:创建您的网站
图像库:存储图像
文档库:存储文档
页面管理器:管理网站中的页面

对于业务逻辑,您可以使用Office Live Small Business使用客户端脚本应用程序,但在使用Microsoft Office SharePoint Designer 2007时不添加服务器端代码,因为在Office Live Small Business站点上打开页面时无法解释服务器端代码。

要访问 Microsoft Office Live Small Business中的数据,Microsoft Office Live Small Business提供了两种Web服务,以及Windows SharePoint Services 3.0中的一部分Web服务,开发人员可以使用它们与Office Live Small Business核心功能进行交互并添加。

谢谢,Yanjun [MSFT]
For question: "How we can write business logic in Office Live Small Business?"

You could Create a Custom Business Application. You can build a custom business application and package it as a solution. You can edit business applications by using the tools provided with Office Live Small Business, or by using Microsoft Office SharePoint Designer 2007.

There are five major components of the Web Site design tools provided with every Microsoft Office Live Small Business account that are always available.
Site Designer: Create your Web site
Page Editor: Create your Web site
Image Gallery: Store images
Document Gallery: Store documents
Page Manager: Manage the pages in your Web site

For business logic, you can use use client-side scripting with Office Live Small Business applications, but do not add server-side code when using Microsoft Office SharePoint Designer 2007, because server-side code cannot be interpreted when the page opens on an Office Live Small Business site.

To access data in Microsoft Office Live Small Business, Microsoft Office Live Small Business provides two Web services, plus a subset of the Web services from Windows SharePoint Services 3.0, that developers can use to interact with, and add on to, the core Office Live Small Business functionality.

Thanks, Yanjun [MSFT]