<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>blog.dennus.net</title>
	<link>http://blog.dennus.net</link>
	<description>A reflection on Microsoft Office SharePoint Server 2007 (and other stuff...)</description>
	<lastBuildDate>Tue, 20 Jul 2010 09:28:24 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>Using the SP2010 Client Object Model to update a list item</title>
		<description><![CDATA[In the previous post I wrote about having a custom ribbon button which handles a postback event. In the conclusion I also wrote that so far I haven't been able to figure out how to retrieve the selected item when the postback occurs. So I have been looking at alternatives to implement what I want, [...]]]></description>
		<link>http://blog.dennus.net/2010/07/20/using-the-sp2010-client-object-model-to-update-a-list-item/</link>
			</item>
	<item>
		<title>Ribbon buttons with postback in SP2010</title>
		<description><![CDATA[For this Ticket Desk project I'm doing, I wanted to extend the default Ribbon UI with a new button that quickly allows the application admins to quickly mark a ticket as resolved. This is just a status field on the list item itself and you could even argue to just edit the item. However, since [...]]]></description>
		<link>http://blog.dennus.net/2010/07/20/ribbon-buttons-with-postback-in-sp2010/</link>
			</item>
	<item>
		<title>Open a list form dialog from the Quick Launch in SP2010</title>
		<description><![CDATA[One of the new cool features to streamline the user interface in SharePoint 2010 is the use of dialog windows, for example when creating or editing list items. Right now I'm on a project for a client where the goal is to create a ticket desk application in SharePoint. Users should be able to quickly [...]]]></description>
		<link>http://blog.dennus.net/2010/07/14/open-a-list-form-dialog-from-the-quick-launch-in-sp2010/</link>
			</item>
	<item>
		<title>SharePoint 2010 Console Application Quirks</title>
		<description><![CDATA[So, in order to get the schema XML of some field I've created on my SharePoint 2010 site, I decided to write a quick console application to retrieve the data.I quickly discovered that apparently some things have changed regarding how to use a console application with SP2010. I figured the code would pretty much be [...]]]></description>
		<link>http://blog.dennus.net/2010/07/13/sharepoint-2010-console-application-quirks/</link>
			</item>
	<item>
		<title>SharePoint 2010 Forms Based Authentication Error</title>
		<description><![CDATA[I'm currently working at a client who's wish is to have a SharePoint 2010 site with forms based authentication, to manage the problem of the different locations having different domains. So, I found this really excellent guide written Donal Conlon, over here: http://donalconlon.wordpress.com/2010/02/23/configuring-forms-base-authentication-for-sharepoint-2010-using-iis7/ I followed every step of it, including the little caveat, which was [...]]]></description>
		<link>http://blog.dennus.net/2010/07/12/sharepoint-2010-forms-based-authentication-error/</link>
			</item>
	<item>
		<title>SP2010 &#8211; Quick writeup about list referential integrity</title>
		<description><![CDATA[There's a new and much requested feature in SP2010 and that's referential integrity on (custom) lists. This blog post is a quick writeup of that new feature just to document what I've found so far. Hopefully it's helpful for someone else as well. Right, we have our SharePoint site which contains two custom lists: - [...]]]></description>
		<link>http://blog.dennus.net/2009/11/19/sp2010-quick-writeup-about-list-referential-integrity/</link>
			</item>
	<item>
		<title>SP2010 &#8211; Now possible to change your page layout on the fly?</title>
		<description><![CDATA[Wow, this seems like an interesting and much requested feature I just discovered in SharePoint 2010. It seems you can now change the page layout of an existing page! Maybe this is old news already, but I hadn't heard anything about it yet. So we have our regular article page right here: When you expand [...]]]></description>
		<link>http://blog.dennus.net/2009/11/18/sp2010-now-possible-to-change-your-page-layout-on-the-fly/</link>
			</item>
	<item>
		<title>SP2010 &#8211; SPUserCodeV4 &#8211; Your new web part project isn&#8217;t deploying?</title>
		<description><![CDATA[So you've just gone through all the trouble to get the new SharePoint 2010 beta installed with the new Visual Studio 2010 beta alongside of it. You've created your first web part project and you're ready to deploy! Only one minor issue though, when you try to deploy, you're getting an error, saying that "Cannot [...]]]></description>
		<link>http://blog.dennus.net/2009/11/18/sp2010-spusercodev4-your-new-web-part-project-isnt-deploying/</link>
			</item>
	<item>
		<title>Making a custom Outlook ribbon group appear in another inspector &#8211; bugged?</title>
		<description><![CDATA[For a small assignment for a client, I've created this custom ribbon for Outlook, which holds a new group with a couple of custom controls relevant for a new mail message. They'd like to add a couple of extra MIME headers if any of the recipients is outside their domain. So far, this was relatively [...]]]></description>
		<link>http://blog.dennus.net/2009/11/17/making-a-custom-outlook-ribbon-group-appear-in-another-inspector-bugged/</link>
			</item>
	<item>
		<title>Anonymous access settings on a list greyed out</title>
		<description><![CDATA[Today I was trying to help out a client to set up one of their existing lists for anonymous access. I followed the usual procedure of editing the list permissions and then navigating to the anonymous access settings. However, all the checkboxes on the page were greyed out. I checked the anonymous access settings on [...]]]></description>
		<link>http://blog.dennus.net/2009/08/19/anonymous-access-settings-on-a-list-greyed-out/</link>
			</item>
</channel>
</rss>
