Mary Jo beat me to it . Visual Studio 2010 Beta 2 is available. RTM March 22, 2010 (exact date? crazy! :) ) Interesting is the new naming that includes “Visual Studio Ultimate”.
Hey Guys, We have one Testsolution which drives us crazy. Because everytime a user is running a test or manipulating the Testlist (add, delete or edit) a new vsmdi File has been created and added to the solution. For this bug there are several workarounds or resolutions. The following help us: After...
(German version may be written at a later time / Deutsche Version wird gegebenenfalls später geschrieben) This post combines several concepts from several posts about BizTalk Workflow Services . You should read the intro , about flow control , about send&receive activities and about the little...
Posted to
Andreas Erben's posts
by
Andreas Erben
on
10-02-2008
Filed under:
Filed under: Windows Communication Foundation, WCF, .NET 3.0, VS 2005, Visual Studio 2005, BizTalk, .NET, Visual Studio 2008, VS 2008, .NET 3.5, BPM, Workflow, WF, Windows Workflow Foundation, Cloud Computing, Cloud, BizTalk Services, Cloud Services, OSLO, BizTalk Workflow Services
I had the honor to present at the Mobility Day 2008 in beautiful Zagreb, Croatia on September 9, 2008. I covered part 2 of a series of two sessions dealing with "best practices" about connecting mobile systems. While the first part, presented by Damir Dobric , dealt with quite advanced connectivity...
(German version maybe coming later / deutsche Version folgt eventuell später) http://workflow.biztalk.net now offers a CTP of BizTalk Workflow Services. Let's look at what that means. First you should download the latest version of the SDK. Right now this is the file " BizTalk Services...
Posted to
Andreas Erben's posts
by
Andreas Erben
on
08-05-2008
Filed under:
Filed under: .NET 3.0, VS 2005, Visual Studio 2005, BizTalk, BizTalk Server, .NET, Visual Studio 2008, VS 2008, .NET 3.5, BPM, Workflow, WF, Windows Workflow Foundation, SOA, Cloud Computing, Cloud, BizTalk Services, Cloud Services
If you receive a ‚Unrecoverable build error‘ when trying to build a Setup Project in Visual Studio 2005 or 2008 try at first the official resolution of MS http://support.microsoft.com/kb/329214/EN-US/ . If its still produces this error try this: regsvr32 ole32.dll greets nadine
If you install .NET framework 3.5 beta 2 on the same machine like Microsoft BizTalk RFID, then your RFID Services will not start anymore. See: http://support.microsoft.com/kb/942521 The reason for this is that the installation of .NET framework 3.5 beta 2 does not leave the DLLs of .NET framework 3.0...
UPDATE: I did not mention it previously, but this also works with RTM. The tool CopySourceAsHtml (CSAH) is invaluable for any code-oriented blogger. Thanks a lot to Colin Coller and J.T. Leigh & Associates Inc. ! Currently there is no Visual Studio 2008 version of this great Add-in available to download...
(deutsche Version weiter unten) To me a pleasant surprise for Visual Studio 2008 is the promise of Multi-Targeting. While with Visual Studio 2002 you only could develop .NET 1.0 applications, with Visual Studio 2003 you were bound to .NET 1.1 and with Visual Studio 2005 you had to jump to .NET 2.0 (though...
Damir recently posted about a WCF designer, or rather that there is no WCF designer yet and it does not seem to be on the immediate roadmap for Orcas / Visual Studio 2008. Let me look deeper into the promise of the WCF designer.. Chris Smith said in early 2006 he is working on the WCF designer experience...