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

Kerfisbundið Update List Efni í SharePoint

Hæ Devs,

The neðan er dæmi um kóða til að uppfæra Sharepoint lista efni kerfisbundið með því að nota SharePoint Object Model.

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

string FullName = string.Empty;

FullName = ListItem[“FirstName”].ToString() + ListItem[“LastName”].ToString(); SPListItem[“Full Name”] = FullName; ListItem.Update();

Google Page Rank fyrir SharePoint My Blog

Ég fékk google blaðsíða staða fyrir SharePoint bloggið mitt

Staðfestu 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.