Microsoft have announced that SharePoint 2010 has reached the technical preview engineering milestone.

http://markharrison.co.uk/blog/2009/07/announcing-sharepoint-2010.aspx

 

SharePoint 2010 Sneak Peek Summary

14. July 2009

Looks awesome! :) Finally there are some information about SharePoint 2010. The is a Sneak Peek available from Microsoft containing an overview, a video containing information for IT Professionals and a video containing information for developers. All pictures from below are taken of this video as well as some key information I remember.

image

Overview

The old donut has gone… and there is a new one which looks like this:

image

  • Sites
  • Communities
  • Content
  • Search
  • Insights
  • Composites

And this is how SharePoint 2010 looks like:

image image

Here are some things I remember from the video giving an overview:

  • Ribbon interface
  • Asynchronies (no post back when checkout)
  • Edit on website with live preview
  • PowerPoint themes can be used for sites and themes can be applied to all sites
  • Visio rendered in browser with LOB data
  • Business connectivity services is enhanced version of BDC (Seamless connectivity between SharePoint and LOB systems and Office)

IT Professionals

The video for IT professionals has the following information (and many more):

image image

  • Large list management
  • Best practice analyzer
  • Enhanced logging and extensible infrastructure
  • Enhanced backup and recovery
  • Upgrade SharePoint 2007 database while attaching content database to web application and upgrade user interface or keep old one

Developer

The video for developers has the following information (and many more):

image image

  • Visual Studio 2010 SharePoint tools with visual WebPart designer
  • LINQ for SharePoint to easily access list data
  • Silverlight WebPart allows to include Silverlight applications in the page
  • Import .wsp files into Visual Studio 2010
  • Developer dashboard
  • Client object model

Looks promising but as everyone knows these are just some of the things the final version will contain. And as everyone knows this looks promising but everyone has to check out by themselves. ;)

http://andreasglaser.net/post/2009/07/14/SharePoint-2010-Sneak-Peek-Summary.aspx

 

 

Sharepoint 2010

Like Outlook, Sharepoint now gets a ribbon UI, making the document-hosting product more similar to Microsoft’s flagship products, like Word. You can tag authors of documents now and can share documents and files more easily.

Microsoft says that its browser versions have been tested on all major browsers aside from internet Explorer, including Firefox and Safari. Office 2010 is still being tested and reworked to function on Chrome. Microsoft also announced that it is streamlining the number of Office editions from eight to five. Office Web applications will be available in three ways: through Windows Live, where consumers will have access to Office Web applications at no cost; via on-premises versions; and via Microsoft Online Services, where customers will be able to purchase a subscription of MS Office. Microsoft says Office 2010 will be available in the first half of next year.

The key part of all of this news is the free, browser-based versions of Microsoft’s most popular Office products. Bryant says that Microsoft expects the browser products to be especially popular amongst student, but I think that the web-based applications will be hugely popular in the enterprise space as well, as long as there are security precautions taken to put documents in a secure part of the cloud.

But as more and more businesses are becoming comfortable with trusting cloud environments, Microsoft’s move to the browser could pay off in a big way, especially because it’s so easy to use both the desktop and browser versions of products interchangeably. The more successful Microsoft is in its browser strategy, the more they validate Google’s approach in the space, which will eventually put price pressure on Office.

http://www.techcrunch.com/2009/07/13/the-complete-guide-to-microsofts-office-2010/

 

 

Microsoft.com에 공개된 SharePoint 2010 새소식

Microsoft는 지난 7월 14일 SharePoint 제품군을 위한 사이트 http://sharepoint.microsoft.com/ 를 발표하고 SharePoint 2010에 대해 추가된 정보를 공개하였습니다.
아래 링크된 사이트들은 SharePoint 2010에 대한 새롭고 흥미로운 정보들을 제공합니다.

Published Thursday, July 16, 2009 4:28 PM by xel

