by community-syndication | Sep 10, 2008 | BizTalk Community Blogs via Syndication
Oliver Sharp, general manager of the BizTalk Server group at Microsoft, provides an update on how BizTalk has fared in the marketplace and progress the team has made on the next version of the product, BizTalk Server 2009. http://www.microsoft.com/presspass Read More……(read more)
by community-syndication | Sep 10, 2008 | BizTalk Community Blogs via Syndication
I’ve used this quite a bit on BTS 2004. Instead of deploying projects through Visual Studio, sometimes I want to just overwrite the DLL in the GAC, restart BizTalk, and start using it.
Here’s one of the easier ways to do this:
Create a .reg file with the following text.
[HKEY_CLASSES_ROOT\dllfile\shell\gacutil\command]
@=”c:\WINDOWS\\Microsoft.NET\\Frame%u00adwork\\v1.1.4322\\gacutil.exe /i \”%1\” “
Double click the .reg file and right click on the strongly named .DLL to see the new menu item.
by community-syndication | Sep 10, 2008 | BizTalk Community Blogs via Syndication
History
Back in 2005 Eddie Churchill, one of the BizTalk team members presented a couple of Channel 9 video titled “
First look at Solution Designer” and “
Biztalk’s sexy new XSLT Mapper”. These videos showed very early prototypes of want may go on to form a part of BizTalk Server vNext. The BizTalk Solution Designer and the new mapper looked like great tools, and I remember many BizTalk developers looking forward to using them in BizTalk applications. Unfortunately they never made it into BizTalk, and the BizTalk team continued with the development of future versions of BizTalk Server and pretty much stuck with the same developer toolset.
About the same time in 2005, Microsoft announced Windows Workflow Foundation (WWF at the time, later changed to WF), and ever since then there has been speculation that WF would replace the orchestration engine in BizTalk Server, with Windows Communication Foundation (WCF) forming the communication layer. BizTalk Server 2006 R2 saw the introduction of WCF based adapters, and a new adapter framework that is based on WCF, but so far there has been no use of WF in BizTalk Server.
Oslo Unveiled
In October 2007, two years after Eddie’s presentation and the announcement of WF, Microsoft publicly unveiled the “Codename Oslo” strategy at the SOA/BPM summit in Redmond. They announced that there would be a “Universal Editor”, a graphical tool that could be used by architects and analysts to model SOA and integration applications at a high level. This “Universal Editor” may lift some of the ideas from the BizTalk Solution Designer, but it is expected that it will be much less technical in nature as it’s aimed at modelling applications rather than implementing them. They also announced a number of other technologies that would be included in the Oslo wave of technologies.
%u00b7 BizTalk Server “V6”
%u00b7 System Center “V5”
%u00b7 Visual Studio “V10”
%u00b7 BizTalk Services “V1”
%u00b7 .NET Framework “V4”
Since then there has not been much public information shared about Oslo, there have been a few rumours circulating regarding some of the Oslo technologies.
Oslo at TechEd
TechEd US in June saw pretentions and interviews by
David Chappell and
Jon Flanders that were touching on Oslo technologies but not going into any deep technical details on what would be delivered. David gave a good overview of the Oslo technologies, and Jon provided some useful information for developers who are wanting to gear up for Oslo.
In the TechEd Fishbowl interview, David Chappell mentioned that Oslo would consist of three main components.
%u00b7 A storage repository and visual modelling tool
%u00b7 A new version of Windows Workflow Foundation
%u00b7 A process server to host WCF services and WF workflows
This was the first public indications of the development of the Oslo platform from Microsoft that has come since the SOA/BPM summit in October last year.
September Announcement
On 5
th September 2008 there was an announcement in the BizTalk homepage regarding the future directions of BizTalk and Oslo, featuring a
Q&A with Oliver Sharp, and an updated
BizTalk Roadmap.
BizTalk Server 2006 R3 has been renamed to BizTalk Server 2009. This decision makes a lot of sense. BizTalk Server 2006 R2 was basically the same server runtime and development tools as BizTalk Server 2006, but with the addition of features for WCF, WDI, RFID, and BAM interceptors for WF and WCF. BizTalk Server 2009 will see improvements in the developer tools, support for the 2008 wave of developer tools and server platform, as well as enhanced EDI and UDDI functionality. Microsoft also announced that there would be continued development of the BizTalk platform in the future, with a release cycle roughly every two years. This is very good news for existing BizTalk customers and developers as it confirms the commitment to continue development of BizTalk Server for the foreseeable future.
One of the proposed features for the version after 2009 is improved developer productivity enhancements, mentioning complex mapping. So one day we may see some of the ideas from Eddie Churchill’s “Sexy New XSLT Mapper” finally make it into the product.
The September announcement also changed the scope of codename Oslo in a significant way. Last year Oslo was described as a large collection of differing technologies, at PDC David Chappell described Oslo’s three main components as modelling tools, a process server, and a new version of WF. According to the announcement, Oslo now consists of just the modelling components.
%u00b7 A modelling tool
%u00b7 A modelling language
%u00b7 A storage repository
This is confirmed by Douglas Purdy in his “What is Oslo?” blog post. “That is it.That is all Oslo is.Oslo is just the modelling platform.”
This makes a lot of sense, as previously there were a large range of existing and future technologies that were under the Oslo umbrella. This “wave of technologies” included server products, modelling tools, and improvements in the .net platform. Having a clear definition of Oslo representing the modelling aspects of these technologies provides a much clearer definition of what Oslo is.
As for the process server, the new workflow version, BizTalk Services, and the other developments, we will have to wait until PDC at the end of October for further confirmation. It should be a very exciting conference.
by community-syndication | Sep 10, 2008 | BizTalk Community Blogs via Syndication
As a response to question posted in a previous post, Nabeel Prior, having used HWS before, had this to say about the use of HWS:
"…while it is capable of doing workflow it is a rather cumbersome tool to use. Couple that with the fact that it was announced as a deprecated feature in R2 (http://msdn.microsoft.com/en-us/library/aa559720.aspx), and you have something that just isn’t worth investing time in.
My view is that it would be much more beneficial to learn WF and use WF from BizTalk, as per http://blogs.msdn.com/pandrew/archive/2007/11/01/just-released-biztalk-server-2006-extensions-for-windows-workflow-foundation-sdk.aspx.
Even though ZTP was based on HWS, even it is moving to WF: http://blogs.msdn.com/daclark/archive/2007/06/15/provisioning-4-0-on-windows-workflow-foundation.aspx"
I would like to thank Nabeel for the brilliant response. You can check out Nabeel's blog here.
by community-syndication | Sep 9, 2008 | BizTalk Community Blogs via Syndication
This week I had the privilege of sitting with Bob Muglia while he taped a short video on his thoughts of how model-driven development could transform the way we develop and manage applications. Bob also announced Microsoft’s participation in the Object Management Group (OMG) standards organization, which owns key modeling standards like UML and BPMN. Given bob’s history, it was great to hear his perspective on how modeling will impact the next generation of computing.
Bob spoke about the opportunity that Microsoft sees to take this kind of approach mainstream – not just the Fortune 50 or Fortune 500, but the Fortune 5 million In the video, Bob talks about modeling as a core focus of Microsoft’s Dynamic IT strategy, and highlighted three areas of focus for Microsoft: platform, personas and partners.
What is the significance of these 3 “Ps” aside from being a super-cool alliteration? Well, they are the three-part strategy to bringing modeling into the mainstream. We think that by driving modeling capabilities into the core .NET platform, expanding the various types of personas within an organization that can interact with models, and finally expanding the partner ecosystem to create a broad array of solutions and standards, this gives customers – of all sizes – the ability to benefit from modeling as a part of their application development. In many cases, customers will benefit from modeling through natural evolution of existing technologies. They won’t necessarily know they are using modeling when they deploy an app – their life will just get easier.
I’ve talked about “ Oslo” many times here. “Oslo” is the codename for a set of technical investments that will significantly enhance modeling capabilities for Microsoft, our partner ecosystem and our customers. It consists of:
%u00b7 A tool that helps people define and interact with models in a rich and visual manner
%u00b7 A language that helps people create and use textual domain-specific languages and data models
%u00b7 A repository that makes models available to both tools and platform components
It’s also important to note that modeling is a company-wide investment, which means it doesn’t start or stop with “Oslo” – it includes a lot of exciting work we’re doing as part of Visual Studio Team System “Rosario”, System Center, BizTalk Server, SQL Server and more.
Want to know more about the OMG news or what Bob had to say? Check out the video.
by community-syndication | Sep 9, 2008 | BizTalk Community Blogs via Syndication
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:”Table Normal”; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso…(read more)
by community-syndication | Sep 9, 2008 | BizTalk Community Blogs via Syndication
Ok, so one more complaint on language usage and i’ll go back to proper tech stuff, I promise.
2 things that i see very often which are more than just typos are the following:
Using ‘extravert’ instead of extrovert: This comes up very often in posts and articles about personalities. The opposite of an ‘introverted’ personality is […]
by community-syndication | Sep 9, 2008 | BizTalk Community Blogs via Syndication
I can only follow Mikaels post and thank everyone who attended the BizTalk User Group Sweden event last thursday about REST with Jon Flanders. It was a great turnout weighing in at about 80 people. According to Jon we were one of the largest usergroups…(read more)