SharePoint Den
Shocking truth about SharePoint revealed!
Pages
(Move to ...)
Home
SP Comis
Syntax highlighting
Open Live Writer
▼
12 May 2014
Create Professional Looking favicon.ico and .ico for .exe Programs
›
Let's start with this: 1. If you already have a corportate big logo - open it in GIMP and go to : Layer-->Transparancy-->C...
30 Mar 2014
Two-way Synchronization between SharePoint List and Excel Table
›
Hey there folks! There is a feature that existed since SharePoint 2003 and not many people know about. This feature allows you to publish ...
5 comments:
18 Jan 2014
Check if a Field was Changed Inside ItemUpdated Handler of a List EventReceiver
›
I think, I found the easiest way to check if a particular field was changed inside ItemUpdated handler. Here is what you should do: Add a ...
15 Jan 2014
Send Email with HTML Link to the Current User with SPUtility.SendEmail
›
Code: private void SendEmailWithReportLink( SPWeb web) { string bodyText = "To see the report <...
10 Jan 2014
SharePoint 2013 Feature Comparison All in One (credits to Peter Ekerot)
›
Here is a link to the Excel file with the comprehensive comparison across different versions of SharePoint 2013
Increase the Width of the Lookup Control
›
If you need to increase the width of the lookup field on the edit form - add this piece of CSS to your master page: .ms-formtable tabl...
4 Jan 2014
Using AppFabric Programmatically on SharePoint 2013 Farm
›
First of all, if you are going to use standard App Fabric cluster that goes with the prerequisites for SharePoint 2013 you'll end up bei...
‹
›
Home
View web version