Microsoft Office Groove 2007 demo

See Microsoft Office Groove 2007 in action. This demo shows how Groove 2007 helps you and your team complete projects on time and within budget by making it easier to share information and work together—anywhere, anytime, with anyone.

Click here to view Demo

Programatic Actualizare listă de conținut în SharePoint

Hi Devs,

Mai jos este codul Exemplu pentru a actualiza conținutul listei Sharepoint programatic prin utilizarea SharePoint Object Model.

SPSite Site-ul = new SPSite(“HTTP://localhost:21000”); SPWeb web = Site.OpenWeb(); SPList Listă = Web.Lists[“Address Book”]; SPListItem ListItem = List.GetItemById(0);

string Nume complet = string.Empty;

Nume complet = ListItem[“Prenume”].ToString() + ListItem[“Nume”].ToString(); SPListItem[“Numele Complet”] = Nume complet; ListItem.Update();

Google Page Rank pentru meu SharePoint Blog

I got google page rank for my sharepoint blog

Verify PR

Microsoft Surface

The software giant has built a tabletop, multitouch computer that talks to phones, cameras and credit cards. Go behind the scenes of this extreme machine’s top-secret development with a PopularMechanics special video report.