Year: 2022
-
JavaScript: How to construct an array of json objects using map
Read more: JavaScript: How to construct an array of json objects using mapWhat does map do ? Answer: It creates a new array with the results of calling a function on every element in the calling array.…
-
Method vs Linq based query syntax example
Read more: Method vs Linq based query syntax exampleI need to make inner join on 3 tables; LedgerTypes, LedgerControl and Ledger. Method based query example Linq based query example I prefer query syntax…
-
Delete a local git branch
Read more: Delete a local git branchHow to delete a Test_Branch. Switch to some other branch and delete Test_Branch, as follows: If above command gives you error – The branch ‘Test_Branch’ is not…
-
Simplifying ADO.NET Code in .NET 6
Read more: Simplifying ADO.NET Code in .NET 6When developers think of how to access data, many use the Entity Framework (EF), Dapper, NHibernate, or some other object-relational mapper (ORM). Each of these…
-
AutoMapper in .NET 6
Read more: AutoMapper in .NET 6Adding AutoMapper to ASP.NET 6 application; The next step is adding the AutoMapper to our DI container, inside the program.cs we need to add the…
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.
