Browse by Tags
All Tags »
WSS (RSS)
Introduction One of the most exciting features included in SharePoint 2007 is workflow support and the possibility of developing our own custom workflows (for more information about workflow development in the SharePoint 2007 platform please click here
Read More...
Introduction One of the areas where the SharePoint 2007 platform (both WSS 3.0 and MOSS 2007) still needs to improve is deployment despite all the major improvements made when compared to its antecessor, the 2003 version. One of the faults I ran recently
Read More...
When creating a new custom workflow project using Visual Studio 2008, a strong key file (.snk) file is automatically included in the project to sign the workflow assembly. A few days ago, I started developing a SharePoint 2007 Sequential Workflow project.
Read More...
Introduction This blog post will show you how to start a workflow programmatically every time an item is updated in a SharePoint list. For those who don’t know, Windows Workflow Foundation (WF) is the new engine for building custom workflows (you can
Read More...
After making a search to a SharePoint site, it isn't always easy to get a reference to each item returned in the search. This is because we don't know the Web and List where each item is located. The following example shows how this can be achieved: class
Read More...
A very common error message that appears when developing in the SharePoint platform is "Value does not all within the expected range" when trying to update an SPListItem that is the result of a query to a SharePoint list. Let's look at the
Read More...
One situation that you may have experienced is the lack of the "Save site as template" link in the Site Settings page of a MOSS 2007 site even if you have administrative privileges on the site or site collection. This will happen if your site
Read More...
A customização de um site SharePoint (WSS ou MOSS) implica um esforço bastante significativo, incluindo, entre outras tarefas, a customização de master pages e folhas de estilo (ficheiros .css). O artigo seguinte mostra como a vossa vida vida pode ficar
Read More...
A Microsoft disponibliza um portal com um conjunto de "How-Tos" sobre Office Development incluindo Office Client, WSS e MOSS. A lista actual é a seguinte: Access 2007 Add (All) Options to Combo Boxes or List Boxes in Access 2007 - NEW! Add Tabs and Controls
Read More...
Encontrei num post do blog do JOPX , este conjunto de tools para SharePoint 2007. SharePoint Tips Utility Pack - package of SharePoint 2007 utilities for administrators and developers. Floating ToolPane for SharePoint 2007 SharePoint 2007 RSS Aggregation
Read More...
Encontrei no blog do Joel Oleson , um post contendo um conjunto de dicas sobre como tornar mais seguro um ambiente SharePoint. Para mais detalhes, cliquem aqui .
Read More...
O uso eficiente de memória é fundamental em qualquer aplicação, não fugindo as aplicações desenvolvidas com Windows SharePoint Services à regra. O artigo seguinte, publicado no site MSDN, pretende
Read More...
Uma ferramenta fundamental na utilização de qualquer aplicação é o mecanismo de logging que a mesma faculta. No caso da plataforma Windows SharePoint Windows Services 3.0, este torna-se especialmente útil para
Read More...
Encontrei num post do blog do JOPX , este conjunto de recursos sobre InfoPath 2007. General resources InfoPath General Overview InfoPath team Blog Designing Form Templates With The New Features Of InfoPath Using InfoPath E-mail Forms InfoPath 2007 Focuses
Read More...
Encontram-se de seguida algumas tools interessantes para SharePoint 2007. SharePoint Tips Utility Pack por Ishai Sagi This time its a pack of small utilities made to make life easier for me as a sharepoint 2007 deployer\administrator\consultant. I am
Read More...