(Craig Mullins) Why have agile development and DevOps techniques been adopted for software development over long-standing techniques like the waterfall approach?
Community
Serving ASP.NET Core Web Content from External Folders
(Rick Strahl) ASP.NET Core makes it easy to create a Web application regardless of whether you want to create code in raw middleware, using traditional MVC Controllers and Views, or by using Razor Pages as well as static content.
Reading Text from an Image in C# Using Tessaract.Net SDK
(Srinath M S) Tessaract is a popular OCR software that lets you convert image to text with high accuracy.
Defining Your First gRPC Service in an ASP.NET Core 3.0 Project
(Peter Vogel) gRPC services promise a lot: better performance, more sophisticated messaging, and a contract-based approach to Web Service development. If those sound good to you, here’s how to get started.
MySQL 8.0 Memory Consumption on Small Devices
(Frederic Descamps) Recently, PeterZ pointed a huge difference in memory usage of MySQL 8.0 compare to MySQL 5.7. This can be an issue for small instances if the same configuration for buffers like the buffer pool are not changed.
Take a COPY out of SQLcl’s book
(Connor McDonald) As the world continues to get smaller, it makes sense for all databases to be defined to handle more than just US7ASCII, which is why the default characterset for all recent versions of the Oracle database is AL32UTF8.
Too Old To Remember
(mdinh) Is it required to run datapatch after creating database?
3 PDBs included with Oracle 19c and desupport of non-CDBs with 20c
(Mike.Dietrich) It’s Oracle Open World week in San Francisco. and it is time for announcements of course.
SQL SERVER Management Studio 18 – Enable Dark Theme
(Pinal Dave) We are all techies and we love to use a dark theme in our IDEs. I get quite often a question about how to enable dark theme in SQL Server Management Studio during Comprehensive Database Performance Health Check. Let us see how we can change the theme and enable hidden themes in SQL Serv
Global Weather – React App with ASP.Net Core 3.0 (Part 1)
(Fred Song) I’ve introduced how to build Angular App with .Net Core in Global Weather – Angular 7 App With .Net Core series( part1, part2 and part3).
