André Vala
SharePoint 2007 Deployment: Site Column Features
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
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
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
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
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
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
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
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...
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
In a Document Library, when you create a new document using the New button (or edit one that already exists), SharePoint will open the...