Category: App Services
All about application services for example, Azure App Service. Angular application, Microsoft .NET Core and EF
-
Json object from Razor model in Javascript
Read more: Json object from Razor model in JavascriptLet’s begin with a model. Add some data to the model; Pass this to razor view; Declare Javascript Sections in your razor view; This will…
-
what @Html.Raw() and Json.Encode() does
Read more: what @Html.Raw() and Json.Encode() doesWhat this code does? Json.Encode serialises the Model to a JSON string. Html.Raw ensures that it is rendered verbatim and isn’t HTML-encoded by Razor. If…
-
URL Matching in C#
Read more: URL Matching in C#To start, let’s define what the internals of a URL looks like: For our purposes, we care about the scheme, authority, path, query, and fragment.…
-
Quick layout using pre-defined Json Data
Read more: Quick layout using pre-defined Json DataLet’s say we are manually creating Json Data and use ASP.NET Core to quickly come up with a layout. This is the data (JSON output)…
-
JSON from Controller to View in ASP.NET MVC Core and avoid XSS
Read more: JSON from Controller to View in ASP.NET MVC Core and avoid XSSWhen working on your ASP.NET MVC application, you often need to include some of your app’s data as Javascript objects. You may need this for…
RECENT POSTS
-
Mapping a Custom Domain to WordPress on Azure Container Apps (With Managed TLS & Zero Downtime)
-
Tag-Based Production Releases with Azure DevOps: Lessons from the Trenches
-
Azure DevOps Branching Strategy: When (and When Not) to Maintain Multiple Release Versions
-
Azure DevOps Branching and Release Strategy (Beginner to Production-Ready Guide)
-
Building Secure Azure Identity Without Entra ID P2: A Solo Founder’s Playbook
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 guide HTML JavaScript jQuery json knockout lab LINQ linux powershell REST API smart home SQL Agent SQL server SSIS SSL SVG Icon 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.
