-
I am looking for some clarification/enlightenment over stubbed vs. translate. If I do:
jsilc "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\System.Xaml.dll"
It appears this assembly gets stubbed …
-
When using PortableRest in a WebApi app to call other APIs, a call to Task.Result deadlocks. The solution is to always ConfigureAwait(false) when awaiting async methods in library code. For more infor…
ghost updated
10 years ago
-
The best practices described by SAP (in the SDK) state that its wise to use the Event Bus for navigation. Our apps are based around the TechEd Fiori example which do not... Should we enhance (in the f…
-
Currently the application is wrapped in an Application.js object. That should be changed to a component, since that's the recommendation.
-
Hi,
there must be some problem inside LESS compiler in version 2.x. If I remember, it started around 2.0.8 build and persists.
I'll open solution and memory for VS process is around 600-700MB, CPU 0%…
-
Hi
With the release of Windows Server 2012 Microsoft has updated RDP to version 8 and enhanced RemoteFX. The following video highlights the changes: http://channel9.msdn.com/Events/TechEd/NorthAmeric…
ghost updated
10 years ago
-
ZCL_EXCEL_DRAWING -> SET_MEDIA_WWW, WWWPARAMS_READ - Missing entry in table wwwparams
Run ZDEMO_TECHED3
Method SET_MEDIA_WWW -Â CALL FUNCTION 'WWWPARAMS_READ' does not capture EXCEPTIONS - if no en…
-
Hey Mariano,
Great work! There are a few helpers I felt it maybe very useful but missing from the existing set.
- Job Progress (Uploading and encoding)
- Write to File for those three URLs
- Produc…