C#,SharePoint - Riaan's Blog

Browse by Tags

Disposable Windows SharePoint Services Objects
Some good Sharepoint - and general - object model coding pratices: http://msdn.microsoft.com/en-us/library/aa973248.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Speeding up SharePoint (or any IIS hosted website)
A client of mine recently complained about the speed of their SharePoint portal. After playing around I found this very simple and useful solution to the client's problem. This is not SharePoint specific and can be applied to any site hosted in IIS. Add the following http header to the list in IIS cache-control: (name) max-age=3600, no-check (value) What this does is to tell IIS to stop and update static content like images on every load. Simple and effective. Share this post: email it! | bookmark...
Updating of SharePoint tasks
I recently developed a basic approval workflow for a client that entails an InfoPath form dynamically updating the workflow task depending on a radio button selection - via a web service. With this process I kept getting an error saying something like the following: The Web application at SOMEURL could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application...
New SharePoint Site
For those that did not know, Microsoft has a new site regarding all matters SharePoint: http://www.microsoft.com/click/SharePointDeveloper/ Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Singularity
Singularity is a research project focused on the construction of dependable systems through innovation in the areas of systems, languages, and tools. The Singularity Research Development Kit (RDK) 1.1 is now available for academic non-commercial use. The official site for Singularity can be found here: http://research.microsoft.com/os/singularity/ Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!

Search

Go

This Blog

Syndication