-
If you are experienced enterprise developer who targets the Microsoft platform, you have probably at least once in your have a requirement to share some state across different instance of an application. But, if you are hobby developer or any other professional developer, who possible do not focus distributed...
-
Here is the preliminary agenda for MSNetwork upcoming session next week. There are few important things which will unfortunately not be covered in this session. But if you really want to dive deeper behind Steaming and Push technologies, I would recommend you to read this post.
-
Click here for more information
-
Visual Studio 2012 offers a new version of Service Bus Explorer which is fully integrated with Visual Studio. This version is installed with Windows Azure Authoring Tools Oct 2012, which is version 1.8. To show up the explorer open the Server Explorer (View | Server Explorer) , go to Windows Azure...
-
Liebe Entwickler, vor allem wuensche ich euch ein gesundes und erfolgreiches Neues Jahr. Unter dem Motto “Welome 2013”, werden wir am 15.Januar in Bad Homburg einen Vortrag zum “ Runtime 8 – Fight-Club ” geben. Nach WinRT für Windows 8, steht uns Entwickler die brandneue Windows Runtime Version von Windows...
-
When SharePoint activates the workflow in Workflow Manager, it basically send a REST message to Workflow Management Site. Workflow Management Site is the web site hosted in IIS at http:12291 and https:12290 . The code which is running on this site will prepare so called activation message for Service...
-
When deploying workflow you might get sometimes really scaring error messages. Due the complex infrastructure of workflow host which relies on error messages can came back from different layer. Today on top of all might seat either your application or SharePoint. Depending on who is the first who figure...
-
RTM Build of Service Bus and Workflow Manager 1.0 is available for download in Microsoft Download Center: It is up to now still not officially announced in term of marketing drums, but first posts published 1 hour ago by team members are out there. Anyhow the bits which can be downloaded (click on image...
-
Due the fact that Windows Azure Workflow (Workflow Manager) is designed to run in the cloud, which is multitenant focused architecture, the host of workflow (Workflow Manager) must fulfill several security requirements. One of used approaches is so called “Trusted Surface”. This means that subset of...
-
After successful installation of Windows Azure Workflow, the IIS will contain a new site which is setup to host workflow management engine (Workflow Host Manager). When you open IIS Manager (inetmgr) you will notice Workflow Management Site. This site has by default HTTP and HTTPS bindings enabled. That...
-
The platform technology wave announced in 2012 brings a number of innovations in the ,NET and Microsoft platform at all;no question. One of my personal favorites is the peace of Platform which makes push-scenario easy adoptable. In the time of upcoming cloud patterns, there are more business and technical...
-
Microsoft has just announced Windows Azure Authentication Library in the Windows Azure AD Developer Preview. The library enables you to: Prompt the user to authenticate against Windows Azure AD directory tenants, AD FS 2.0 servers and all the identity providers supported by Azure AD Access Control (Windows...
-
Service Bus 1.0 (also called Service Bus Server) is a Microsoft messaging product, which many people will compare with Enterprise Service Bus. Currently Microsoft is NOT positioning Service Bus Server as an ESB product. The reason for that is that Service Bus doesn’t support many of features which are...
-
First of all download all components from http://www.microsoft.com/en-us/download/details.aspx?id=30369 To install the Service Bus run workflow.3f.3f.3fnew.exe . Another possibility would be to use Web Platform installer. After start of installation setup will detect dependent components. Please note...
-
In July 2012 Microsoft has for the first time published a peace of Windows Azure which is installable locally (On-Premise). It is Service Bus (v1 BETA) which is slightly adapted version of Windows Azure Service Bus. If you are aware of this product this post will help you to install it. If you are new...