Microsoft SharePoint / C#

TwitterFacebook
Get flash to fully experience Pearltrees
http://blogs.developpeur.org/themit/archive/2011/03/03/sharepoint-2010-powershell-et-stsadm-les-quivalences.aspx SharePoint 2010 : PowerShell et Stsadm, les équivalences Les bonnes vieilles habitudes ont souvent la vie dure …

SharePoint 2010 : PowerShell et Stsadm, les équivalences , The Mit

This page provides resources for IT pros who are responsible for installing software updates on SharePoint 2010 farms.

SharePoint 2010 - Updates, Cumulative Updates, Patches | TechNet

http://technet.microsoft.com/en-us/sharepoint/ff800847.aspx
Configuration

Real World Branding with SharePoint 2010 Publishing Sites

http://msdn.microsoft.com/fr-fr/library/gg430141(v=office.14).aspx Publication : Novembre 2010 Summary: Learn essential concepts to help you create engaging user interface designs in Microsoft SharePoint Server 2010 publishing sites. Applies to: Microsoft SharePoint Server 2010 Provided by: Andrew Connell, Critical Path Training LLC (SharePoint MVP) | Randy Drisgill, SharePoint911 (SharePoint MVP) Contents
http://erikswenson.blogspot.com/2011/03/sharepoint-2010-basics-on-how-to-apply.html So, I have gotten a lot of great feedback within the comments of my blog. I have heard from quite a few people that they either just been tasked with branding SharePoint and don’t know where to start. Or they have a basic idea about SharePoint, CSS and HTML but don’t know where or how to reference the custom CSS.

SharePoint 2010: Basics on how to apply branding

C#

In my previous post , I provided the step-by-step process I use for configuring claims-based authentication in SharePoint Server 2010. http://blogs.msdn.com/b/jjameson/archive/2011/02/25/claims-login-web-part-for-sharepoint-server-2010.aspx

Claims Login Web Part for SharePoint Server 2010 - Random Musings of Jeremy Jameson

http://msdn.microsoft.com/fr-fr/library/bb862071(v=office.14).aspx

Formules de champ calculé

Vous pouvez utiliser les formules suivantes pour effectuer des calculs qui reposent sur les dates et heures, notamment ajouter un nombre de jours, mois ou années à une date, calculer la différence entre deux dates et convertir une heure en une valeur décimale. Ajouter des dates Pour ajouter un nombre de jours à une date, utilisez l'opérateur d'addition (+). Pour ajouter un nombre de mois à une date, utilisez les fonctions DATE, ANNÉE, MOIS et JOUR. Pour ajouter un nombre d'années à une date, utilisez les fonctions DATE, ANNÉE, MOIS et JOUR. Pour ajouter une combinaison de jours, mois et années à une date, utilisez les fonctions DATE, ANNÉE, MOIS et JOUR.
http://office.microsoft.com/en-us/windows-sharepoint-services-help/examples-of-common-formulas-HA001160947.aspx You can use the following examples in calculated columns.

Examples of common formulas - Windows SharePoint Services - Micr