SharePoint has a very specific URL format that it uses in order to display the EditForm.aspx page. This page is…

SharePoint Online | O365 | Azure | + legacy & productivity

SharePoint has a very specific URL format that it uses in order to display the EditForm.aspx page. This page is…

SharePoint will by default request that the user saves a .pdf file and open it locally inside the client application…

You can easily add custom properties to your custom web parts so that you can pass in values to them…

In a previous post, I talked about the SPQuery and the CAML query builder. One common problem that you may…

If you have a custom web part that does not appear in your web part gallery, the most probable cause…

I never had any use for sticky notes before. However, I did notice a colleague of mine using them to…

There’s two ways to add data to the Application Cache. Notice that this is different to the Session cache in…

In case you renamed a custom web part, make sure you have renamed all the references to the web part:…

If you ever wondered how many lines your code is, you can easily get such information (along with other -arguably…

While working with an asp.net page in SharePoint 2007 (or, in any other situation where you get this error), when…