Arquitectura e Planificación para MOSS 2007

Follas de cálculo útiles para SharePoint Server 2007 Planificación

Downloadable book: Planificación e arquitectura para Office SharePoint Server 2007

Planning worksheets for Office SharePoint Server 2007

Plan overall design

Plan Web site structure and publishing (Office SharePoint Server)

Plan for personalized content and sites

Plan workflows

Plan InfoPath Forms Services

Plan for business intelligence

Plan search (Office SharePoint Server)

Plan communication (Office SharePoint Server)

Plan document management

Plan records management

Plan site and content security (Office SharePoint Server)

Plan for site creation and maintenance (Office SharePoint Server)

Plan for system requirements

Design server farms and topologies (Office SharePoint Server)

Design logical architecture

Planificar a autenticación (Office SharePoint Server)

Plan e proxectar a seguridade (Office SharePoint Server)

Planificar o rendemento ea capacidade (Office SharePoint Server)

Planificar e almacenamento e xestión de base de datos de proxecto

Webcast sobre .Net Framework 3.0, ASP.Net 2.0, SQL Server 2005, AJAX

Prema aquí para regístrese Microsofts webcasts

ASP.NET
ASP.NET 2.0 Implantación – Consellos e Truques
AJAX Activando o ASP.NET 2.0 Aplicacións Consellos e Truques
Avanzado ASP.NET AJAX
ASP.NET "Future" - unha espiar no que está chegando en vNext
O que hai de novo no Visual Studio 2008 para desenvolvedores web

.Net Framework
Comprender as diferenzas dos mundos nativos e xestionados
Entendendo os compoñentes do .NET
Comprender a estrutura dun assembly .NET utilizando ferramentas comúns
Designado aplicacións de elevada eficacia para .NET + consellos e trucos
Nocións básicas de depuración de aplicacións .NET

SQL Server 2005
SQL Server 2005: Lectura plans de execución
SQL Server 2005: Query Tuning
SQL Server 2005 – Basics

Como amosar Quick Launch en páxinas de pezas Pages / web personalizado en Moss 2007

Para ver Quick Launch en páxinas de Web Parts personalizadas

Siga os pasos seguintes para activar Quick Launch :

Normalmente, cando creamos a páxina web Part lanzamento rápido non aparecerá na barra de navegación da esquerda

  1. Open the Page for editing in Sharepoint Designer
  2. Remove the LeftNavBar Content Place holder from Master Page (ie. remove the content Place holder)


3. Save the Page

You can find the Quick Launch in Web Part Page

Microsoft Office SharePoint Conference 2008

Microsoft ten o pracer de anunciar o Microsoft Office SharePoint Conference 2008 a realizarse a partir de marzo 2-6, 2008 en Seattle, WA EUA no Estado de Washington Trade and Convention Center.

O que pode esperar:
Sesións proferidas por altos executivos de Microsoft
60+ sesións por varias pistas diferentes
Hands-on e Instrutor levou laboratorios

Para máis información Prema aquí

Microsoft Silverlight

Silverlight is a cross-browser, cross-platform plug-in for delivering the next generation of Microsoft .NET–based media experiences and rich interactive applications for the Web.

By clicking Get Microsoft Silverlight you accept the Silverlight licenseagreement.
Silverlight updates automatically, Saber máis.

Download Silverlight here

Microsoft .NET Framework 3.5 – Beta 1 Descarga

Microsoft Has released the Beta 1 version of Microsoft .Net Framework 3.5. Download it from aquí.

.Net Framework 3.5 is planned to release at the end of 2007 and will ship with Visual Studio code name ”Orcas” and will also continue to be available for separate download from MSDN.

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

Programaticamente contido sesión actualizacións no SharePoint

Ola Devs,

A continuación é o código de exemplo para actualizar o contido de lista do SharePoint programaticamente usando SharePoint Object Model.

SPSite web = new SPSite(“http://localhost:21000”);
SPWeb web = Site.OpenWeb();
Lista SPList = Web.Lists[“Axenda de enderezos”];
SPListItem ListItem = List.GetItemById(0);

cadea FullName = string.Empty;

FullName = ListItem[“Nome”].ToString() + ListItem[“Apellido”].ToString();
SPListItem[“Nome Completo”] = FullName;
ListItem.Update();

Google Page Rank para meu SharePoint Blog

Teño Google Page Rank ao meu blog sharepoint


Comprobe PR

Microsoft Surface

O xigante do software ten construído unha mesa, ordenador multitouch que fala con teléfonos, cámaras e tarxetas de crédito. Go behind the scenes of this extreme machine’s top-secret development with a PopularMechanics special video report.