Filed under: Microsoft.com, SharePoint news, SharePoint 2010

http://blogs.technet.com/sharepoint_kr/archive/2009/07/16/microsoft-com-sharepoint-2010.aspx

 

 

SharePoint 2010의 성공적인 구축을 위한 준비사항

새로 출시될 SharePoint 2010 의 성공적인 도입을 위해서는 IT infrastructure와 기존 SharePoint 제품군을 기반으로 개발된 솔루션들에 대해 몇 가지 준비사항들이 있습니다. 아래 가이드를 통해서 성공적인 SharePoint 2010 구축으로의 준비를 시작하십시오.

IT Professional을 위한 가이드

1. SharePoint 2010을 위한 시스템 requirement를 확인 하십시오. (Preliminary System Requirements)

2. SharePoint 2010은 64-bit 기반으로만 제공됩니다. 32-bit 으로 구성된 서버팜을 64-bit으로 마이그레이션 시 유용한 정보들을 확인 하십시오. (Migrate an existing server farm to a 64-bit environment (Office SharePoint Server 2007) )

3. Windows Server 제품군은 Windows Server 2008 64-bit이상의 버전으로 업그레이드가 필요합니다. SharePoint 2010은 Windows Server 2008 b4-bit 이후의 버전과 호환 됩니다.

4. SharePoint Server 2007 에서 SharePoint 2010으로의 업그레이드를 위해서는 Service Pack 2 for Windows SharePoint Service 3.0Service Pack 2 for SharePoint Server 2007이 필요합니다.

5. Service Pack 2에 포함되어 있는 Upgrade Checker Tool 을 실행하시면 구축되어 있는 SharePoint Server 2007을 SharePoint 2010으로 업그레이드 하기 위한 이슈들에 대한 리포트를 생성해 줍니다.

6. SharePoint 2010은 Internet Explorer 6 와 그 이전 버전은 지원하지 않습니다. SharePoint 2010은 IE7, IE8, FireFox 3.x. 버전등을 지원합니다. SharePoint 2010이 지원하는 브라우저는 여기서 확인하실 수 있습니다.

개발자를 위한 가이드

1. SharePoint 2010을 위한 시스템 requirement를 확인 하십시오. (Preliminary System Requirements)

2. SharePoint 개발 환경을 64-bit 환경으로 업그레이드 하십시오. Visual Studio 2008 extensions for Windows SharePoint Services (VSeWSS), version 1.3는 64-bit 개발 환경을 지원합니다.

3. WSP포맷으로 개발된 커스텀 코드를 SharePoint 솔루션 형태의 패키징을 고려하셔야 합니다. SharePoint 2010은 새로운 형태의 SharePoint Solution format을 제공합니다.

4. SharePoint 2010을 위한 개발툴로는 Visual Studio 2010이 권장됩니다. Visual Studio 2008 SharePoint Workflow 프로젝트는 Visual Studio 2010으로 업그레이드를 제공하며, Visual Studio 2010은 계속해서 SharePoint Server 2007을 지원합니다.

5. SharePoint 2007 용 어플리케이션중 상당수는 SharePoint 2010에서도 정상적으로 동작 할 것입니다. 만약 API가 유효하지 않은 등의 경우에는 커스텀 코드를 업그레이드 하는 가이드가 제공될 예정입니다.

Published Thursday, July 16, 2009 4:59 PM by xel

http://blogs.technet.com/sharepoint_kr/archive/2009/07/16/sharepoint-2010.aspx

'Server > Sharepoint 2010' 카테고리의 다른 글

Ferrari Homepage - Sharepoint  (0) 2009.09.01
SharePoint 2010  (0) 2009.07.25
SharePoint Server 2010 Preliminary System Requirements  (0) 2009.05.22
Sharepoint 2007 SP2관련 내용  (0) 2009.05.22
MS Sharepoint Site 리뉴얼  (0) 2009.05.22

+ Recent posts