Web Part Caching – A simple approach Members Public

Today we’ve been looking at Web Parts, creation of custom webparts and best practices for creating our custom solutions based on web parts. I quickly coded up a sample which is caching items in a webpart – Huge server load is a major impact point for some organizations, making caching

Tobias Zimmergren
Tobias Zimmergren
SharePoint

How to: Get up and running with .NET 3.5 in your SharePoint environment Members Public

Since I’ve been a bit on the lazy side when it comes to the blog (due to multiple reasons..), I’m thinking about writing up an article-series where I’ll talk about .NET 3.5 and what it has to offer when used in conjunction with SharePoint. Any input

Tobias Zimmergren
Tobias Zimmergren
SharePointASP.NET

SharePoint Forum and SharePoint Forum Web Part Members Public

UPDATE: Please read the latest news about the Discussion Forum Web Part here: https://zimmergren.net/tozit-sharepoint-discussion-forum-solution-for-wss-3-0-and-moss-2007-released-today/ A lot of people have been asking me about the Discussion Forum WebPart I’ve created for SharePoint (WSS 3.0 and MOSS 2007 alike, of course). Therefore, I decided to give you

Tobias Zimmergren
Tobias Zimmergren
SharePointSharePoint Discussion Web Part

SharePoint's hidden user-list - User Information List Members Public

SharePoint's hidden User Information List has been around for a long time. Already in SharePoint 2007, and all the way around to SharePoint 2019 that is currently rolled out. Learn more about it here.

Tobias Zimmergren
Tobias Zimmergren
SharePoint

SharePoint Virtual Images from Microsoft Members Public

WSS 3.0 SP1 Virtual Disk Tonight at 08:23 Microsoft released the Windows SharePoint Services 3.0 SP1 virtual disk with Visual Studio pre-installed. You can find the Windows SharePoint Services 3.0 SP1 here [http://www.microsoft.com/downloads/details.aspx?familyid=1beeac6f-2ea1-4769-9948-74a74bd604fa&displaylang=en&tm]

Tobias Zimmergren
Tobias Zimmergren
SharePointVirtualization

How To: Easily construct your CAML queries with CAML Query Builder Members Public

This post is a mere follow-up to my previous minor posts on the subject of SPQuery and SharePoint queries located here. Basically, this post will provide step-by-step instructions to construct your CAML (Collaborative Application Markup Language) queries using the U2U CALM Query Builder which you can find on the U2U

Tobias Zimmergren
Tobias Zimmergren
SharePoint

Introduction to SharePoint Queries Members Public

Recently I’ve been using SharePoint Queries more and more, not to say in my latest personal project: Zimmergren Forum WebPart [https://zimmergren.net/sharepoint-forums-webpart-whats-going-on/]. At times when I’ve been out at some clients to help them either refactor existing code or build new code, weather doing it myself

Tobias Zimmergren
Tobias Zimmergren
SharePoint

SPQuery returning all items Members Public

If you’ve ever used the SPQuery objects to get SPListItems from a SPList, and you didn’t get it to work because the query would return ALL items in the SPList, you might have used code similar to this: SPQuery postsQuery = new SPQuery(); postsQuery.Query = string.Format("<

Tobias Zimmergren
Tobias Zimmergren
SharePoint
Previous Page 38 of 41 Next

Hi, I'm Tobias 👋

Tobias Zimmergren profile picture

Find out more about me.

Recent comments

Mastodon