(Yurii) Oh hey there, owlytribe! Recently I wrote a post on Scaffolding an Application From Existing Database with EF Core on ASP.NET Core 2.0, and as it turns out, there’s a new version of ASP.NET Core on the block – ASP.NET CORE 2.1.
Community
Polyfilling The Second-Click Of A RouterLink Fragment In Angular 7.1.1
(Ben Nadel) Angular 7.1.1 has basic fragment (aka, anchor) support for the RouterLink directive. However, it only works on the first click of the RouterLink.
SQL Server Instant File Initialization: SetFileValidData (Windows) vs fallocate (Linux)
(Bob Dorr) SQL Server Books Online documents Instant File Initialization and the associated security considerations. This blog highlights the underlying file system implementations and differences in behavior between Windows and Linux.
ASP.NET Core: Learning the Ropes, Part 2
(Eric Vogel) Welcome to Part 2 of ASP.NET Core: Learning the Ropes. I’ll show how to use Entity Framework (EF) Core in the application that was developed in Part 1.
Azure SQL Database – Firewall Rules
(blobeater) If you decide to use IP addresses to control what services have access to your Azure SQL Database, then understanding firewall rules are important.
How Long is That Event Taking
(Jason Brimhall) Knowing just how long an event takes is a common requirement when troubleshooting. Sometimes, figuring out the unit of time is a bit troublesome. Is it milliseconds, seconds or microseconds?
Who should own your SQL Agent jobs?
(Denny Cherry) There’s been a lot of discussions recently about SQL Agent jobs, proxy accounts, and job ownership. I wanted to try and clarify some of the myths out there, including job ownership and permissions.
The DB2Night Show #209: The Perfect Db2 Server and What’s New Db2 V11.1.4.4
(Scott) 100% of our audience learned something!Klaas Brant’s presentation was amazing! From monitoring commands to configuration recommendations, Klaas covered it all!
Scalability and Performance: It’s Time to Relax With CouchDB and Java
(Otavio Santana) Performance and scalability are the most desirable traits that developers talk about in regards to persistence technology.
Real Time Cricket Score Chrome Extension using Azure Functions and SignalR
(Jeeva Subburaj) In this article, I will discuss about how to show real time cricket score notification from chrome extension using serverless Azure Functions and Azure SignalR.
