<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OfficeDeveloper.NET</title>
	<atom:link href="http://officedeveloper.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://officedeveloper.net</link>
	<description></description>
	<lastBuildDate>Fri, 13 Jan 2012 00:50:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Generate invoice numbers in Excel</title>
		<link>http://officedeveloper.net/2012/01/12/generate-invoice-numbers-in-excel/</link>
		<comments>http://officedeveloper.net/2012/01/12/generate-invoice-numbers-in-excel/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 00:50:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office News]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[a-macro-for]]></category>
		<category><![CDATA[create-invoices]]></category>
		<category><![CDATA[first-macro]]></category>
		<category><![CDATA[fresh-on-the]]></category>
		<category><![CDATA[generate-unique]]></category>
		<category><![CDATA[great-starting]]></category>
		<category><![CDATA[invoice-numbers]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[the-invoice]]></category>
		<category><![CDATA[these-templates]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/2012/01/12/generate-invoice-numbers-in-excel/</guid>
		<description><![CDATA[ If you need a way to create invoices in Excel, you can use one of the many invoice templates on Office.com. While these templates are a great starting point, they don&#39;t automatically generate unique invoice numbers—you need a macro for that. ]]></description>
			<content:encoded><![CDATA[<p> If you need a way to create invoices in Excel, you can use one of the many invoice templates on Office.com. While these templates are a great starting point, they don&#39;t automatically generate unique invoice numbers—you need a macro for that. </p>
<p><img src="" /></p>
<p>View post: <br />
<a target="_blank" href="http://blogs.office.com/b/microsoft-excel/archive/2012/01/12/generate-invoice-numbers-in-excel.aspx" title="Generate invoice numbers in Excel">Generate invoice numbers in Excel</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2012/01/12/generate-invoice-numbers-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leveraging Windows Azure WCF Services to Connect BCS with SharePoint Online</title>
		<link>http://officedeveloper.net/2011/11/12/leveraging-windows-azure-wcf-services-connect-bcs-sharepoint-online/</link>
		<comments>http://officedeveloper.net/2011/11/12/leveraging-windows-azure-wcf-services-connect-bcs-sharepoint-online/#comments</comments>
		<pubDate>Sat, 12 Nov 2011 06:53:25 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint Online]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[external]]></category>
		<category><![CDATA[img-title]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[sharepoint online]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[system-]]></category>
		<category><![CDATA[vba]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[windows-azure]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/2011/11/12/leveraging-windows-azure-wcf-services-connect-bcs-sharepoint-online/</guid>
		<description><![CDATA[ Introduction You might have read an earlier post of mine where I discussed the new Business Connectivity Services (BCS) functionality in SharePoint Online (SP-O) and walked through how you can leverage jQuery and JavaScript to interact with an external list in SharePoint Online. This blog post assumed that you had created an external list in the first place and provided you with some code snippets to create a view of an external list. Since that time, a great post from Christian Glessner popped up that shows you how you can walk through creating an external list using SQL Azure. ]]></description>
			<content:encoded><![CDATA[<p> Introduction You might have read an earlier post of mine where I discussed the new Business Connectivity Services (BCS) functionality in SharePoint Online (SP-O) and walked through how you can leverage jQuery and JavaScript to interact with an external list in SharePoint Online. This blog post assumed that you had created an external list in the first place and provided you with some code snippets to create a view of an external list. Since that time, a great post from Christian Glessner popped up that shows you how you can walk through creating an external list using SQL Azure. </p>
<p><img src="" /></p>
<p>See original here: <br />
<a target="_blank" href="http://blogs.msdn.com/b/steve_fox/archive/2011/11/12/leveraging-wcf-services-to-connect-bcs-with-sharepoint-online.aspx" title="Leveraging Windows Azure WCF Services to Connect BCS with SharePoint Online">Leveraging Windows Azure WCF Services to Connect BCS with SharePoint Online</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2011/11/12/leveraging-windows-azure-wcf-services-connect-bcs-sharepoint-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Office 365?</title>
		<link>http://officedeveloper.net/2011/09/19/office/</link>
		<comments>http://officedeveloper.net/2011/09/19/office/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 19:05:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[Office News]]></category>
		<category><![CDATA[and-collaborating]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[make-your]]></category>
		<category><![CDATA[office 365]]></category>
		<category><![CDATA[programs-and]]></category>
		<category><![CDATA[read-more]]></category>
		<category><![CDATA[storing-documents]]></category>
		<category><![CDATA[use-the]]></category>
		<category><![CDATA[you-go-]]></category>
		<category><![CDATA[you-pay]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/2011/09/19/office/</guid>
		<description><![CDATA[ Microsoft Office 365 is a way to use the cloud to make your business documents available whenever, wherever you need them. And it's secure. Office 365 is a collection of programs and services for sending email, storing documents, and collaborating online]]></description>
			<content:encoded><![CDATA[<p> Microsoft Office 365 is a way to use the cloud to make your business documents available whenever, wherever you need them. And it&#8217;s secure. Office 365 is a collection of programs and services for sending email, storing documents, and collaborating online</p>
<p><img src="" /></p>
<p>Originally posted here:<br />
<a target="_blank" href="http://blogs.office.com/b/office_blog/archive/2011/09/19/what-is-office-365.aspx" title="What is Office 365?">What is Office 365?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2011/09/19/office/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sample: Outlook 2010: Access Lists of SharePoint Objects Using Outlook.PickerDialog</title>
		<link>http://officedeveloper.net/2011/08/08/sample-outlook-2010-access-lists-of-sharepoint-objects-using-outlook-pickerdialog/</link>
		<comments>http://officedeveloper.net/2011/08/08/sample-outlook-2010-access-lists-of-sharepoint-objects-using-outlook-pickerdialog/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 06:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Access]]></category>
		<category><![CDATA[Office News]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[conversation]]></category>
		<category><![CDATA[manipulate-items]]></category>
		<category><![CDATA[sample]]></category>
		<category><![CDATA[sample-shows]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[such-as-users]]></category>
		<category><![CDATA[use-the]]></category>
		<category><![CDATA[version 2010]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/2011/08/08/sample-outlook-2010-access-lists-of-sharepoint-objects-using-outlook-pickerdialog/</guid>
		<description><![CDATA[This sample shows how to use the new PickerDialog object in Outlook 2010, to access a SharePoint server to get a list of objects such as users, distribution lists, and so forth.]]></description>
			<content:encoded><![CDATA[<p>This sample shows how to use the new PickerDialog object in Outlook 2010, to access a SharePoint server to get a list of objects such as users, distribution lists, and so forth.</p>
<p>Read the rest here: <br />
<a target="_blank" href="http://code.msdn.microsoft.com/Outlook-2010-Access-Lists-a52255a9" title="Sample: Outlook 2010: Access Lists of SharePoint Objects Using Outlook.PickerDialog">Sample: Outlook 2010: Access Lists of SharePoint Objects Using Outlook.PickerDialog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2011/08/08/sample-outlook-2010-access-lists-of-sharepoint-objects-using-outlook-pickerdialog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sample: Outlook 2010: Manipulate Items in Mail Conversations Using Outlook.Conversations</title>
		<link>http://officedeveloper.net/2011/08/08/sample-outlook-2010-manipulate-items-in-mail-conversations-using-outlook-conversations/</link>
		<comments>http://officedeveloper.net/2011/08/08/sample-outlook-2010-manipulate-items-in-mail-conversations-using-outlook-conversations/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 06:00:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Office News]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[code sample]]></category>
		<category><![CDATA[conversation]]></category>
		<category><![CDATA[manipulate-items]]></category>
		<category><![CDATA[sample]]></category>
		<category><![CDATA[sample-shows]]></category>
		<category><![CDATA[use-the]]></category>
		<category><![CDATA[vba]]></category>
		<category><![CDATA[version 2010]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/2011/08/08/sample-outlook-2010-manipulate-items-in-mail-conversations-using-outlook-conversations/</guid>
		<description><![CDATA[This sample shows how to use the new Conversation object in Outlook 2010 to manipulate items in a mail conversation.]]></description>
			<content:encoded><![CDATA[<p>This sample shows how to use the new Conversation object in Outlook 2010 to manipulate items in a mail conversation.</p>
<p>Here is the original post:<br />
<a target="_blank" href="http://code.msdn.microsoft.com/Outlook-2010-Manipulate-64fead5e" title="Sample: Outlook 2010: Manipulate Items in Mail Conversations Using Outlook.Conversations">Sample: Outlook 2010: Manipulate Items in Mail Conversations Using Outlook.Conversations</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2011/08/08/sample-outlook-2010-manipulate-items-in-mail-conversations-using-outlook-conversations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 and Windows Phone 7 Training Kit</title>
		<link>http://officedeveloper.net/2011/07/24/sharepoint-2010-and-windows-phone-7-training-kit/</link>
		<comments>http://officedeveloper.net/2011/07/24/sharepoint-2010-and-windows-phone-7-training-kit/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 06:02:18 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[advanced-guidance]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[developers-with]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[windows-phone]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/sharepoint-2010-and-windows-phone-7-training-kit</guid>
		<description><![CDATA[Provides developers with advanced guidance on how to develop Windows Phone 7 Applications for SharePoint. ]]></description>
			<content:encoded><![CDATA[<p>Provides developers with advanced guidance on how to develop Windows Phone 7 Applications for SharePoint. </p>
<p>Excerpt from:<br />
<a target="_blank" href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/ZQPJALmc0ww/details.aspx" title="SharePoint 2010 and Windows Phone 7 Training Kit">SharePoint 2010 and Windows Phone 7 Training Kit</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2011/07/24/sharepoint-2010-and-windows-phone-7-training-kit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint and Windows Azure Development Kit</title>
		<link>http://officedeveloper.net/2011/07/24/sharepoint-and-windows-azure-development-kit/</link>
		<comments>http://officedeveloper.net/2011/07/24/sharepoint-and-windows-azure-development-kit/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 06:01:20 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[2011-release]]></category>
		<category><![CDATA[a-training-course]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[azure-development]]></category>
		<category><![CDATA[help-developers]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[training-course]]></category>
		<category><![CDATA[windows-azure]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/sharepoint-and-windows-azure-development-kit</guid>
		<description><![CDATA[The July 2011 release of the SharePoint and Azure Development Kit is a training course to help developers integrate SharePoint and Windows Azure. ]]></description>
			<content:encoded><![CDATA[<p>The July 2011 release of the SharePoint and Azure Development Kit is a training course to help developers integrate SharePoint and Windows Azure. </p>
<p>More here: <br />
<a target="_blank" href="http://feedproxy.google.com/~r/MicrosoftDownloadCenter/~3/kRvPcib9czs/details.aspx" title="SharePoint and Windows Azure Development Kit">SharePoint and Windows Azure Development Kit</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2011/07/24/sharepoint-and-windows-azure-development-kit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attaching a File or an Outlook Item to an Outlook Message</title>
		<link>http://officedeveloper.net/2011/07/15/attaching-a-file-or-an-outlook-item-to-an-outlook-message/</link>
		<comments>http://officedeveloper.net/2011/07/15/attaching-a-file-or-an-outlook-item-to-an-outlook-message/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 16:30:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Access]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office News]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Samples]]></category>
		<category><![CDATA[a-contact-item]]></category>
		<category><![CDATA[a-slightly-more]]></category>
		<category><![CDATA[attachment]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[corresponding]]></category>
		<category><![CDATA[how do i]]></category>
		<category><![CDATA[outlook 2010]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[total]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/attaching-a-file-or-an-outlook-item-to-an-outlook-message</guid>
		<description><![CDATA[ Attaching a file to a Microsoft Outlook mail item is one of the most popular customer actions in Outlook.   Naturally, many power users also ask how to do this programmatically. The Outlook object model provides the Attachment  object, Attachments.Add  method, and an Attachments property for each of the Outlook item objects  (for example, mail, appointment, contact, meeting, and task items), to support adding an attachment to an Outlook item]]></description>
			<content:encoded><![CDATA[<p> Attaching a file to a Microsoft Outlook mail item is one of the most popular customer actions in Outlook.   Naturally, many power users also ask how to do this programmatically. The Outlook object model provides the Attachment  object, Attachments.Add  method, and an Attachments property for each of the Outlook item objects  (for example, mail, appointment, contact, meeting, and task items), to support adding an attachment to an Outlook item</p>
<p><img src="" /></p>
<p>View original post here: <br />
<a target="_blank" href="http://blogs.msdn.com/b/officedevdocs/archive/2011/07/15/attaching-a-file-or-an-outlook-item-to-an-outlook-message.aspx" title="Attaching a File or an Outlook Item to an Outlook Message">Attaching a File or an Outlook Item to an Outlook Message</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2011/07/15/attaching-a-file-or-an-outlook-item-to-an-outlook-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Office Show: Office 365: Part 1</title>
		<link>http://officedeveloper.net/2011/07/05/the-office-show-office-365-part-1/</link>
		<comments>http://officedeveloper.net/2011/07/05/the-office-show-office-365-part-1/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 04:39:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Office 365]]></category>
		<category><![CDATA[Office News]]></category>
		<category><![CDATA[a-business-from]]></category>
		<category><![CDATA[face-some]]></category>
		<category><![CDATA[help-your]]></category>
		<category><![CDATA[key-links]]></category>
		<category><![CDATA[office 365]]></category>
		<category><![CDATA[office-show]]></category>
		<category><![CDATA[resources-and]]></category>
		<category><![CDATA[small-business]]></category>
		<category><![CDATA[stay-tuned]]></category>
		<category><![CDATA[strapped-for]]></category>
		<category><![CDATA[their-key]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/the-office-show-office-365-part-1</guid>
		<description><![CDATA[ So what is Office 365 and how can it help your small business? This Office Show answers those questions with a special two-part episode, wherein our heroines Laura and Tina start a business from scratch with Office 365. ]]></description>
			<content:encoded><![CDATA[<p> So what is Office 365 and how can it help your small business? This Office Show answers those questions with a special two-part episode, wherein our heroines Laura and Tina start a business from scratch with Office 365. </p>
<p>Here is the original:<br />
<a target="_blank" href="http://blogs.office.com/b/office-show/archive/2011/07/05/the-office-show-get-started-with-office-365.aspx" title="The Office Show: Office 365: Part 1">The Office Show: Office 365: Part 1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2011/07/05/the-office-show-office-365-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office 365: three questions for small businesses</title>
		<link>http://officedeveloper.net/2011/06/28/office-365-three-questions-for-small-businesses/</link>
		<comments>http://officedeveloper.net/2011/06/28/office-365-three-questions-for-small-businesses/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 22:58:34 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[Office News]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[365-service]]></category>
		<category><![CDATA[a-few-questions]]></category>
		<category><![CDATA[a-label-from]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[few-questions]]></category>
		<category><![CDATA[from-its]]></category>
		<category><![CDATA[has-officially]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[office 365]]></category>
		<category><![CDATA[removed-the]]></category>
		<category><![CDATA[serious-issue]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[the-roadmap]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/office-365-three-questions-for-small-businesses</guid>
		<description><![CDATA[ Microsoft has officially removed the beta label from its Office 365 service, but a few questions remain for small businesses. ]]></description>
			<content:encoded><![CDATA[<p> Microsoft has officially removed the beta label from its Office 365 service, but a few questions remain for small businesses. </p>
<p>See the rest here:<br />
<a target="_blank" href="http://feedproxy.google.com/~r/zdnet/Bott/~3/nsmdRr9HLAE/3503" title="Office 365: three questions for small businesses">Office 365: three questions for small businesses</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2011/06/28/office-365-three-questions-for-small-businesses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

