Blog roll DamirDobric
- uto 16.4.2013
-
DamirDobric
enHow to add the user to Windows Azure Sql Server?
When working with SQL Server in Windows Azure you can create very quickly the database. But if you have a big distributed team usually you will not want to give everybody the access to DB. Unfortunately right now, there is no way to manage users...(read more) - sub 13.4.2013
-
DamirDobric
enIntegration Styles – University of Applied Sciences Frankfurt am Main
Announcing Agenda for April 15. 2013. The focus of the session will be “Introduction in Integration Styles”....(read more) -
DamirDobric
enDistributed Systems and Service Patterns Session – University of Applied Sciences Frankfurt am Main
Here is the recap of the session Distributed Systems and Service Patterns....(read more) - čet 11.4.2013
-
DamirDobric
enSharePoint Workflows cannot be stopped in Workflow Manager?
You might notice that (sometimes) workflows which running in endless-loop cannot be stopped. For example, imagine there is a workflow which is running in while(true) loop after is started. 1. Issue 1: If you try to stop such workflow it will not be stopped...(read more) - sri 10.4.2013
-
DamirDobric
enWindows Azure Global Bootcamp
We are glad to invite you to Windows Azure Global Bootcamp . On April 27th, 2013 , you’ll have the ability to join a Windows Azure Bootcamp on a location close to you. Recognized Experts and Microsoft Partners are organizing bootcamps over...(read more) - ned 31.3.2013
-
DamirDobric
enAgenda for MSNetwork Web vNext Session
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...(read more) - uto 26.3.2013
-
DamirDobric
enExpressionTranslator Error when publishing Workflows
When working with Workflows, which running in Workflow Manager (SP devs call it usually SharePoint Workflow) on-premises or in Office 365 you might get following error: Expression: DateTime.Now.ToString() " Property access conversion to an activity...(read more) - ned 24.3.2013
-
DamirDobric
enWelcome BizTalk Server 2013 RTM
The new BizTalk Server has as usual many improvements, new adapters and it focuses now additionally the cloud model. Cloud related strategy includes Infrastructure as a Service (IaaS) capabilities as well as Platform as a Service (PaaS) capabilities...(read more) - uto 19.3.2013
-
DamirDobric
enWhy SignalR does not use WebSockets Part II?
If you notice that signalR does not use websockets you might first take a look on this post. But if this does not help there is also seething you have to be aware of. That means depending on how you have created the solution it might happen that websockets...(read more) - pet 8.3.2013
-
DamirDobric
enWhy does ~/signalr/hubs return 404 ?
When working with SignalR hubs probably your first experience will be HTTP Error File not found (snapshot from Fiddler). This happen when java script reference tries to download dynamically created hub.js file which helps you to easily deal with hub proxies...(read more) - čet 7.3.2013
-
DamirDobric
enHow to get client config data from ServiceBus Server?
When working with Service Bus MessagingFactory the easiest way to setup the SB-API is to use connection string. In a case of Service Bus in Windows Azure, the connections string can be obtained directly from management portal: However when working with...(read more) - pon 4.3.2013
-
DamirDobric
enAnnouncing German Windows Azure Global BOOTCAMP at April 27th 2013
With this post I’m proud to unofficially announce the Windows Azure Global BOOTCAMP at April 27th . Sascha Dittmann (Windows Azure MVP) and me (Integration MVP and Windows Azure VTSP) will setup the bootcamp in Frankfurt area. The event is supported and...(read more) - čet 28.2.2013
-
DamirDobric
enCumulative Updates for Workflow Manager, Service Bus (SharePoint 2013 – Workflow Engine)
The first Cumulative Update for Workflow Manager and Service Bus or formally known SharePoint workflow is online. which actually includes Suspend/Resume of instances support. (It will also be available via WebPI soon). WF Manager : KB article (KB2799754...(read more) - čet 14.2.2013
-
DamirDobric
enPrepare Development Machine for Workflow Manager
If you want to develop workflows for Workflow Manager, you do not have to necessarily install the full Service Bus and Workflow Manager server on development box. You can do this, but it is not required. To prepare you box go to this official download...(read more) - uto 12.2.2013
-
DamirDobric
enMigrating form .NET 4.0 to .NET 4.5, WebApi, NuGet and Co.
Few months ago I tought, I finally survived transition of ASP.NET, WebApi and Co. form VS20010 to VS2012. This was a hard time. Imaging migration of 50 projects in one solution by referencing various version of System.Net.Http, NuGet etc., etc. This post...(read more) - uto 5.2.2013
-
DamirDobric
enNuGet Hell or better world ? Error MSB4019
As I first time heard about NuPacrek I was exited, because I can finally hold all my assemblies together. After rename and release of NewGet (pronounced) NuGet I’ve got a bit disappointed. In the real world project to all NuGet goodness I run into more...(read more) - čet 31.1.2013
-
DamirDobric
enSetting up authorization rights on Service Bus entities
Service Bus for Windows Server provides two ways to setup access rights to its entities (queues/topics). Since the Windows Azure Access Control Service (ACS) is not available on Windows Server, the Service Bus for Windows Server includes a simple Service...(read more) - uto 29.1.2013
-
DamirDobric
enLoading XAML from external location
When working with XAML in general, like with Workflow or even WPF you might get following error: Cannot create unknown type '{clr-namespace:YOURNAMESPACE}YOURCONTROL'.' Line number '' and line position ''. This error will occurred...(read more) - uto 15.1.2013
-
DamirDobric
enHow to create application which executes in the background on Windows Phone 8?
Before or after you start with this sample please first take a look on this MSDN article. This example describes the idea of application which is running in the background. Unfortunately this all will not work if follow steps described in article ...(read more) - sri 9.1.2013
-
DamirDobric
enAgenda for Runtime 8 Talk at Jan. 15-th
Click here for more information...(read more) - čet 3.1.2013
-
DamirDobric
enWindows Azure ServiceBus Visual Studio Explorer v1.8
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...(read more) - čet 13.12.2012
-
DamirDobric
enHow to export ServiceBus certificates to Client Machines?
When you try to connect to service bus server from remote machine you might figure out following problem: The X.509 certificate CN= yourhostname is not in the trusted people store. The X.509 certificate CN= yourhostname chain building failed. The certificate...(read more) - uto 11.12.2012
-
DamirDobric
enMoving to SQL Azure DB
At some point of time you will possibly want to move you database to Windows Azure. It might be that the perception about data ownership and Co. might be some issue. In my case I do not have any issue with data. I just have a DB which from now have to...(read more) - ned 9.12.2012
-
DamirDobric
enRuntime 8 – Fight Club for professional enterprise developers: Announcing first .NET User Group – Frankfurt Talk in 2013
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...(read more) - čet 6.12.2012
-
DamirDobric
enSharePoint WorkflowManager error: Cannot create scope
When trying to create the scope you might sometimes notice following error. Scope '/myscope/’is not in an active state. Its current state is 'Unregistering' . HTTP headers received from the server - ActivityId: .. This can happen if you have...(read more) - uto 4.12.2012
-
DamirDobric
enHow to setup Service Bus permission ?
When working with ServiceBus for Server, the setup is responsible to define default user’s permissions. During setup procedure you will have to provide the credentials of the user who will be admitted to host and to manage Service Bus. However permissions...(read more) -
DamirDobric
enDeploying of the new version of SharePoint Workflow
Assume you have an activity which is executing for very long time. This is so called Long-Running workflow. In fact long-running scenario is one of scenarios in Commuter Sciences which practically can very easy be solved by Using Microsoft Workflow Foundation...(read more) - čet 29.11.2012
-
DamirDobric
enHow do SharePoint 2013 Workflows look like under the hub?
To get a feeling how SharePoint Workflows look like under the hub take a look on following example: http://developers.de/media/p/422263.aspx . This is the original XML which fully (natively) describe the workflow deployed by SharePoint. Following picture...(read more) - uto 27.11.2012
-
DamirDobric
enWhat will happen if WorkflowManager crashes?
If The Workflow Manager Backend service terminates unexpectedly all workflow’s persisted data will remain persisted in database, but the workflow itself will stop the execution. In this case there is an event id 7031 in System Event Log : The Workflow...(read more) - pon 26.11.2012
-
DamirDobric
enSharePoint Workflow TrustedSurface
As I described here Windows Azure Workflow (Workflow Manager) is originally designed to run in the cloud. That means it designed as multitenant application. because of that the Workflow Manager must fulfill several very sensitive security requirements...(read more)
Najviše tekstova u zadnjih mjesec dana
-
4
Nenad Trajkovski
Project Management and Microsoft Project
-
3
ratkom.net: potraga za nepoznatim
bespuća oblačnog računarstva, prostor privremene singularnosti
-
3
Igor on Mobile
Windows Phone and Windows 8 around the clock
-
2
Admin troubles by Romeo Mlinar
I believe in Hyper-V!
-
2
Bahrudin Hrnjica Blog
C#, C++, Math, Evolutionary Algorithms, Engineering, ...
-
1
Vjeko.com
Opinions, thoughts, ideas, and more, about Microsoft Dynamics NAV
-
1
Wolfwood's Crowd
Kritika il' hvala hrvatskog informatičkog košmara
-
1
I am legend
Sharing knowledge since 2003.
-
1
SeekandHit Internet Marketing
Internet marketing, oglašavanje i pozicioniranje na Googleu su stvari koje radimo.
-
1
hudo's vibe
white&nerdy
Najpopularniji tekstovi
- Zapošljavamo dva senior PHP developera!
- WinDays13 – kratki utisci, pptx datoteka i demo primjeri
- [cxo] Tko o čemu, ja o produktivnosti. Možda izgleda kao da je o Microsoft Officeu, ali nije ….
- This is not another WinDays 13 goodbye post
- Prognoza
- My arm is broken! :-(
- Uberbrand naš svakdašnji: svi za jednog, jedan za sve
- Wellness, SPA, ručnici i kakve to veze ima sa ASP.NET-om
- O slagalicama, o projektima, o informatici i dijelovima koji nedostaju
- Transferring blog to Azure Web Sites – fresh start








