Author: Shahzad Khan
-
ASP.NET Web Site or ASP.NET Web Application?
Read more: ASP.NET Web Site or ASP.NET Web Application?Website: The Web Site project is compiled on the fly. You end up with a lot more DLL files, which can be a pain. It also gives…
-
Search string array in collection using LINQ
Read more: Search string array in collection using LINQLINQ behavior is that LINQ wouldn’t return null when results are empty rather it will return an empty enumerable. We can check this with .Any()…
-
Hide/Show Div with javascript
Read more: Hide/Show Div with javascriptTo display and hide DIV in html; Use this javascript; We need to pass parameters from controller in TempData;
-
Use TempData or ViewBag to render HTML
Read more: Use TempData or ViewBag to render HTMLThis is a very basic example; Declare this in a controller. And you can use it in your view;
-
Return values from HttpContext.Current.User.Principal and WindowsIdentity.GetCurrent()
Read more: Return values from HttpContext.Current.User.Principal and WindowsIdentity.GetCurrent()Here is a brief explanation; According to this forum on WindowsIdentity.GetCurrent().Name vs. User.Identity.Name: User.Identity.Name represents the identity passed from IIS. WindowsIdentity.GetCurrent().Name is the identity under which the thread is running.…
RECENT POSTS
-
Migrating WordPress to Azure Container Apps with Azure Front Door (Zero Downtime, Real Lessons)
-
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)
Categories
Tags
ADO ai angular asian asp.net asp.net core azure ACA azure administration Azure Key Vault Azure Storage Blazor WebAssembly BLOB bootstrap Branch and Release flow c# containers 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 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.
