Author: Shahzad Khan
-
Using email template to compose and send emails
Read more: Using email template to compose and send emailsThis is a simple prototype to compose and send HTML emails using a sample template. Here is the template; We can use dynamic and ExpandoObject…
-
Dataset is empty, no tables in Dataset
Read more: Dataset is empty, no tables in DatasetThis is how we can test if dataset is empty; We can loop through all tables in a method like this; Since a DataTable could…
-
Dynamic type and Expando Object class
Read more: Dynamic type and Expando Object classThe dynamic type indicates that use of the variable and references to its members bypass compile-time type checking. Instead, these operations are resolved at run time. The dynamic type…
-
Appending two string builders
Read more: Appending two string buildersThe most performant way of appending two string builders in .NET Framework 4, use this; For .NET Framework 2.0/3.5, use this; This wouldn’t hurt performance…
-
The transaction log for database ‘SampleDb’ is full due to ‘LOG_BACKUP’.
Read more: The transaction log for database ‘SampleDb’ is full due to ‘LOG_BACKUP’.The ETL process worked fine for the last 3 days. Today it started failing. The reason, Log_Backup. The database was in Full recovery mode and…
RECENT POSTS
-
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
-
Why the Cloud & Integration Engineer Role Is AI-Resilient
-
Azure Tenant vs Subscription vs Landing Zone (Plain English Guide)
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 power bi powershell 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.
