by Jamie McAllister
15. March 2011 18:38
Beware of code samples on blogs, especially this one.
[More]
by Jamie McAllister
18. December 2008 15:35
This article demonstrates the simple but powerful technique of overriding the Render method of a Sharepoint page. This allows you to obtain the Response markup of the page which can then be manipulated for XHTML compliance, Document Output, or Mobile Device Rendering.
[More]
by Jamie McAllister
2. June 2008 21:42
Microsoft have released some extensions to .NET 3.5 that should make it much easier to exploit all those multiple cores on our servers!
[More]
by Jamie McAllister
19. February 2008 15:49
Displaying the last modified date for a multi-lingual publishing page in MOSS proves a bit tricky. It's solved here by re-working an existing solution, and using the MOSS Language Pack Resources.
[More]
by Jamie McAllister
10. February 2008 15:49
Accessing Sharepoint Documents from an ordinary Winforms app via https
[More]