π Week 22
You Cannot Search For Bullet Numbers In Chrome & Edge
[Chrome, Edge, HTML, Firefox]
The archives for this blog look like this:
Configuring Microsoft Teams Webhooks for Channels
[Microsoft 365, Office 365, Teams]
In a previous post, some 6 years ago, βPosting Messages To Microsoft Teams With Codeβ, we looked at how to configure a Microsoft Teams channel to receive and process webhooks, typically for posting messages from third-party applications or a script.
Tip - DevExpress XtraReport Parameters - Visible vs Enabled
[Tips, DevExpress, XtraReports]
When creating a parameter object for a DevExpress XtraReport, the screen for creating parameters looks like this:
π Week 21
Short Circuiting 'Or' Evaluation in Visual Basic .NET
[VB.NET, Visual Basic, .NET]
Some years back, in the post βA Rose By Any Other Name - Short Circuitingβ, we looked at how Visual Basic.NET does not do short circuit evaluation when evaluating an AND condition.
Locking A Windows PC In Visual Basic .NET
[VB.NET, Visual Basic, C#]
In our previous post, βLocking A Windows PC In C# & .NETβ, we looked at how to lock a Windows PC in C#.
Locking A Windows PC In C# & .NET
[C#, .NET, Windows]
The Enshittification Continues - APIDog
[Software, Tools, APIDog, Insomnia, Yaak]
As Iβve mentioned before, for many years I was a keen user of Insomnia as a tool for testing APIs.
UI Fails - Windows Start Menu Search Can't Find the Basics
[Fail, UI Fail]
An activity you will occasionally have to carry out is maintenance of the software on your machine. This will typically involve adding and/or removing software.
Using Reserved Words For Columns In SQL Server
[SQL Server]
Generally, it is advisable not to use reserved words for your column names in Microsoft SQL Server. Or, for that matter, any other database.
Combining A Date and a Time into a DateTime2 in SQL Server
[SQL Server]
Yesterdayβs post, βCombining A Date and a Time into a DateTime in SQL Serverβ, looked at how to combine a date and a time into a datetime in Microsoft SQL Server.
π Week 20
Combining A Date and a Time into a DateTime in SQL Server
[SQL Server]
In Microsoft SQL Server, there are several types for handling dates and times.
Combining Lists & Other Collections In C# & .NET
[C#, .NET]
Sooner or later, you will encounter a scenario where you need to combine the elements of two list objects into a new list.
Getting The Current Database Name From A Script, Procedure, Or Function In SQL Server
[SQL Server, TSQL]
Sometimes, while writing a stored procedure or a function in Microsoft SQL Server, you might want to access the current database. Either for information purposes or for conditional, database-specific logic.
Who Is Reading This Blog?
[Blogging]
A question I occasionally get is, βWhy do you put so much work into this blog?β
Formatting Columns Using CSVHelper In C# & .NET
[StarLibrary, CSVHelper, C#, .NET]
In our previous post, βDetermining Columns and Order To Write Using CSVHelper In C# & .NETβ, we looked at how to control the columns and their order when outputting CSV files using the CSVHelper library.
π Archives ...