Probably the most important session you will attend if you have ever been asked the question “Why is Dynamics slow again today?”. I’m not even going to ask if you
Probably the most important session you will attend if you have ever been asked the question “Why is Dynamics slow again today?”. I’m not even going to ask if you
Hey Everyone ?, This Video Include the following topics, 1️⃣ Evolution of ASP.NET Core ➡ Active Server Pages(Classic ASP) ➡ ASP.NET Web Forms ➡ ASP.NET MVC ➡ ASP.NET Web API
Sometimes the smallest thing can make a huge difference. At a customer we experienced a huge load (DTU +70% average), and the LCS shows that there was a single SQL
SQL Server Performance with Business Central Lately interesting articles have been published on how to optimize business central with sql server, how to better use the data cache, how to
Write functions to be stateless Functions should be stateless and idempotent1 if possible. Associate any required state information with your data. For example, a Fee Adjustment being processed would likely have