Tag: c#
-
Joining Operator: GroupJoin
Read more: Joining Operator: GroupJoinThe GroupJoin operator performs the same task as Join operator except that GroupJoin returns a result in group based on specified group key. The GroupJoin…
-
Action, Func and Expression
Read more: Action, Func and ExpressionMost times you’re going to want Func or Action if all that needs to happen is to run some code. You need Expression when the…
-
Pivot C# Array or DataTable: Convert a Column To a Row with LINQ
Read more: Pivot C# Array or DataTable: Convert a Column To a Row with LINQMy Previous post explains how to convert a column to row in JavaScript array. In this post, we will do the same thing but with C# Array…
-
Polling vs. Long Polling vs. WebSocket vs. Server-Sent Events
Read more: Polling vs. Long Polling vs. WebSocket vs. Server-Sent EventsThere are several techniques for real-time communication between clients and servers. Each of these techniques has its own characteristics and use cases. Polling and long…
-
Convert List of DerivedClass to List of BaseClass
Read more: Convert List of DerivedClass to List of BaseClassHere is a good discussion; https://stackoverflow.com/questions/1817300/convert-listderivedclass-to-listbaseclass
RECENT POSTS
-
Why the Cloud & Integration Engineer Role Is AI-Resilient
-
Azure Tenant vs Subscription vs Landing Zone (Plain English Guide)
-
Building a FinOps Cost Intelligence Dashboard on Azure: From Raw Data to Operational Insight
-
The Microservices Trap
-
Most people still confuse AI Agents, Automations, and Chatbots
Categories
Tags
ADO ai angular asian asp.net asp.net core azure ACA azure administration azure app services Azure Cloud Architect Azure Key Vault Azure Storage Blazor WebAssembly BLOB bootstrap c# css datatables design pattern docker excel framework Git HTML JavaScript jQuery json knockout lab LINQ linux power bi 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.
