Since Microsoft released Sharepoint 2010 Beta in the middle of November, I installed and played with it for a while. Here are some notes.
Installation:
It is much easier to install. However, you need to read some posts on line for some known issues to save your time, and download some patches before doing the full installation. Sharepoint 2010 also provides a way to auto download those files for you, so you need to set up the network connection for your VM before installation. I used VMWare to install 2010, OS is Windows Server 2008 with SP2. The configuration process is very smooth, you do not need to type in anything. To enable everything on 2010, you also need to set up the web server role and application role using windows server management tool.
Important New Features:
There are lots of topics about new features and guides about Sharepoint 2010. Sometimes you are getting lost because there are so many information available online. Based on my experiences, with new technologies, I always start from a box — a Sharepoint 2010 VM, an overview — an IT Pro’s evaluation guide, a sample — a developer evaluation guide, and a detailed reference – Sharepoint foundation 2010 and Sharepoint server 2010 SDKs. As an IT Pro, you may be very interested in these new features 2010 brings up on table:
1. Office Web Application: After downloading the latest released Office 2010 web app beta, and integrated it into Sharepoint by installing it as a Sharepoint service application, now I can open a word, excel, or a power point file from my browser including IE, Firefox, Safari (from both window pc and iphone), and even Google Chrome, and edit these files directly in browsers, with version controls and synchronization running on the server! These make it possible to read/edit Sharepoint documents from anywhere, anytime, by using mobile devices like iphone or Microsoft mobile phone. And I would say that the 2010 version mobile pages are great! It is automatically designed to integrate with my iphone, and browsering a Sharepoint 2010 sites is easy and very smooth. Lots of problems are solved to make it better to view Sharepoint site from Firefox, Safari and Chrome. The following are 16 screen shots tested on my sharepoint 2010 server using iphone, firefox and Google Chrome.
2. Global Content Type: Content types now are farm wise concept! This is very important for the enterprise to build up their own custom meta data across the server and reuse it anywhere afterwards. And different site collections can share the same content type now.
3. WCF Based Service: Now Sharepoint services are WCF based — which means that you can access Sharepoint from any platform anywhere, and chose connection types, this is huge for enterprise level integration architecture, to make Sharepoint services connected with any existing applications.
4. Document Set: This is very important for document management, now you can group document type together as a set and bound them with workflow, version control and content types. For instance, you can create a document set called proposal which includes Technical approach, cost evaluation and system quality control analysis files and bound them together as a document set, Sharepoint will manage it as a single resource.
5. Access DB to Sharepoint: Now power users can create DBs using Access service with a form and view supported on Sharepoint site and publish new access solutions to Sharepoint sites with centrally accessible from Browser. — this helps we create project matadata (temple tables) with different business needs in the real life, without making any connection/changes to the application databases. Each project site Owner can create their own temple DB tables using Access Service and view it immediately on Site pages. Quick and Easy!
6. Sandbox Solutions: For any customized codes, now we can deploy it on the part of the server without influence other regular services running on Sharepoint.
7. Developer Dashboard View: As an IT Pro, you can turn on this Developer Dashboard feature to check the running process for server controls, db queries and networking performance and help you easily identify the problems.
8. BCS: Now you can directly create a Business Data Catalog using SPD 2010 or Visual Studio 2010 tools and it also support CRUD(Create/Read/Update/Delete) functions and this is also making office apps connect with BCS with Business Data information as the metadata.
Lots more, like Power Shell helps administration, Visio Service helps workflow, Search with FAST, communicate with people connections, Large List performance improvement, Excel Service as REST architecture, in memory DB technique (“Gemini”), etc….
… To be continued …




















