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

SharePoint Forums WebPart : What's going on? Members Public

As a follow-up to my previous blogpost: "Forum Web Part for SharePoint [https://zimmergren.net/archive/2008/04/15/forum-web-part-for-sharepoint.aspx]" I thought I’d let you know the status of my personal pet-project. I’ve been getting alot of feedback regarding the Forum WebPart which is soon

Tobias Zimmergren
Tobias Zimmergren
SharePoint

Forum Web Part for SharePoint Members Public

People have been requesting a better discussion forum functionality than the one in SharePoint by default. I took that request and made it into a new personal project of mine. Currently the forum looks like any forum you see on the web, but it’s using- and is based entirely

Tobias Zimmergren
Tobias Zimmergren
SharePoint

Tip: RequestAccessEnabled programatically using the SharePoint Object Model Members Public

I bumped into a strange problem today. It wasn’t hard to solve, but worth mentioning. To manually enable the option to request permissions to the site, you do this from Site Actions – Site Settings – Advanced Permissions – Settings – Access Request. From that page you can specify if users should be

Tobias Zimmergren
Tobias Zimmergren
SharePoint

MOSS 2007: Creating a custom AJAX UserControl that will query the SharePoint Search Query Object Model to perform searches Members Public

Author: Tobias Zimmergren Url: http:https:https://zimmergren.net//zimmergren.net//www.zimmergren.net [/] If you’ve read my last two blogposts you already know how to configure ASP.NET 2.0 AJAX for your SharePoint Server and how do deploy a UserControl that uses AJAX functionality on you SharePoint

Tobias Zimmergren
Tobias Zimmergren
SharePointSearchAJAX

SharePoint Cross List Queries in a custom UserControl Members Public

Author: Tobias Zimmergren Url: http://www.zimmergren.net I got the question last week weather it’s possible to get items from all lists of gathered and displayed on one page. This is – like most things – possible in SharePoint without any greater efforts. With something called Queries we can use

Tobias Zimmergren
Tobias Zimmergren
SharePointQueries

MOSS 2007: Using AJAX UserControls in SharePoint Members Public

This post shows you how you can use the AJAX functionality in SharePoint by using UserControls. What we need to be able to follow the steps in this article * Have installed ASP.NET 2.0 AJAX 1.0 Extensions (Download here [http://www.microsoft.com/downloads/details.aspx?FamilyID=ca9d90fa-e8c9-42e3-aa19-08e2c027f5d6&

Tobias Zimmergren
Tobias Zimmergren
SharePointAJAX
Previous Page 39 of 41 Next

Hi, I'm Tobias 👋

Tobias Zimmergren profile picture

Find out more about me.

Recent comments

Mastodon