SharePoint,programming - Riaan's Blog

Browse by Tags

Sharepoint support for SQL 2008
Office SharePoint Server 2007 SP1 & Windows SharePoint Services 3.0 SP1 now support SQL Server 2008. For more info go here: http://blogs.msdn.com/sharepoint/archive/2008/08/15/sql-server-2008-support-for-sharepoint-products-and-technologies.aspx Subscribe in a reader Join my blog network on Facebook Blog Networks Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
How to choose your WorkFlow Model
Different applications require different execution models. Some programs are quick to execute, while others may take weeks or months. Some programs have very specific steps for execution with little or no room for deviation from its set path; other programs are more flexible, reacting to user actions to make decisions, changing execution paths depending on context. Windows Workflow Foundation (WF) is a programming model, set of tools, and runtime environment that allows you to write declarative workflows...
Automating solution package creation for SharePoint Services
Windows SharePoint Services 3.0 includes a new method of deploying custom code and functionality to SharePoint sites that acts as the internal installer framework for Windows SharePoint Services. A Windows SharePoint Services solution package (*.wsp) is a CAB file that includes all custom code and files that should be deployed to a SharePoint site. http://msdn.microsoft.com/en-us/library/cc441431.aspx Subscribe in a reader Join my blog network on Facebook Blog Networks Share this post: email 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!

Search

Go

This Blog

Syndication