Tag: c#
-
C# tip (Primary Constructor)
Read more: C# tip (Primary Constructor)View this class; This can be re-written as; Seems we can save some lines with this new pattern.
-
Using Razor, how do I render a Boolean to a JavaScript variable?
Read more: Using Razor, how do I render a Boolean to a JavaScript variable?This is our C# model; We would like to read this property in JS; Reference https://stackoverflow.com/questions/14448604/using-razor-how-do-i-render-a-boolean-to-a-javascript-variable https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean
-
Store Complex Object in TempData
Read more: Store Complex Object in TempDataTo pass object from controller method to controller method use this extension methid; And, you can use them as follows: Say objectA is of type ClassA. You can…
-
Passing TempData value from controller to controller
Read more: Passing TempData value from controller to controllerRefer to following code; On Redirect, TempData will become NULL. To solve this, try string test first; If TempData string (shown above) doesn’t work, then…
-
JavaScript equivalent to C# String.Format
Read more: JavaScript equivalent to C# String.FormatFrom ES6 onward, you could use template strings: Here is the reference; https://stackoverflow.com/questions/610406/javascript-equivalent-to-printf-string-format
RECENT POSTS
-
Building a Practical Azure Landing Zone for a Small Organization — My Hands-On Journey
-
PowerShell Automation at Scale: Lessons from Azure Platform Operations
-
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
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 c# containers 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.
