从sharepoint到aspnet 20 webparts------外文翻译.doc

约12页DOC格式手机打开展开

从sharepoint到aspnet 20 webparts------外文翻译,古老而又智慧的谚语说“时间就是金钱”,及时和有针对性地获取你所需的信息是节约时间和金钱的关键。如今的网站需要提供一个数量超级庞大的信息,但在单一的页面上呈现过多的内容只会导致混乱。模块化页面布局和个性化的内容是提高用户满意度和生产力的关键。如果经理每个早晨都需要审查一套特定的数据集,你应该为她提供的是那套没有修饰而且易...
编号:15-255481大小:96.00K
分类: 论文>外文翻译

内容介绍

此文档由会员 wanli1988go 发布

古老而又智慧的谚语说“时间就是金钱”,及时和有针对性地获取你所需的信息是节约时间和金钱的关键。如今的网站需要提供一个数量超级庞大的信息,但在单一的页面上呈现过多的内容只会导致混乱。模块化页面布局和个性化的内容是提高用户满意度和生产力的关键。如果经理每个早晨都需要审查一套特定的数据集,你应该为她提供的是那套没有修饰而且易于访问的数据。这就是为什么互联网门户网站依旧存在的原因。
在Windows世界中,SharePoint使产品和技术简化,并支持在一个公司或组织与合作伙伴之间各种形式的合作。基于SharePoint的Web站点的网页包含一个名为WebParts的专用附件用于特定的设计提供个性化和可定制的窗口信息给用户。最后,WebParts是一个特别的代码层而且它们是能与SharePoint框架有相互作用的ASP.NET控件。到目前为止一切顺利。那么Whidbey的和.NET框架的下一个版本将会怎样?


From Sharepoint to ASP.NET 2.0WebParts
“Time is money” an old and wise proverb says, and getting the information you need timely and at-your-fingertips is the key to save time and subsequently money. Today’s Web sites have a super-huge quantity of information to offer, but presenting too much content on a single page only leads to confusion. Modular page layouts and personalized contents are the key to increase user satisfaction and productivity. If a manager needs to review a given set of data each and every morning, you should be able to serve her just those data with no frills, and in an-easy-to-access way. That’s why Internet portals exist.
In the Windows world, SharePoint products and technologies simplify and support various forms of collaboration between partners within a company or an organization. The pages of a Web site based on SharePoint can contain special components named WebParts which are specifically designed to provide personalized and customizable windows of information to users. In the end, Web Parts are ASP.NET controls with an extra layer of code that make them interact with the SharePoint framework. So far so good. What about Whidbey and the next version of the .NET Framework?
ASP.NET 2.0 comes with a built-in portal framework that brings two significant benefits to the table. First, it dramatically reduces the investment for building ASP.NET portal solutions. Second, it provides a consistent model for building ASP.NET-based portals.