Home Authors Posts by André Vala

André Vala

André Vala
0 POSTS 0 COMMENTS

SharePoint 2007 Deployment: Site Column Features

0
Summary This post is about developing features to create site columns in a SharePoint site. Check the first post SharePoint 2007 Deployment: Overview...

TechDays 2008

0
Terminou na passada sexta-feira, 14 de Março, a terceira edição do TechDays. Durante 3 dias, várias centenas de participantes assistiram a conferências técnicas dadas...

SharePoint 2007 Deployment: Creating Solutions

0
SummaryThis fourth post is about creating and using Solutions in a general sense, just as the previous one was about Features. Check the first...

SharePoint Tip #19: Using JavaScript in Body OnLoad Event

0
When developing web parts or other controls that use JavaScript, it's quite common to need to call some function on the Body OnLoad event...

SharePoint 2007 Deployment: Creating and Using Features

0
Summary This third post is about creating and using Features in a general sense. Creating Features for each specific element will be the subject...

SharePoint 2007 Deployment: Features and Solutions

0
Summary This second post on my SharePoint Deployment Series is focused on the concepts of Feature and Solution. Check the first post SharePoint 2007...

SharePoint 2007 Deployment: Overview

1
I'm starting a new series of posts on SharePoint Deployment, since I believe it's one of the hardest tasks on a SharePoint project. This...

Using Sandcastle to Generate Documentation

0
Sandcastle is Microsoft's documentation compiler. It uses reflection of source assemblies and integrates the XML comments placed in the code by the developer to...

SharePoint Tip #18: Reading from and Writing to a User or...

0
Each field type has a different way to be read from and written to. The most used ones (single line of text, multiple lines...

SharePoint Tip #17: Testing if an Office Document is Open

0
In a Document Library, when you create a new document using the New button (or edit one that already exists), SharePoint will open the...