Category: App Services
All about application services for example, Azure App Service. Angular application, Microsoft .NET Core and EF
-
Dapper – ORM example list
Read more: Dapper – ORM example listI am using EF for most of my ORM and data access. Recently I have tries Dapper and started liking it because of its simplicity…
-
Get base url in javascript
Read more: Get base url in javascriptIf you are constructing your URL like this; You will get results like this; This will not work on a web site that has following…
-
Return a Json Object from another function call
Read more: Return a Json Object from another function callWhen we try to capture a value from called method we get undefined. The reason is that data hasn’t been fetched yet. Fetch takes some…
-
Store and Read Objects from Session in ASP.NET Core
Read more: Store and Read Objects from Session in ASP.NET CoreHere you go; In your Startup.cs, under the Configure method, add the following line: And under the ConfigureServices method, add the following line: The simple…
-
Dataset and Data Tables (a refresher)
Read more: Dataset and Data Tables (a refresher)Dataset is an in-memory representation of a database relationship. Data Tables are individual tables that can be joined with Data relation objects. Let’s go through…
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.
