Month: November 2021
-
Install and configure Git for windows
Read more: Install and configure Git for windowsDownload Git from here; https://git-scm.com/download/win This is required if you want to use git from command prompt. A reboot is required after installation. Visual Studio…
-
Reflection – What are the benefits
Read more: Reflection – What are the benefitsGenerally, when people talk about reflection, the main concern is the performance. Because it runs on runtime, so theoretically, it is a little bit slower…
-
Rest API HATEOAS (Hypermedia as the Engine of Application State)
Read more: Rest API HATEOAS (Hypermedia as the Engine of Application State)REST architecture allows us to generate hypermedia links in our responses dynamically and thus make navigation much easier. To put this into perspective, think about…
-
Project post-build event command to copy files to a local folder or network share in VS
Read more: Project post-build event command to copy files to a local folder or network share in VSI wanted to copy DLL files to a network share. I am dynamically loading assemblies in different applications and can not risk changing file paths.…
-
Return multiple values to a method caller
Read more: Return multiple values to a method callerThis is a code sample for returning multiple values from a c# method. For example, imagine a method that accepts multiple parameters and return two…
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.
