Home Authors Posts by Miguel Isidoro

Miguel Isidoro

Miguel Isidoro
104 POSTS 76 COMMENTS
SharePoint & Office 365 Senior Consultant @ Create IT and tech enthusiast, focused on Microsoft technologies, specially everything that is related to SharePoint and Office 365 and working with Microsoft and SharePoint technologies for more than 16 years, from SharePoint 2001 up until SharePoint 2016 and Office 365. Other topics of interest include: Solution Architecture design, Code Generation and Web Development.

Dealing with Memory Pressure problems in MOSS and WSS

0
I just a found another great post about memory management and performance issues on the SharePoint platform. This article defines the concept of "Memory...

Development Tools and Techniques for Working with Code in Windows SharePoint...

0
I just found two great articles posted in the MSDN web site by Patrick Tisseghem of U2U that covers a series of aspects on...

How to Create a SharePoint Server 2007 Custom Master Page and...

0
I found another very useful article in the MSDN web site for SharePoint developers that are working on WCM. This article provides a step-by-step...

How to Optimize a SharePoint Server 2007 Web Content Management Site...

0
In any web site, performance should be among the main concerns (especially if a large amount of users is expected) and SharePoint web sites...

Page.EnableEventValidation and “Invalid postback or callback argument” error

0
I developed a custom web part that basically renders a form and submits the entered data into a SharePoint list. The problem I was...

SharePoint 2007 – Exporting Web Parts

0
When web parts are deployed in a SharePoint Site Collection, they become available in the Web Part Gallery, so that they can be added...

SharePoint 2007 – No parameterless constructor defined for this object

0
I needed to edit a page layout in a Publishing Site and I was adding a custom web part using SharePoint Designer. Everything seemed...

SharePoint 2007 Debugging – Show Error Messages

0
Sometimes debugging SharePoint errors is not the easiest of tasks. The most common and annoying situation is when the "An unexpected error has occurred"...

SharePoint 2007 Deployment Tools

0
I recently found in the CodePlex web site, two very interesting and useful tools to ease the process of deployment of a SharePoint 2007...

SharePoint 2007 – Restore Closed Web Parts

1
In SharePoint 2007 web sites, web parts can be removed from a web part page using two methods: Closing the web part (by clicking...