-
If you are professional developer or architect who focus Microsoft technologies, then ADC is the conference of great choice. Internationally recognized and legendary experts will present most popular technology topics. One of best things at this conference I personally like is “NO MARKETING”. All session...
-
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...
-
NOTE SESSION LOCATION IS CHANGED: Next Session: https://maps.google.com/maps?q=Microsoft+Bad+Homburg,+Siemensstra%C3%9Fe,+Bad+Homburg,+Deutschland&hl=en&ie=UTF8&ll=50.216637,8.615749&spn=0.006824,0.012553&sll=49.593567,7.75526&sspn=0.884833,1.60675&oq...
-
On of upcoming interesting new features related to Service Bus is support for relaying of anything hosted in IIS. Today we are able to build SOAP and REST services which can be relayed with Service Bus. However this is limited to services only. Another option to relay the TCP traffic is “anycast” feature...
-
This article describes how to create ASP.NET MVC application as a WebRole and to speed it up by using CacheRole introduced in Windows Azure Platform release 1.7 (also called Spring Release [2012]). The way how the distributed cashe works and how it can be consumed by an application didn’t really change...
-
DataCacheFactory dcf = new DataCacheFactory (); ...
-
Click here to download presentation: http://developers.de/media/p/304235/download.aspx
-
Few days ago I showed the Demo at WinDays 2012 keynote under the name “SharePoint Ralay”. The idea of the keynote was to show some important features which never have been shown or documented in the way as of very one common industry scenario. To keep things simple we didn’t go to deep into details of...
-
Just giving URL summary of all TechEd 2011 presentations related to sessions given by my Business Platform Division colleagues. It will be be interesting to compare them with session which will be presented in few weeks at TechEd 2012. · A Lap around Windows Azure AppFabric · Introduction to Windows...
-
As already announced I will start at Mai 07th.2012 with regular semester lecture at University of Applied Sciences in Frankfurt am Main. The session will be focused on cloud computing based on Windows Azure. Fortunately the content will focus common industry technology which I usually present on conferences...
-
I will start at Mai 07th. .2012 with regular semester lecture at University of Applied Sciences in Frankfurt am Main. The session will be focused on cloud computing based on Windows Azure. Fortunately the content will focus common industry technology which I usually present on conferences for developers...
-
I had a strange problem few days ago with one ServiceBus application. The application has been tested successfully, but imagine it didn’t work in production (in this case stage-system). This seems to be a standard pattern in a life of one software developer. The error was like: “error: "MissingToken...
-
Announcing the session about Solution Architectures for Cloud , None-Cloud and hybrid applications. n this session you will learn about new possibilities around number of Windows Azure Services which provide new possibilities for applications running On-Premise, in the cloud or both. This demo-powered...
-
When installing ServiceBus Connect feature (a peace of Cloud Middle-Ware) following three artifacts will be installed: 1. Developer SDK 2. Runtime 3. Management tools Developer SDK You need it for VS to develop EAI applications. Developer SDK contains following components: 1. Windows...
-
The picture below shows flow of X509 certificate in the communication between Client and Service by using WCF and Windows Azure Access Control service, Whe using this scenario you will be definitely confused at least by number of certificates used in communication process. Hope this picture can help...