Although MicroServices Architecture is the de facto approach in building many complex applications, it introduces numerous abstractions which in contrary to a traditional monolithic application makes it complex to understand, which is directly proportional to the number of introduced abstraction. But having said that, MicroService Architecture provide a huge incomparable advantage to monolithic applications. Performance,... Continue Reading →
Initial Intro – Azure function with SharePoint Online
Azure Functions are a very powerful auto upscaling server-less compute service provided by the Microsoft Azure cloud services. “Azure Function” can be written in multiple languages such as JavaScript, C#, PowerShell, F#, Java and Microsoft has planned(/is planning) to integrate Go-Lang into their ecosystem as well. Azure functions are provided in predominantly two major versions... Continue Reading →
C# Dynamic and Error : Dynamic Operations Can Only Be Performed In Homogenous AppDomain.
I have been using dynamic since its introduction in .net framwork 4.0. I do something like using a c# sortedlist with id and object, or other usages as assigning a complete object to a dynamic variable. In ASP.Net MVC I never had problems assigning dynamic variables, instead of var's but when I use it with SharePoint, it... Continue Reading →
Certified SCRUM Master and Certified SCRUM Product Owner
Learning for certification as your target, is the wrong approach. Learning to learn and improve yourself, is the way to go. My idea behind this certification was to learn more, and to learn it right. This was a collaborative workshop and seminar provided by certified coaches from Scrum.org which I highly recommend. You can find more... Continue Reading →