Category: App Services
All about application services for example, Azure App Service. Angular application, Microsoft .NET Core and EF
-
Dynamic type and Expando Object class
Read more: Dynamic type and Expando Object classThe dynamic type indicates that use of the variable and references to its members bypass compile-time type checking. Instead, these operations are resolved at run time. The dynamic type…
-
Appending two string builders
Read more: Appending two string buildersThe most performant way of appending two string builders in .NET Framework 4, use this; For .NET Framework 2.0/3.5, use this; This wouldn’t hurt performance…
-
How to check computer specs
Read more: How to check computer specsOn a window machine Bring up computer Run window = Windows + R Type this command; systeminfo > specs.txt Open specs.txt file in notepad.
-
How to create midnight datetime
Read more: How to create midnight datetimeMidnight is the first one – It’s the very first second of the day, not the last. The output is this;
-
jQuery Ajax – tips
Read more: jQuery Ajax – tipsjQuery Ajax is async by nature. We use to set a flag “async:false” if we need to make Ajax call sync (non-blocking). This feature has…
RECENT POSTS
-
Blazor WebAssembly, JavaScript Interop, and Safari: Why I Avoid async for Navigation
-
Google is making its boldest AI move yet inside Gmail
-
OpenAI just introduced ChatGPT Health
-
Building a Practical Azure Landing Zone for a Small Organization — My Hands-On Journey
-
PowerShell Automation at Scale: Lessons from Azure Platform Operations
Categories
Tags
ADO ai angular asian asp.net asp.net core azure ACA azure administration Azure Cloud Architect Azure Key Vault Azure Storage Blazor WebAssembly BLOB bootstrap Branch and Release flow c# c#; ef core css datatables design pattern docker excel framework Git HTML JavaScript jQuery json knockout lab LINQ linux powershell REST API smart home SQL Agent SQL server SSIS SSL SVG Icon typescript visual studio Web API window os wordpress
ARCHIVE
DISCLAIMER
The information on this weblog is provided “as is,” without warranties of any kind, and confers no rights. The content reflects my personal views and does not represent the thoughts, intentions, plans, or strategies of any organization with which I am affiliated. Discussion and differing viewpoints are welcome; however, I reserve the right to moderate or remove comments that are abusive, profane, rude, or anonymous. Please keep the conversation respectful and constructive.
