March 2004 - Posts

25 March 2004
Impersonation for ASP.NET pages hosted in SharePoint
We do most our SharePoint development based on ASP.NET WebForms and UserControls. WebParts are only used to host UserControls and pass information between them using Connections. WebForms are frequently used as PopUp windows triggered by the UserControls. In some scenarios you will want to set a different... Read More...
01 March 2004
International characters on Sharepoint sites
Have you ever noticed that your international characters, like our norwegian æ ø and å, just seems to disappear completely from Sharepoint pages and other content (ASP.NET UserControls etc) that are hosted in the Sharepoint context. It is related to the globalization settings for the Sharepoint... Read More...
Filed under:
01 March 2004
Changing WebPart properties
Some things are just not obvious, or maybe I am just getting spoiled. Well, I just spent a couple of hours trying to figure out why Sharepoint didn't bother to persist my changed WebPart Title property through postbacks. First I thought this was due to my UserControl approach, and was caused by the ASP... Read More...
More Posts