Author: Shahzad Khan
-
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…
-
Open Source Licenses
Read more: Open Source LicensesApache License 2.0: The Basics Open source licenses come in two flavors: permissive and copyleft. The Apache License 2.0 is in the permissive category, meaning that…
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.
