Office 365 – Neue Version der Microsoft Online Services (BPOS) vorgestellt

Office 365 – Neue Version der Microsoft Online Services (BPOS) vorgestellt

Microsoft hat gestern die neue Version der “Business Productivity Online Suite” (BPOS) vorgestellt. Unter dem neuen Namen “Office 365” stehen damit ab (Anfang) 2011 (genauere Infos zum Launchtermin gibt es derzeit noch nicht) nicht nur die neuen Versionen der bekannten Produkte sondern auch viele neue Features zur Verfügung. Neue und unterschiedliche Versionen Mit Office 365 [...]

Microsoft Online Services – Was kann die Cloud für mein Unternehmen tun?

Microsoft Online Services – Was kann die Cloud für mein Unternehmen tun?

Den gestrigen 2. IT-NET Austria Software Summit im Linzer AEC nutzten wir dazu um einen genaueren Einblick in die Microsoft Online Services und mögliche Einsatzszenarien in Unternehmen zu geben. Die Cloud ist ja eines DER Hype Themen in der IT. Oft verbergen sich dahinter alte SAAS Ansätze oder einfach bestehende Onlineanwendungen die nun als Cloudservices [...]

WCF RIA Services V1.0: ASP.NET Client

WCF RIA Services have been available for some time now. Such a service can easily be used in combination with a Silverlight client. On the contrary it’s more difficult to create an ASP.NET client based on WCF RIA Services. This blog post discusses the necessary steps to create such a solution.

SharePoint 2010: Open document vs. Download documents

If you have a SharePoint 2010 Document URL and you click on it – what happens? Does a download of the document starts or does SharePoint opens the document for editing? If SharePoint opens the document for editing, is it opened in the web browser with Offices WebApplication or is it opened by a client program?
Basically every version is possible it depends on the settings.

Preparing SharePoint URLs for use

Often it’s necassary to use different kinds of URLs within SharePoint. For example within an email the link to an SharePoint item can’t be a relative adress, so the absolute adress has to be created.
It’s very easy to make a mistake when building URLs by hand. The SharePoint API provides some methods to do this issue in a safer way.

Add User Profile Service Application fails

During the creation of a new User Profile Service Application the service won’t start because of missing permissions.

Nintex Workflow 2010 – Workflows for SharePoint made easy

Ein grandioses Video von Mike Fitzmaurice (Senior VP von Nintex) mit erfrischend “anderer” Präsentationstechnik! Wer jetzt Lust gefunden hat mehr darüber zu erfahren kann sich gerne bei uns melden

Compatiblity issue between SharePoint 2010 and Office 2007

Office 2007 and SharePoint 2010 has some compatibility issues when working with documents who are located on the SharePoint server.

Document ID Feature of SharePoint 2010

SharePoint 2010 has a new feature for document management: Document ID feature. This SiteCollection feature allows to find and access a document independent from the current location and the current name of the document.

Multimedia Inhalte in SharePoint 2010 einbinden

Der Rich Text Editor von SharePoint 2010 schneidet leider beim Speichern HTML Tags ab, die als unsecure von Microsoft erachtet werden. Dazu gehört z.B. der object tag, wie er bei YouTube Videos eingesetzt wird. Um dieses Problem zu lösen sind die folgenden 3 Workarounds möglich: Masterpage: Editieren der Masterpage v4.master wie hier in der MSDN [...]