<?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>Sergio Del Piccolo</title>
	<atom:link href="http://delpiccolo.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://delpiccolo.com</link>
	<description>Tales from the trenches</description>
	<lastBuildDate>Fri, 16 Jul 2010 04:18:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>K2 blackpearl now supports Visual Studio 2010</title>
		<link>http://delpiccolo.com/2010/07/15/k2-blackpearl-now-supports-visual-studio-2010/</link>
		<comments>http://delpiccolo.com/2010/07/15/k2-blackpearl-now-supports-visual-studio-2010/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 04:18:00 +0000</pubDate>
		<dc:creator>Sergio Del Piccolo</dc:creator>
				<category><![CDATA[K2]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://delpiccolo.com/2010/07/15/k2-blackpearl-now-supports-visual-studio-2010/</guid>
		<description><![CDATA[&#160;K2 announced the release of its process designer, K2 Designer for Visual Studio, with Visual Studio 2010 support. It is fully integrated into the Visual Studio 2010 project system, featuring seamless integration with Team Foundation Server and MSBuild.
It leverages the Windows Presentation Foundation (WPF) based canvas allowing users to visually design processes. K2 wizards generate [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://delpiccolo.com/wp-content/uploads/2010/07/K2blackpearlnowsupportsVisualStudio2010_1324B/K2blackpearl.png"><img style="border-bottom: 0px; border-left: 0px; margin: 2px 5px 5px 0px; display: inline; border-top: 0px; border-right: 0px" title="K2blackpearl" border="0" alt="K2blackpearl" align="left" src="http://delpiccolo.com/wp-content/uploads/2010/07/K2blackpearlnowsupportsVisualStudio2010_1324B/K2blackpearl_thumb.png" width="244" height="125" /></a>&#160;<a href="http://www.k2.com" target="_blank">K2</a> announced the release of its process designer, K2 Designer for Visual Studio, with <a href="http://www.microsoft.com/visualstudio/" target="_blank">Visual Studio 2010</a> support. It is fully integrated into the Visual Studio 2010 project system, featuring seamless integration with Team Foundation Server and MSBuild.</p>
<p>It leverages the Windows Presentation Foundation (WPF) based canvas allowing users to visually design processes. K2 wizards generate WPF schedules and activities, which can be customized in the Visual Studio environment.</p>
<p>Processes can incorporate both .NET 3.5 and .NET 4 code into the same process definition, providing application longevity and leveraging the latest Microsoft platform technologies.</p>
<p><img src="http://www.delpiccolo.com/wp-content/themes/glossyblue-1-4/images/technorati_logo.gif" /> <a href="http://technorati.com/tag/SourceCode" rel="tag">SourceCode</a>, <a href="http://technorati.com/tag/K2" rel="tag"> K2</a>, <a href="http://technorati.com/tag/K2+blackpearl" rel="tag"> K2 blackpearl</a>, <a href="http://technorati.com/tag/K2+blackpearl+4.5" rel="tag"> K2 blackpearl 4.5</a>, <a href="http://technorati.com/tag/Microsoft" rel="tag"> Microsoft</a>, <a href="http://technorati.com/tag/Visual+Studio+2010" rel="tag"> Visual Studio 2010</a>, <a href="http://technorati.com/tag/WPF" rel="tag"> WPF</a>, <a href="http://technorati.com/tag/Windows+Presentation+Foundation" rel="tag"> Windows Presentation Foundation</a></p>
]]></content:encoded>
			<wfw:commentRss>http://delpiccolo.com/2010/07/15/k2-blackpearl-now-supports-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2008 Freezes</title>
		<link>http://delpiccolo.com/2010/05/24/visual-studio-2008-freezes/</link>
		<comments>http://delpiccolo.com/2010/05/24/visual-studio-2008-freezes/#comments</comments>
		<pubDate>Mon, 24 May 2010 17:50:00 +0000</pubDate>
		<dc:creator>Sergio Del Piccolo</dc:creator>
				<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://delpiccolo.com/2010/05/24/visual-studio-2008-freezes/</guid>
		<description><![CDATA[&#160; Last week I was making a couple of tweaks to a friends website when Visual Studio 2008 kept freezing on me. It would freeze every time I went to the code editor for a web page and the only way to recover would be by using Task Manager to kill the program.
After some searching, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://delpiccolo.com/wp-content/uploads/2010/05/VisualStudio2008Freezes_9C87/VisualStudio.png"><img style="border-right-width: 0px; margin: 0px 5px 5px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Visual Studio" border="0" alt="Visual Studio" align="left" src="http://delpiccolo.com/wp-content/uploads/2010/05/VisualStudio2008Freezes_9C87/VisualStudio_thumb.png" width="184" height="111" /></a>&#160; Last week I was making a couple of tweaks to a friends website when <a href="http://msdn.microsoft.com/vstudio">Visual Studio 2008</a> kept freezing on me. It would freeze every time I went to the code editor for a web page and the only way to recover would be by using Task Manager to kill the program.</p>
<p>After some searching, I found <a href="http://rosscify.com/blog/visual-studio-2008-freezes-when-editing-aspx-files/">this post</a> outlining how an install of Office 2010 on a 64-bit environment was the problem and corrupted the Visual Studio Web Authoring Component. The fix is pretty straight forward: </p>
<p>1.&#160; If an automatic upgrade was performed from Office 2007 (32-bit) to Office 2010 (32-bit) on a 64-bit OS:</p>
<ul>
<li>In Add/Remove Programs, locate &quot;Microsoft Visual Studio Web Authoring Component&quot; </li>
<li>Right-click and select &quot;Change&quot; </li>
<li>When a dialog opens, choose &quot;Repair&quot; option </li>
</ul>
<p>2.&#160; If you manually uninstalled Office 2007 on a 64-bit OS:</p>
<ul>
<li>In Add/Remove Programs, uninstall &quot;Microsoft Visual Studio Web Authoring Component&quot; </li>
<li>If you are using Visual Studio 2008:
<ul>
<li>From the Visual Studio 2008 media, navigate into the WCU\WebDesignerCore folder and install WebDesignerCore.exe </li>
<li>If you were upgraded to Visual Studio 2008 SP1, you must reinstall Service Pack 1 for Visual Studio 2008. </li>
</ul>
</li>
<li>If you are using Visual Web Developer Express:
<ul>
<li>Uninstall and reinstall Visual Web Developer 2008 Express </li>
</ul>
</li>
</ul>
<p><strong><u>Links</u></strong>     <br /><a href="http://rosscify.com/blog/visual-studio-2008-freezes-when-editing-aspx-files/">Rosscify Article</a>     <br /><a href="http://support.microsoft.com/?kbid=2022915">Microsoft KB Article</a></p>
<p><img src="http://www.delpiccolo.com/wp-content/themes/glossyblue-1-4/images/technorati_logo.gif" /> <a href="http://technorati.com/tag/Visual+Studio" rel="tag">Visual Studio</a>, <a href="http://technorati.com/tag/Visual+Studio+2008" rel="tag"> Visual Studio 2008</a>, <a href="http://technorati.com/tag/Microsoft+Office+2010" rel="tag"> Microsoft Office 2010</a></p>
]]></content:encoded>
			<wfw:commentRss>http://delpiccolo.com/2010/05/24/visual-studio-2008-freezes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BizTalk Server 2009 Migration Chart</title>
		<link>http://delpiccolo.com/2010/04/21/biztalk-server-2009-migration-chart/</link>
		<comments>http://delpiccolo.com/2010/04/21/biztalk-server-2009-migration-chart/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 21:16:00 +0000</pubDate>
		<dc:creator>Sergio Del Piccolo</dc:creator>
				<category><![CDATA[BizTalk]]></category>

		<guid isPermaLink="false">http://delpiccolo.com/2010/04/21/biztalk-server-2009-migration-chart/</guid>
		<description><![CDATA[ 
I was looking into the options for upgrading BizTalk Server 2006 applications to BizTalk Server 2009, and came across this great BizTalk Server 2009 Upgrade Migration Chart. 
Link: BizTalk Server 2009 Upgrade Migration Chart 
&#160; 
&#160;
 Microsoft,  BizTalk,  BizTalk Server 2009
]]></description>
			<content:encoded><![CDATA[<p><a href="http://delpiccolo.com/wp-content/uploads/2010/04/BizTalkServer2009UpgradePath_C8BA/BTS2009UpgradePath.png" target="_blank"><img style="border-right-width: 0px; margin: 2px 5px 5px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="BTS2009UpgradePath" border="0" alt="BTS2009UpgradePath" align="left" src="http://delpiccolo.com/wp-content/uploads/2010/04/BizTalkServer2009UpgradePath_C8BA/BTS2009UpgradePath_thumb.png" width="244" height="170" /></a> </p>
<p>I was looking into the options for upgrading BizTalk Server 2006 applications to BizTalk Server 2009, and came across this great <a href="http://www.microsoft.com/biztalk/">BizTalk Server 2009</a> Upgrade Migration Chart. </p>
<p>Link: <a href="http://blogs.msdn.com/skesiraju/archive/2010/04/20/biztalk-server-migration-chart.aspx">BizTalk Server 2009 Upgrade Migration Chart</a> </p>
<p>&#160; </p>
<p>&#160;</p>
<p><img src="http://www.delpiccolo.com/wp-content/themes/glossyblue-1-4/images/technorati_logo.gif" /> <a href="http://technorati.com/tag/Microsoft" rel="tag">Microsoft</a>, <a href="http://technorati.com/tag/BizTalk" rel="tag"> BizTalk</a>, <a href="http://technorati.com/tag/BizTalk+Server+2009" rel="tag"> BizTalk Server 2009</a></p>
]]></content:encoded>
			<wfw:commentRss>http://delpiccolo.com/2010/04/21/biztalk-server-2009-migration-chart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BizTalk 2009 and ESB Toolkit 2.0 on 64-bit Windows Server 2008 R2</title>
		<link>http://delpiccolo.com/2010/04/20/biztalk-2009-and-esb-toolkit-2-0-on-64-bit-windows-server-2008-r2/</link>
		<comments>http://delpiccolo.com/2010/04/20/biztalk-2009-and-esb-toolkit-2-0-on-64-bit-windows-server-2008-r2/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 20:31:30 +0000</pubDate>
		<dc:creator>Sergio Del Piccolo</dc:creator>
				<category><![CDATA[BizTalk]]></category>

		<guid isPermaLink="false">http://delpiccolo.com/2010/04/20/biztalk-2009-and-esb-toolkit-2-0-on-64-bit-windows-server-2008-r2/</guid>
		<description><![CDATA[ 
Recently I ran into an installation problem with BizTalk Server 2009 and the ESB Toolkit 2.0 on a 64-bit Windows 2008 R2 server. There are two issues to deal with here:

BizTalk Server 2009 is not supported on Windows Server 2008 R2, only Windows Server 2008. 
On the 64-bit environment, the powershell command scripts use [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://delpiccolo.com/wp-content/uploads/2010/04/ESBToolkit2.0on64bitWindowsServer2008R2_A2CA/BizTalkLogo.png"><img style="border-bottom: 0px; border-left: 0px; margin: 2px 5px 5px 0px; display: inline; border-top: 0px; border-right: 0px" title="BizTalk Logo" border="0" alt="BizTalk Logo" align="left" src="http://delpiccolo.com/wp-content/uploads/2010/04/ESBToolkit2.0on64bitWindowsServer2008R2_A2CA/BizTalkLogo_thumb.png" width="244" height="63" /></a> </p>
<p>Recently I ran into an installation problem with BizTalk Server 2009 and the ESB Toolkit 2.0 on a 64-bit Windows 2008 R2 server. There are two issues to deal with here:</p>
<ol>
<li>BizTalk Server 2009 is not supported on Windows Server 2008 R2, only Windows Server 2008. </li>
<li>On the 64-bit environment, the powershell command scripts use BTSCalatogExplorer OM which is only available in 32-bit mode. After manually loading the 32-bit powershell console and running the script, all is well.</li>
</ol>
<p><img src="http://www.delpiccolo.com/wp-content/themes/glossyblue-1-4/images/technorati_logo.gif" /> <a href="http://technorati.com/tag/Microsoft" rel="tag">Microsoft</a>, <a href="http://technorati.com/tag/BizTalk" rel="tag"> BizTalk</a>, <a href="http://technorati.com/tag/BizTalk+Server+2009" rel="tag"> BizTalk Server 2009</a>, <a href="http://technorati.com/tag/ESB+Toolkit+2.0" rel="tag"> ESB Toolkit 2.0</a>, <a href="http://technorati.com/tag/Windows+Server+2008+R2" rel="tag"> Windows Server 2008 R2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://delpiccolo.com/2010/04/20/biztalk-2009-and-esb-toolkit-2-0-on-64-bit-windows-server-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>K2 blackpearl Reporting without SSRS</title>
		<link>http://delpiccolo.com/2010/04/19/k2-blackpearl-reporting-without-ssrs/</link>
		<comments>http://delpiccolo.com/2010/04/19/k2-blackpearl-reporting-without-ssrs/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 18:22:00 +0000</pubDate>
		<dc:creator>Sergio Del Piccolo</dc:creator>
				<category><![CDATA[K2]]></category>
		<category><![CDATA[SQL Server Reporting Services]]></category>

		<guid isPermaLink="false">http://delpiccolo.com/2010/04/19/k2-blackpearl-reporting-without-ssrs/</guid>
		<description><![CDATA[ One of the enhancements included in the K2 blackpearl 4.5 release is the fact that K2 Reports are no longer dependent on SQL Server Reporting Services (SSRS). This is true for the Workspace Report Designer Reports and Out of the Box Reports that are hosted in the K2 Workspace or in the SharePoint Process [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://delpiccolo.com/wp-content/uploads/2010/04/K2blackpearl4.5nolongerdependentonSSRS_83F1/image.png"><img style="border-right-width: 0px; margin: 2px 5px 5px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="K2 blackpearl 4.5" border="0" alt="K2 blackpearl 4.5" align="left" src="http://delpiccolo.com/wp-content/uploads/2010/04/K2blackpearl4.5nolongerdependentonSSRS_83F1/image_thumb.png" width="244" height="58" /></a> One of the enhancements included in the <a href="http://www.k2.com/">K2</a> blackpearl 4.5 release is the fact that K2 Reports are no longer dependent on SQL Server Reporting Services (SSRS). This is true for the Workspace Report Designer Reports and Out of the Box Reports that are hosted in the K2 Workspace or in the SharePoint Process Portal.</p>
<p>Of course SQL Server Reporting Services is still supported where customers wish to publish reports to externally, i.e. not in the K2 Workspace or SharePoint Process Portals; or want to develop reports with alternate design tools and then import the reports into the K2 Workspace. In this case the K2 Reporting Component for SQL Server Reporting Services needs to be installed on the SQL Server.</p>
<p>It is also possible to remove the dependency on SSRS completely. The <a href="http://help.k2.com/">K2 Knowledge Center</a> has an article explaining how to do it in more detail <a href="http://help.k2.com/en/KB000638.aspx">here</a>.</p>
<p><img src="http://www.delpiccolo.com/wp-content/themes/glossyblue-1-4/images/technorati_logo.gif" /> <a href="http://technorati.com/tag/K2" rel="tag">K2</a>, <a href="http://technorati.com/tag/K2+blackpearl+4.5" rel="tag"> K2 blackpearl 4.5</a>, <a href="http://technorati.com/tag/SQL+Server+Reporting+Services" rel="tag"> SQL Server Reporting Services</a>, <a href="http://technorati.com/tag/SSRS" rel="tag"> SSRS</a></p>
]]></content:encoded>
			<wfw:commentRss>http://delpiccolo.com/2010/04/19/k2-blackpearl-reporting-without-ssrs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Source Control &#8211; it&#8217;s Essential!</title>
		<link>http://delpiccolo.com/2010/04/16/source-control-its-essential/</link>
		<comments>http://delpiccolo.com/2010/04/16/source-control-its-essential/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 22:06:00 +0000</pubDate>
		<dc:creator>Sergio Del Piccolo</dc:creator>
				<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[Source Control]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://delpiccolo.com/2010/04/16/source-control-its-essential/</guid>
		<description><![CDATA[ 
With the announcement regarding the release of Microsoft Visual Studio 2010 on April 12th, I started thinking about some conversations that I’ve had with clients over the last couple of months. Many have expressed interest in getting to use the new development environment and were eagerly waiting for its release. In two cases these [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://delpiccolo.com/wp-content/uploads/2010/04/SourceControlitsEssential_C99A/image.png"><img style="border-bottom: 0px; border-left: 0px; margin: 2px 5px 5px 0px; display: inline; border-top: 0px; border-right: 0px" title="Visual Studio 2010" border="0" alt="Visual Studio 2010" align="left" src="http://delpiccolo.com/wp-content/uploads/2010/04/SourceControlitsEssential_C99A/image_thumb.png" width="248" height="77" /></a> </p>
<p>With the announcement regarding the release of Microsoft <a href="http://www.microsoft.com/visualstudio/">Visual Studio 2010</a> on April 12th, I started thinking about some conversations that I’ve had with clients over the last couple of months. Many have expressed interest in getting to use the new development environment and were eagerly waiting for its release. In two cases these clients didn’t have source control systems. I would never have believed it, however I’ve seen it (or the lack of it). To make it worse, one of these is an enterprise level organization with scores of development teams, developing everything from their corporate web site to large scale EAI initiatives. Their reason for not using source control – Team Foundation Server is too complex to install and manage. And they do daily backups. Well, okay then!</p>
<p>Back to Visual Studio. Visual Studio is much more than just a development environment these days, in conjunction with Team Foundation Server, it’s an application lifecycle management system. It’s features include version control, build automation and work item tracking to name but a few. As far as I’m concerned, having these capabilities is essential to organisations that do a lot of in-house development. One option that I often recommend is to use a hosted solution. Let the experts take care of it! Over the past year I’ve made use <a href="http://www.praktikhosting.com/">Praktik Hosting</a> for work with some of my clients, especially the small to midsize and remote clients. They have a great monthly subscription plan and have never been down. So, get Visual Studio 2010, and leave Team Foundation Server to the experts. </p>
<p><img src="http://www.delpiccolo.com/wp-content/themes/glossyblue-1-4/images/technorati_logo.gif" /> <a href="http://technorati.com/tag/Microsoft" rel="tag">Microsoft</a>, <a href="http://technorati.com/tag/Visual+Studio+2010" rel="tag"> Visual Studio 2010</a>, <a href="http://technorati.com/tag/Team+Foundation+Server" rel="tag"> Team Foundation Server</a>, <a href="http://technorati.com/tag/Praktik+Hosting" rel="tag"> Praktik Hosting</a></p>
]]></content:encoded>
			<wfw:commentRss>http://delpiccolo.com/2010/04/16/source-control-its-essential/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BizTalk ESB Toolkit Architecture Poster</title>
		<link>http://delpiccolo.com/2010/04/14/biztalk-esb-toolkit-architecture-poster/</link>
		<comments>http://delpiccolo.com/2010/04/14/biztalk-esb-toolkit-architecture-poster/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 16:41:00 +0000</pubDate>
		<dc:creator>Sergio Del Piccolo</dc:creator>
				<category><![CDATA[BizTalk]]></category>

		<guid isPermaLink="false">http://delpiccolo.com/2010/04/14/biztalk-esb-toolkit-architecture-poster/</guid>
		<description><![CDATA[ 
The BizTalk ESB Architecture Poster is now available from the Microsoft Download Center.
Link: BizTalk ESB Toolkit Architecture Poster
&#160;
&#160;
&#160;
&#160;
 Microsoft,  BizTalk,  BizTalk Server 2009,  ESB Toolkit,  Microsoft Download Center
]]></description>
			<content:encoded><![CDATA[<p><a href="http://delpiccolo.com/wp-content/uploads/2010/04/BizTalkESBToolkitArchitecturePoster_8848/image.png"><img style="border-right-width: 0px; margin: 2px 5px 5px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="BizTalk ESB Architecture Poster" border="0" alt="BizTalk ESB Architecture Poster" align="left" src="http://delpiccolo.com/wp-content/uploads/2010/04/BizTalkESBToolkitArchitecturePoster_8848/image_thumb.png" width="244" height="217" /></a> </p>
<p>The <a href="http://www.microsoft.com/biztalk/">BizTalk</a> ESB Architecture Poster is now available from the Microsoft Download Center.</p>
<p>Link: <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=844322c2-7a14-4e81-8558-c7941273dd5d">BizTalk ESB Toolkit Architecture Poster</a></p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p><img src="http://www.delpiccolo.com/wp-content/themes/glossyblue-1-4/images/technorati_logo.gif" /> <a href="http://technorati.com/tag/Microsoft" rel="tag">Microsoft</a>, <a href="http://technorati.com/tag/BizTalk" rel="tag"> BizTalk</a>, <a href="http://technorati.com/tag/BizTalk+Server+2009" rel="tag"> BizTalk Server 2009</a>, <a href="http://technorati.com/tag/ESB+Toolkit" rel="tag"> ESB Toolkit</a>, <a href="http://technorati.com/tag/Microsoft+Download+Center" rel="tag"> Microsoft Download Center</a></p>
]]></content:encoded>
			<wfw:commentRss>http://delpiccolo.com/2010/04/14/biztalk-esb-toolkit-architecture-poster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>K2 4.5 for K2 blackpearl, K2 blackpoint and K2 connect Released!</title>
		<link>http://delpiccolo.com/2010/04/13/k2-4-5-for-k2-blackpearl-k2-blackpoint-and-k2-connect-released/</link>
		<comments>http://delpiccolo.com/2010/04/13/k2-4-5-for-k2-blackpearl-k2-blackpoint-and-k2-connect-released/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 18:21:00 +0000</pubDate>
		<dc:creator>Sergio Del Piccolo</dc:creator>
				<category><![CDATA[Business Process]]></category>
		<category><![CDATA[K2]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://delpiccolo.com/2010/04/13/k2-4-5-for-k2-blackpearl-k2-blackpoint-and-k2-connect-released/</guid>
		<description><![CDATA[ 
On Monday K2 announced the release of K2 4.5. K2 4.5 includes several new features and enhancements to the family of K2 products, K2 blackpearl, K2 blackpoint and K2 connect. K2 4.5 is&#160; geared to increase versatility and scalability, as well as simplifying maintenance. 
K2 4.5 contains several new features and enhancements including:

An updated, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://delpiccolo.com/wp-content/uploads/2010/04/K24.5forK2blackpearlK2blackpointandK2con_A0F6/K2_45.png"><img style="border-right-width: 0px; margin: 2px 5px 5px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="K2_4-5" border="0" alt="K2_4-5" align="left" src="http://delpiccolo.com/wp-content/uploads/2010/04/K24.5forK2blackpearlK2blackpointandK2con_A0F6/K2_45_thumb.png" width="244" height="141" /></a> </p>
<p>On Monday <a href="http://www.k2.com/">K2</a> announced the release of K2 4.5. K2 4.5 includes several new features and enhancements to the family of K2 products, <a href="http://www.k2.com/en/blackpearl.aspx">K2 blackpearl</a>, <a href="http://www.k2.com/en/blackpoint.aspx">K2 blackpoint</a> and <a href="http://www.k2.com/en/connect.aspx">K2 connect</a>. K2 4.5 is&#160; geared to increase versatility and scalability, as well as simplifying maintenance. </p>
<p>K2 4.5 contains several new features and enhancements including:</p>
<ul>
<li>An updated, more powerful Web-based designer, K2 Designer for SharePoint and K2 Studio </li>
<li>Inline functions, allowing process designers to include functions and calculations in processes without having to write code </li>
<li>Enhanced SmartObject functionality </li>
<li>Memory and performance improvements, across design time and runtime </li>
<li>A simplified installation experience </li>
</ul>
<p>My top 3 new features are:</p>
<ol>
<li>K2 Studio – the new standalone designer that can used to build quick process driven applications (regular and SharePoint based applications).      <br /><a href="http://delpiccolo.com/wp-content/uploads/2010/04/K24.5forK2blackpearlK2blackpointandK2con_A0F6/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="K2 Studio" border="0" alt="K2 Studio" src="http://delpiccolo.com/wp-content/uploads/2010/04/K24.5forK2blackpearlK2blackpointandK2con_A0F6/image_thumb.png" width="601" height="436" /></a>       </li>
<li>The K2 Designer for SharePoint – providing a simplified design environment to build workflow processes in SharePoint.      <br /><a href="http://delpiccolo.com/wp-content/uploads/2010/04/K24.5forK2blackpearlK2blackpointandK2con_A0F6/image_3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="K2 Designer for SharePoint" border="0" alt="K2 Designer for SharePoint" src="http://delpiccolo.com/wp-content/uploads/2010/04/K24.5forK2blackpearlK2blackpointandK2con_A0F6/image_thumb_3.png" width="674" height="436" /></a>       </li>
<li>Inline Functions – allowing for complex logic and calculations within the design canvas – no more calling code functions.      <br />&#160;<a href="http://delpiccolo.com/wp-content/uploads/2010/04/K24.5forK2blackpearlK2blackpointandK2con_A0F6/image_4.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Inline Functions" border="0" alt="Inline Functions" src="http://delpiccolo.com/wp-content/uploads/2010/04/K24.5forK2blackpearlK2blackpointandK2con_A0F6/image_thumb_4.png" width="547" height="248" /></a> </li>
</ol>
<p><img src="http://www.delpiccolo.com/wp-content/themes/glossyblue-1-4/images/technorati_logo.gif" /> <a href="http://technorati.com/tag/K2" rel="tag">K2</a>, <a href="http://technorati.com/tag/K2+blackpearl" rel="tag"> K2 blackpearl</a>, <a href="http://technorati.com/tag/K2+blackpoint" rel="tag"> K2 blackpoint</a>, <a href="http://technorati.com/tag/K2+connect" rel="tag"> K2 connect</a>, <a href="http://technorati.com/tag/K2+Studio" rel="tag"> K2 Studio</a>, <a href="http://technorati.com/tag/Inline+Functions" rel="tag"> Inline Functions</a>, <a href="http://technorati.com/tag/K2+Designer+for+SharePoint" rel="tag"> K2 Designer for SharePoint</a></p>
]]></content:encoded>
			<wfw:commentRss>http://delpiccolo.com/2010/04/13/k2-4-5-for-k2-blackpearl-k2-blackpoint-and-k2-connect-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESB Toolkit 2.1</title>
		<link>http://delpiccolo.com/2010/03/31/esb-toolkit-2-1/</link>
		<comments>http://delpiccolo.com/2010/03/31/esb-toolkit-2-1/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 19:33:00 +0000</pubDate>
		<dc:creator>Sergio Del Piccolo</dc:creator>
				<category><![CDATA[BizTalk]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://delpiccolo.com/2010/03/31/esb-toolkit-2-1/</guid>
		<description><![CDATA[With the announcement that BizTalk Server 2009 R2 is being renamed to BizTalk Server 2010, there is an impact on the ESB Toolkit 2.0 component. The ESB Toolkit 2.0 has a dependency on Visual Studio 2008. However, BizTalk Server 2010 will only support Visual Studio 2010, meaning that the ESB Toolkit 2.0 component won’t function. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://delpiccolo.com/wp-content/uploads/2010/03/ESBToolkit2.1_B086/ESB.png"><img style="border-right-width: 0px; margin: 2px 5px 5px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="ESB" border="0" alt="ESB" align="left" src="http://delpiccolo.com/wp-content/uploads/2010/03/ESBToolkit2.1_B086/ESB_thumb.png" width="244" height="176" /></a>With the announcement that <a href="http://www.microsoft.com/biztalk">BizTalk</a> Server 2009 R2 is being renamed to BizTalk Server 2010, there is an impact on the <a href="http://www.microsoft.com/biztalk/en/us/esb-guidance.aspx">ESB Toolkit 2.0</a> component. The ESB Toolkit 2.0 has a dependency on Visual Studio 2008. However, BizTalk Server 2010 will only support Visual Studio 2010, meaning that the ESB Toolkit 2.0 component won’t function. As a result the ESB Toolkit will be updated to version 2.1 and will be released in conjunction with BizTalk Server 2010. </p>
<p>&#160;</p>
<p>&#160;</p>
<p><img src="http://www.delpiccolo.com/wp-content/themes/glossyblue-1-4/images/technorati_logo.gif" /> <a href="http://technorati.com/tag/Microsoft" rel="tag">Microsoft</a>, <a href="http://technorati.com/tag/BizTalk" rel="tag"> BizTalk</a>, <a href="http://technorati.com/tag/BizTalk+Server+2010" rel="tag"> BizTalk Server 2010</a>, <a href="http://technorati.com/tag/ESB" rel="tag"> ESB</a>, <a href="http://technorati.com/tag/ESB+Toolkit+2.1" rel="tag"> ESB Toolkit 2.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://delpiccolo.com/2010/03/31/esb-toolkit-2-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BizTalk Server 2009 R2 now BizTalk Server 2010</title>
		<link>http://delpiccolo.com/2010/03/30/biztalk-server-2009-r2-now-biztalk-server-2010/</link>
		<comments>http://delpiccolo.com/2010/03/30/biztalk-server-2009-r2-now-biztalk-server-2010/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 19:03:00 +0000</pubDate>
		<dc:creator>Sergio Del Piccolo</dc:creator>
				<category><![CDATA[BizTalk]]></category>

		<guid isPermaLink="false">http://delpiccolo.com/2010/03/30/biztalk-server-2009-r2-now-biztalk-server-2010/</guid>
		<description><![CDATA[
Microsoft announced that the upcoming release of BizTalk Server 2009 R2 will be renamed to BizTalk Server 2010. Why was this done – well, Microsoft says that initially the release was meant to provide support for Windows Server 2008 R2, SQL Server 2008 R2 and Visual Studio 2010. Since then they have included a key [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://delpiccolo.com/wp-content/uploads/2010/03/BizTalkServer2009R2nowBizTalkServer2010_AAF1/BizTalkLogo.png"><img style="margin: 2px 5px 5px 0px; display: inline; border-width: 0px;" title="BizTalk Logo" src="http://delpiccolo.com/wp-content/uploads/2010/03/BizTalkServer2009R2nowBizTalkServer2010_AAF1/BizTalkLogo_thumb.png" border="0" alt="BizTalk Logo" width="244" height="63" align="left" /></a></p>
<p>Microsoft announced that the upcoming release of <a href="http://www.microsoft.com/biztalk/">BizTalk</a> Server 2009 R2 will be renamed to BizTalk Server 2010. Why was this done – well, Microsoft says that initially the release was meant to provide support for Windows Server 2008 R2, SQL Server 2008 R2 and Visual Studio 2010. Since then they have included a key features, thereby expanding on the scope of the release. These features include:</p>
<ul>
<li><strong>Enhanced trading partner management</strong> &#8211; enabling customers to manage complex B2B relationships with ease.</li>
<li><strong>Enhanced BizTalk Mapper &#8211; </strong>critical to increasing productivity in both EAI and B2B solutions.</li>
<li><strong>Enable secure data transfer</strong> &#8211; across business partners with FTPS adapter</li>
<li>Updated adapters for <strong>SAP 7, Oracle eBusiness Suite 12.1, SharePoint 2010 and SQL Server 2008 R2.</strong></li>
<li><strong>Improved and simplified management</strong> – including an updated System Center management pack.</li>
<li><strong>Simplified management through single dashboard</strong> – further enabling <strong>backup and restore BizTalk configuration.</strong></li>
<li><strong>Enhanced performance tuning capabilities</strong> &#8211; at Host and Host Instance level.</li>
<li><strong>O</strong>ut of box event filtering and delivery of RFID events.</li>
</ul>
<p>One benefit customers will see is the support window being reset to 10 years (5 years mainstream and 5 years extended support).</p>
<p><img src="http://www.delpiccolo.com/wp-content/themes/glossyblue-1-4/images/technorati_logo.gif" /> <a href="http://technorati.com/tag/Microsoft" rel="tag">Microsoft</a>, <a href="http://technorati.com/tag/BizTalk" rel="tag"> BizTalk</a>, <a href="http://technorati.com/tag/BizTalk+Server+2009+R2" rel="tag"> BizTalk Server 2009 R2</a>, <a href="http://technorati.com/tag/BizTalk+2010" rel="tag"> BizTalk 2010</a></p>
]]></content:encoded>
			<wfw:commentRss>http://delpiccolo.com/2010/03/30/biztalk-server-2009-r2-now-biztalk-server-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
        