Browse by Tags

22 June 2005
COM objects need tight leash
When a customer suddenly reports memoryusage on their Sharepoint Server of 300mb increase an hour you tend to show up pretty quick. This happened yesterday. After having installed a range of updates and patches to their server software, something in the w3wp process caused extensive memoryusage, eventually... Read More...
12 May 2005
Some notes on ClickOnce
In my sessions on smart clients the past weeks the ClickOnce seems to be the topic that generates the most questions. I'll try to clarify some of the issues here. Application Permissions and ClickOnce One of the main concerns people have is how a user knows what rights an application gets when it is... Read More...
09 May 2005
InfoPath Init Cycle and Dynamic Endpoint urls
I've created a InfoPath form designed to be highly movable. Somewhat against my own principles these forms have more than a few dataconnections and I wanted the reconfiguration effort to be minimal, preferrably zero, when the form was moved from one Sharepoint site to the next. It proved quite difficult... Read More...
26 August 2004
JavaScript Seralizer enables Clemens summer project
A bit more than a week ago my colleague Anders NorĂ¥s published an article on a JavaScript XmlSerializer that he has been working on for quite a while. The article got quite an amount of attention after Dare Osabanjo referenced Anders on the MSDN feed. Internally we've been discussing the applicability... Read More...
09 June 2004
The GAC, the WebApp, and the _layouts folder
Sometimes I tend to subconciously embark on a dual exploration. Much like trying to kite-surf for the first time, while reading a book of Salman Rushdie in urdu. You'll get there eventually, but the combined tasks will together take a lot more time. Today I tried to make my Sharepoint site generator... Read More...
03 April 2004
MNissen.DataControls v1.1 Released
I've just updated my last GDN sample to v1.1 with more stuff after the feedback I've got since my last post about it . I've listened to Robert McLaws and implemented support for handling one-to-many relationships and many-to-many aswell. The DataControls support TextBox, CheckBox, DropDownList and CheckBoxList... Read More...
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...
19 February 2004
Delivering presentation over Web Services with WSRP
I recently was asked to talk about the possibilities of implementing a WSRP consumer on the .NET platform. And suprisingly, it has very little to do with Web Services Routing Protocol. "Web Services for Remote Portlets" is the OASIS specification name and it's all about delivering presentation instead... Read More...
More Posts