📅 Week 20
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.
Determining Columns and Order To Write Using CSVHelper In C# & .NET
[StarLibrary, CSVHelper, C#, .NET]
In a previous post, “Correctly Processing CSV Files In C# & .NET”, we looked at how to use the excellent library CSVHelper to read and write collections of objects to CSV.
Determining Columns and Order To Write Using CSVHelper In C# & .NET
[StarLibrary, CSVHelper, C#, .NET]
In a previous post, “Correctly Processing CSV Files In C# & .NET”, we looked at how to use the excellent library CSVHelper to read and write collections of objects to CSV.
Interfacing With MySQL & MariaDB Databases using Dapper in C# & .NET
[Database - MySQL - MariaDB - C# - .NET]
In our previous post, “Interfacing With MySQL & MariaDB Databases in C# & .NET”, we looked at how to interface with MySQL and MariaDB using the ADO.NET primitives - Connections, Commands and Parameters using either of the MySQL providers.
📅 Week 19
Interfacing With MySQL & MariaDB Databases in C# & .NET
[Database, MySQL, MariaDB, C#, .NET]
In two prior posts, “Connecting To MySQL & MariaDB using MySqlConnector in C# & .NET” and “Connecting To MySQL & MariaDB using MySql.Data in C# & .NET”, we looked at how to connect to a MySQL and MariaDB databases using two different ADO.NET MySQL providers.
Connecting To MySQL & MariaDB using MySql.Data in C# & .NET
[MySQL, MariaDB, Database, C#, .NET]
When it comes to working with MySQL and MariaDB in C# & any of the languages on the .NET platform, the first port of call is which managed drivers to use.
Connecting To MySQL & MariaDB using MySQLConnector in C# & .NET
[MySQL, MariaDB, Database, C#, .NET]
When it comes to working with MySQL and MariaDB in C# & any of the languages on the .NET platform, the first port of call is which managed drivers to use.
Working With MariaDB using Docker
[Database, MySQL, MariaDB]
Thanks to the power and flexibility of Docker, it is pretty trivial to spin up a MariaDB database instance for development and experimentation.
Working With MySQL using Docker
[Database, MySQL]
Thanks to the power and flexibility of Docker, it is pretty trivial to spin up a MySQL database instance for development and experimentation.
The Joy Of Circular Referenced Documentation
[SQL Server, Documentation]
I was recently researching the Microsoft SQL Server DATETRUNC function, which returns an input date truncated to the specified date part.
Tip - How To Embed Video In Jekyll And HTML
[Jekyll, HTML]
In our previous post, “Tip - How To Quickly Move Lines In Your .NET IDE”, we looked at how to move lines of text in your IDE.
📅 Week 18
Tip - How To Quickly Move Lines In Your .NET IDE
[Tip, Development]
Suppose you are working in your favourite IDE and need to move a line of code 3 lines up.
Product Review - Stellar Repair for MS SQL - Part 6: Conclusion
[Product Review, SQL Server, Stellar Repair]
This is Part 6 of an independent review of a product, Stellar Repair for MS SQL, from the folks at Stellar Info.
Product Review - Stellar Repair for MS SQL - Part 5: File Corruption
[Product Review, SQL Server, Stellar Repair]
This is Part 5 of an independent review of a product, Stellar Repair for MS SQL, from the folks at Stellar Info.
📅 Archives ...