(lukaseder) How to write a simple API is already an art on its own.
Other News
Use BitConverter Class to Convert a Byte Array
(Srinath M S) BitConverter’s ToString method can be used to convert a byte array to a string.
Top Common Issues with MHA and How to Fix Them
(Paul Namuag) In our previous blogs, we discussed MHA as a failover tool used in MySQL master-slave setups.
Hacking together faster INSERTs
(Connor McDonald) Most developers tools out there have some mechanism to unload a table into a flat file, either as CSV, or Excel, and some even allow you to unload the data as INSERT statements.
SQL SERVER – REBUILDDATABASE Error: 0x84CF0004 – While updating permission setting for folder The Permission Setting Update Failed for File
(Pinal Dave) This blog would be useful for those who are recovering from a disaster and are trying to rebuild system databases for SQL Server.
Removing HTML Tags From Text In Power Query/Power BI
(Chris Webb) Recently I found I needed to remove all the HTML tags from some text in Power Query.
Guru: 7.4 Brings New RPG Goodies
(Jon Paris) As I’m sure you know by now, IBM recently announced version 7.4 of IBM i. Along with major enhancements such as Db2 Mirror, we also got a number of new RPG features.
Angular Internationalization Example
(Yatin Batra) Welcome readers, in this tutorial, we will implement internationalization in an angular application.
Making a tiny .NET Core 3.0 entirely self-contained single executable
(Scott Hanselman) I’ve always been fascinated by making apps as small as possible, especially in the .NET space. No need to ship any files – or methods – that you don’t need, right?
Giving (click) Anchor Links Tab-Access Using A Directive In Angular 7.2.15
(Ben Nadel) Ever since reading Accessibility For Everyone by Laura Kalbag, I’ve become much more aware of the accessibility failings in my own user interface (UI) architecture.
