<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Chris Bortlik's Blog : Access</title><link>http://blogs.technet.com/cbortlik/archive/tags/Access/default.aspx</link><description>Tags: Access</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>SharePoint as a Development Platform</title><link>http://blogs.technet.com/cbortlik/archive/2009/11/06/sharepoint-as-a-development-platform.aspx</link><pubDate>Fri, 06 Nov 2009 19:54:40 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3292055</guid><dc:creator>cbortlik</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/cbortlik/comments/3292055.aspx</comments><wfw:commentRss>http://blogs.technet.com/cbortlik/commentrss.aspx?PostID=3292055</wfw:commentRss><description>&lt;p&gt;&lt;font size="2"&gt;While preparing to present my 2 sessions at the “Maximize Your SharePoint Investment: Leverage It as a Development Platform!” events that we’re doing for Northeast enterprise customers in &lt;/font&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032428173&amp;amp;culture=en-US"&gt;&lt;font size="2"&gt;Waltham, MA (November 19)&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; and &lt;/font&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032431609&amp;amp;Culture=en-US"&gt;&lt;font size="2"&gt;Rochester, NY (December 9)&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; I continue to be amazed at how rich and robust SharePoint is for configuring and developing custom solutions.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;I’ve been involved in architecting and developing browser based applications for well over 10 years – both on Microsoft and other technologies. My technical evolution over the years has been consistent with what many others have experienced:&lt;/font&gt;&lt;/p&gt;  &lt;ol&gt;   &lt;ul&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/ul&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="2"&gt;Static sites: HTML &amp;amp; JavaScript using tools like Notepad, FrontPage, DreamWeaver&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="2"&gt;Dynamic sites : C++, ISAPI extensions on IIS, Java&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="2"&gt;Wrapper applications: ASP&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="2"&gt;Frameworks: ASP.NET, AJAX&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="2"&gt;Platform: SharePoint&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ol&gt;  &lt;ul&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/ul&gt;  &lt;p&gt;&lt;font size="2"&gt;As with previous evolutions, using SharePoint as an application platform enables you to get out of the business of writing plumbing functions and focus on building applications that add unique value to your business. For example, why should you spend time writing workflows from scratch or building forms based solutions when SharePoint has out of the box capabilities and tools to automate most of that? Why should you write complex web controls, search, business intelligence and sites when SharePoint has so many out of the box site templates, features and web parts that you can configure and extend?&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;SharePoint provides a great layer of abstraction, services and functionality on top of ASP.NET This helps you accelerate your development cycles, lower project risk, reduce costs and get to market faster.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;I’m very excited about many things that are coming in SharePoint 2010 to further improve the development experience on the SharePoint platform. In future blog posts I’ll dive into these areas deeper. However, if I’m pressed to outline my top 5 items in these areas they would be:&lt;/font&gt;&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;font size="2"&gt;Development on a non server environment. In SharePoint 2010, you can now develop on 64-bit client machines that are running &lt;a href="http://msdn.microsoft.com/en-us/library/ee554869(office.14).aspx"&gt;Windows 7 or Vista SP1 (or later).&lt;/a&gt;&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font size="2"&gt;SharePoint as a first class citizen in Visual Studio 2010. Great improvements here that any ASP.NET developer would love including, integrated debugging, visual designers, project/control templates, WSP deployment/packaging and tracing. There is also rich integrated Application Lifecycle Management through Visual Studio and Team Foundation Server.&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font size="2"&gt;Silverlight web parts shipping out of the box to enable you to quickly add rich Silverlight capabilities to your SharePoint site.&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font size="2"&gt;&lt;a href="http://sharepoint2010.microsoft.com/product/capabilities/Composites/Pages/default.aspx"&gt;Composite applications&lt;/a&gt; that include round tripping, packaging and distribution of tasks between business analysts, power users and developers. Significant improvements such as Visio 2010 for designing workflows; SharePoint Designer improvements (including exporting to reusable WSP packages); Access Services; InfoPath Forms Services; Word Services; Visio Services; PerformancePoint Services; and Excel Services.&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font size="2"&gt;Business Connectivity Services for creating reusable read/write data connections to external data sources (e.g. Active Directory, ERP, CRM, SQL Server, Oracle, etc.) that can be exposed and used across SharePoint and the Office clients, including off-line usage via SharePoint Workspace.&lt;/font&gt;&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;font size="2"&gt;There is so much more that we’ll get into at the local events and in future blog posts. For now, I encourage you to check out some of the links and resources highlighted in my earlier &lt;a href="http://blogs.technet.com/cbortlik/archive/2009/10/20/sharepoint-2010-announcements-at-the-sharepoint-conference-today.aspx"&gt;SharePoint 2010 blog post&lt;/a&gt;.&lt;/font&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3292055" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/cbortlik/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/OBA/default.aspx">OBA</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Events/default.aspx">Events</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/InfoPath/default.aspx">InfoPath</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/PerformancePoint/default.aspx">PerformancePoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Excel/default.aspx">Excel</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Access/default.aspx">Access</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SharePoint+Workspace/default.aspx">SharePoint Workspace</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Visio/default.aspx">Visio</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SharePoint+Designer/default.aspx">SharePoint Designer</category></item><item><title>Office, SharePoint, Visio and Project 2010 News …</title><link>http://blogs.technet.com/cbortlik/archive/2009/07/14/office-sharepoint-visio-and-project-2010-news.aspx</link><pubDate>Tue, 14 Jul 2009 04:44:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3263623</guid><dc:creator>cbortlik</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/cbortlik/comments/3263623.aspx</comments><wfw:commentRss>http://blogs.technet.com/cbortlik/commentrss.aspx?PostID=3263623</wfw:commentRss><description>&lt;P&gt;Today at the Microsoft Worldwide Partner Conference, major announcements were made regarding Office, SharePoint, Project and Visio 2010.&lt;/P&gt;
&lt;P&gt;Microsoft Office 2010, Microsoft SharePoint Server 2010, Microsoft Visio 2010 and Microsoft Project 2010 have reached the technical preview engineering milestone. Starting today, tens of thousands of people will be invited to test Office and Visio as part of the Technical Preview program. Full details can be found in this &lt;A href="http://www.microsoft.com/presspass/press/2009/jul09/07-13Office2010WPCPR.mspx" mce_href="http://www.microsoft.com/presspass/press/2009/jul09/07-13Office2010WPCPR.mspx"&gt;press release&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Here are some additional resources that were made available today:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://www.microsoft.com/office2010" mce_href="http://www.microsoft.com/office2010"&gt;Office 2010 site&lt;/A&gt;: Get all of the news and see demos of the next version of Office.&lt;/LI&gt;
&lt;LI&gt;&lt;A title="Office 2010 Press Pass" href="http://www.microsoft.com/presspass/presskits/2010office/Default.aspx" mce_href="http://www.microsoft.com/presspass/presskits/2010office/Default.aspx"&gt;Office 2010 Press Pass&lt;/A&gt;: Additional press releases and information on Office 2010.&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://sharepoint.microsoft.com/2010/sneak_peek/Pages/default.aspx" mce_href="http://sharepoint.microsoft.com/2010/sneak_peek/Pages/default.aspx"&gt;SharePoint 2010 preview site&lt;/A&gt;: See some of what is coming in SharePoint 2010.&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.digitalwpc.com/" mce_href="http://www.digitalwpc.com/"&gt;Worldwide Partner Conference site&lt;/A&gt;: Watch the keynotes and read other announcements.&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3263623" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/cbortlik/archive/tags/Office/default.aspx">Office</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Events/default.aspx">Events</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/OneNote/default.aspx">OneNote</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Outlook/default.aspx">Outlook</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/InfoPath/default.aspx">InfoPath</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Excel/default.aspx">Excel</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Access/default.aspx">Access</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Groove/default.aspx">Groove</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Word/default.aspx">Word</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/PowerPoint/default.aspx">PowerPoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Project/default.aspx">Project</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SharePoint+Workspace/default.aspx">SharePoint Workspace</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Visio/default.aspx">Visio</category></item><item><title>Want to get Office Enterprise 2007 for $9.95?</title><link>http://blogs.technet.com/cbortlik/archive/2009/06/08/want-to-get-office-enterprise-2007-for-9-95.aspx</link><pubDate>Mon, 08 Jun 2009 16:30:28 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3251884</guid><dc:creator>cbortlik</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/cbortlik/comments/3251884.aspx</comments><wfw:commentRss>http://blogs.technet.com/cbortlik/commentrss.aspx?PostID=3251884</wfw:commentRss><description>&lt;p&gt;We recently rolled out changes to the Microsoft &lt;a href="http://www.microsoft.com/licensing/software-assurance/home-use-program.aspx"&gt;Home Use Program&lt;/a&gt; (HUP) that may enable you to download &lt;a href="http://office.microsoft.com/en-us/suites/FX101674041033.aspx"&gt;Office Enterprise 2007&lt;/a&gt; for your home personal use for just $9.95! &lt;/p&gt;  &lt;p&gt;Details can be found on the Home Use &lt;a href="http://www.microsofthup.com"&gt;site&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Not familiar with the Home Use Program? Home Use is just one of the many &lt;a href="http://www.microsoft.com/licensing/software-assurance/faq.aspx"&gt;Software Assurance&lt;/a&gt; (SA) benefits that many of our customers enjoy. &lt;/p&gt;  &lt;p&gt;In addition to getting upgrade rights to newer versions of Microsoft software, SA benefits also help with training and deploying Microsoft software.&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3251884" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/cbortlik/archive/tags/Office/default.aspx">Office</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Enterprise+Agreement/default.aspx">Enterprise Agreement</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/EA/default.aspx">EA</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Training/default.aspx">Training</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SA/default.aspx">SA</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Software+Assurance/default.aspx">Software Assurance</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Adoption/default.aspx">Adoption</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Deployment/default.aspx">Deployment</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/OneNote/default.aspx">OneNote</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Outlook/default.aspx">Outlook</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/InfoPath/default.aspx">InfoPath</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Excel/default.aspx">Excel</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Access/default.aspx">Access</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Groove/default.aspx">Groove</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Word/default.aspx">Word</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/PowerPoint/default.aspx">PowerPoint</category></item><item><title>Office 2010: Register for the Technical Preview Program and Get More Info …</title><link>http://blogs.technet.com/cbortlik/archive/2009/05/13/office-2010-register-for-the-technical-preview-program-and-get-more-info.aspx</link><pubDate>Wed, 13 May 2009 16:48:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3240295</guid><dc:creator>cbortlik</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/cbortlik/comments/3240295.aspx</comments><wfw:commentRss>http://blogs.technet.com/cbortlik/commentrss.aspx?PostID=3240295</wfw:commentRss><description>&lt;p&gt;Earlier this week Microsoft made some important Office 2010 announcements during our annual &lt;a href="http://www.microsoft.com/presspass/events/teched/default.mspx"&gt;TechEd conference&lt;/a&gt;. One of the announcements was that Microsoft will have an invitation only &lt;a href="https://microsoft.crgevents.com/Office2010TheMovie/Content/Default.aspx?p=Home&amp;amp;"&gt;Technical Preview Program for Office 2010&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;This program is scheduled to launch in July 2009 and will offer selected customers the opportunity to experience early, pre-release versions of Office 2010 which will include the following applications:&amp;#160; Word 2010, Excel 2010, Outlook 2010, PowerPoint 2010, OneNote 2010, Access 2010, InfoPath 2010 and Publisher 2010. &lt;/p&gt;  &lt;p&gt;As we count down to the start of the Technical Preview Program for Office 2010, more information and resources on Office 2010 are becoming publicly available for our customers and partners. These include:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;a href="https://microsoft.crgevents.com/Office2010TheMovie/Content/Default.aspx?p=Home&amp;amp;"&gt;Office 2010 Technical Preview Registration&lt;/a&gt;: Register to be considered for the Technical Preview Program, which is scheduled to begin in July 2009.&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.technet.com/office2010/"&gt;Office 2010 IT Blog&lt;/a&gt;: The official Office 2010 blog of the Microsoft Office product group. This includes information on the preliminary system requirements for Office 2010.&lt;/li&gt;    &lt;li&gt;&lt;a href="http://social.technet.microsoft.com/Forums/en-US/office2010general/threads"&gt;Office 2010 Forum&lt;/a&gt;: A place to discuss the Office 2010 Technical Preview Program and other information and questions around the new version Office&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.office2010themovie.com/"&gt;Office 2010 the Movie&lt;/a&gt;: A fun trailer and preview of things to come.&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.microsoft.com/presspass/features/2009/Apr09/04-15Office2010.mspx?rss_fdn=Top%20Stories"&gt;Office 2010 Press Release&lt;/a&gt;: Some high level details on Office, SharePoint and Exchange 2010.&lt;/li&gt; &lt;/ol&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3240295" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/cbortlik/archive/tags/Office/default.aspx">Office</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Deployment/default.aspx">Deployment</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/OneNote/default.aspx">OneNote</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Outlook/default.aspx">Outlook</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/InfoPath/default.aspx">InfoPath</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Excel/default.aspx">Excel</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Access/default.aspx">Access</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Word/default.aspx">Word</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/PowerPoint/default.aspx">PowerPoint</category></item><item><title>Office, SharePoint and Exchange 2007 – Better Together</title><link>http://blogs.technet.com/cbortlik/archive/2009/05/05/office-sharepoint-and-exchange-2007-better-together.aspx</link><pubDate>Tue, 05 May 2009 18:48:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3235774</guid><dc:creator>cbortlik</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/cbortlik/comments/3235774.aspx</comments><wfw:commentRss>http://blogs.technet.com/cbortlik/commentrss.aspx?PostID=3235774</wfw:commentRss><description>&lt;P&gt;One of the topics that I frequently present on at conferences is the Office system and why it is “better” to use the Office 2007 client with the 2007 versions of the SharePoint and Exchange server products.&lt;/P&gt;
&lt;P&gt;The &lt;A href="http://cid-d70e59a936fa955f.skydrive.live.com/self.aspx/Public/Presentations/Office%202007%20Event/Office%202007%20System%20Better%20Together.pptx" mce_href="http://cid-d70e59a936fa955f.skydrive.live.com/self.aspx/Public/Presentations/Office%202007%20Event/Office%202007%20System%20Better%20Together.pptx"&gt;presentation&lt;/A&gt; that I use for most of these sessions is a summary of many of the key items discussed in the Office/SharePoint “better together” &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e0d05a69-f67b-4d37-961e-2db3c4065cb9&amp;amp;DisplayLang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e0d05a69-f67b-4d37-961e-2db3c4065cb9&amp;amp;DisplayLang=en"&gt;whitepaper&lt;/A&gt;. It also touches upon some of the areas discussed in this Exchange 2007 &lt;A href="http://www.microsoft.com/exchange/evaluation/featurecomparison.mspx" mce_href="http://www.microsoft.com/exchange/evaluation/featurecomparison.mspx"&gt;feature comparison&lt;/A&gt; for the Exchange server with different Outlook and Outlook Web Access clients.&lt;/P&gt;
&lt;P&gt;Here are some of the highlights:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt;Enterprise Content Management&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;: Content Management process integrated into the Word, Excel and PowerPoint 2007 clients. This helps increase the adoption and usage of your SharePoint site and integrates critical functionality such as &lt;A href="http://office.microsoft.com/en-us/word/HA102783411033.aspx" mce_href="http://office.microsoft.com/en-us/word/HA102783411033.aspx"&gt;workflow&lt;/A&gt; and &lt;A href="http://office.microsoft.com/en-us/word/HA100475241033.aspx" mce_href="http://office.microsoft.com/en-us/word/HA100475241033.aspx"&gt;document properties&lt;/A&gt;, including metadata that is used to drive SharePoint views and improve search results.&lt;/LI&gt;
&lt;LI&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt;PowerPoint Slide Libraries&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;: Publish slides for central storage, reuse and change notification. &lt;A href="http://office.microsoft.com/en-us/powerpoint/HA012261671033.aspx?pid=CH101030571033" mce_href="http://office.microsoft.com/en-us/powerpoint/HA012261671033.aspx?pid=CH101030571033"&gt;Slide libraries&lt;/A&gt; add a great amount of business value by making sure that key corporate messages, content and branding are being reused and kept in sync.&lt;/LI&gt;
&lt;LI&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt;Excel Services&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;: Publish spreadsheets for server hosting, web viewing and component access control. The Excel Services &lt;A href="http://office.microsoft.com/en-us/sharepointserver/HA102058281033.aspx?pid=CL100626951033" mce_href="http://office.microsoft.com/en-us/sharepointserver/HA102058281033.aspx?pid=CL100626951033"&gt;whitepaper&lt;/A&gt; and my recent Excel for Business Intelligence (BI) &lt;A href="http://blogs.technet.com/cbortlik/archive/2009/05/01/excel-2007-your-business-intelligence-client-solution.aspx" mce_href="http://blogs.technet.com/cbortlik/archive/2009/05/01/excel-2007-your-business-intelligence-client-solution.aspx"&gt;blog post&lt;/A&gt; have additional details.&lt;/LI&gt;
&lt;LI&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt;Outlook / SharePoint Integration&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;: Bi-directional sync of calendars, tasks, contacts, and discussion boards. Offline access to document libraries. The Outlook Exchange website has a great &lt;A href="http://www.outlookexchange.com/articles/JasonSherry/sherry_c24p1.asp" mce_href="http://www.outlookexchange.com/articles/JasonSherry/sherry_c24p1.asp"&gt;article&lt;/A&gt; that walks thru all of the details.&lt;/LI&gt;
&lt;LI&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt;Outlook&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt; / Exchange 2007 Utilization&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;: Unified communications, Managed folders, Scheduling enhancements and more. This &lt;A href="http://office.microsoft.com/en-us/outlook/HA100743061033.aspx" mce_href="http://office.microsoft.com/en-us/outlook/HA100743061033.aspx"&gt;article&lt;/A&gt; reviews these and other new Outlook 2007 capabilities in greater detail.&lt;/LI&gt;
&lt;LI&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt;Electronic Forms&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;: Publish e-forms for e-mail and browser based form completion. My InfoPath &lt;A href="http://blogs.technet.com/cbortlik/archive/2009/04/08/infopath-going-green-saving-money-and-accelerating-development.aspx" mce_href="http://blogs.technet.com/cbortlik/archive/2009/04/08/infopath-going-green-saving-money-and-accelerating-development.aspx"&gt;blog post&lt;/A&gt; provides more information on this and other ways to leverage InfoPath.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;U&gt;OneNote / SharePoint Integration&lt;/U&gt;&lt;/STRONG&gt;: You can have OneNote automatically synchronize shared notebooks with SharePoint, which can then be searched and viewed by people with the appropriate permissions. More information on OneNote can be found in this &lt;A href="http://blogs.technet.com/cbortlik/archive/2009/03/04/love-onenote-prove-it.aspx" mce_href="http://blogs.technet.com/cbortlik/archive/2009/03/04/love-onenote-prove-it.aspx"&gt;blog post&lt;/A&gt;. &lt;/LI&gt;
&lt;LI&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt;Groove / SharePoint Integration&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;: Direct synchronization between Groove workspaces and SharePoint document libraries. This &lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=B109FBC4-6E60-45F6-BF50-218707C37955&amp;amp;displaylang=en"&gt;whitepaper&lt;/A&gt; demonstrates how you can use Groove to securely collaborate and extend SharePoint to customers and partners that are outside of your organization and those with the need for off-line functionality or access to content in low network bandwidth scenarios.&lt;/LI&gt;
&lt;LI&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt;Access / SharePoint Integration&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;: Host Access data on SharePoint sites, use either browser or Access client to work with data. This enables you to move Access data to SharePoint lists and also helps with querying and joining multiple SharePoint lists and other data sources. More details can be found &lt;A href="http://office.microsoft.com/en-us/access/HA101314631033.aspx?pid=CH101741461033" mce_href="http://office.microsoft.com/en-us/access/HA101314631033.aspx?pid=CH101741461033"&gt;here&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3235774" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/cbortlik/archive/tags/Office/default.aspx">Office</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Training/default.aspx">Training</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/OneNote/default.aspx">OneNote</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Outlook/default.aspx">Outlook</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/InfoPath/default.aspx">InfoPath</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Excel/default.aspx">Excel</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Access/default.aspx">Access</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Groove/default.aspx">Groove</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Word/default.aspx">Word</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/PowerPoint/default.aspx">PowerPoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Solutions/default.aspx">Solutions</category></item></channel></rss>