Auch im nächsten Jahr ist die SharePoint Konferenz wieder in München. Und zwar am 24.-25. Februar 2010.
Mit einer Session zum Thema “BCS und SharePoint auf dem Client” bin auch ich wieder mit dabei.
Der Business Data Catalog heisst jetzt Business Connectivity Service. Daten können nun nicht nur von anderen Datenquellen gelesen, sondern auch zurück geschrieben werden. SharePoint auf dem Client? Aber nicht mit Webservices, sondern mit einem kompletten Objektmodell.
Yes! The beta is available via MSDN 🙂
What beta? –> http://msdn.microsoft.com/en-us/subscriptions/subscription-downloads.rss
Office Search Server Express 2010 Beta (x64) – (English) Office SharePoint Server 2010 Beta (x64) – (English) Office SharePoint Foundation Server 2010 Beta (x64) – (English) Office Web Applications 2010 Beta (x64) – (English) FAST Search Server SharePoint 2010 Beta (x64) – (English) Office SharePoint Designer 2010 Beta (x86 and x64) – (English) and Office Client Applications
Take a look.
To get more “content” of this type, go to [http://www.sharepointcomic.com/archive/tags/SharePoint%20Comic/default.aspx][1]
btw: Dan is using the CKS:EBE for his blog with a great theme. Well done!
[1]: http://www.sharepointcomic.com/archive/tags/SharePoint Comic/default.aspx “ http://www.sharepointcomic.com/archive/tags/SharePoint%20Comic/default.aspx"
<Setting Id="AllowWindowsClientInstall" Value="True"/> That is the magic line. It will allow us to install SharePoint Foundation/Server 2010 on Vista and Windows 7 (both x64).
The only missing part is the public beta 🙁
Setting Up the Development Environment for SharePoint Server: http://msdn.microsoft.com/en-us/library/ee554869%28office.14%29.aspx
SharePoint Services are now “SharePoint Foundation 2010” SharePoint Foundation 2010 General Reference on MSDN Any much more…
But there are plenty of other bloggers out there (at the SharePoint Conference). A good place to start with their posts is here: http://www.planetsharepoint.org/
For all of you who can’t attend the Conference live: The keynote will be streamed live. Go to http://www.mssharepointconference.com and join the keynote…
Today I’ve created a CodePlex project for some of my SharePoint developments. Interesting to see what I’ve done so far 🙂
The link is http://renehezser.codeplex.com/ Webparts
[Access Fileserver Data via SharePoint][3] [Display all my alerts][4] [Webpart to show Sitecollections/Subwebs][5] [TagCloud Webpart][6] [Display a single ListItem][7] Custom Fields
[Upload Files and Images][8] Features
[.NET 3.5 and Silverlight][9] Control Adapter
[Navigation for Wikis][10] Event Handler
[Picture Library and Exif data][11] [EventHandler which sends an Email for new/changed items][12] Tools
A while ago Microsoft released an update, which prevents that you can log on locally to a website which has a FQDN.
To resolve issues with e.g. the crawling a KB article has been published.
You receive error 401.1 when you browse a Web site that uses Integrated Authentication and is hosted on IIS 5.1 or a later version
You can disable the loopback check completely, or just for the used FQDNs.
Wie versprochen gibt es hier meine Präsentation und das Demo Projekt zum Download:
Präsentation Code
Due to schema and stored procedure changes coming with the August CU databases with a patch level older than the August CU cannot be upgraded to August CU through database attach method.
More…