(Oren Nakdimon) I’ve recently got reminded that assuming something will work, just because it makes sense, doesn’t mean it will really work.
Community
REST Enabled Views & Primary Keys
(Jeff Smith) Got this question from a friend late last week…
SQL SERVER – Upgrade Error: Microsoft NET Framework 4.0 Installation Has Failed With Exit Code – 2146498511
(Pinal Dave) While performing an in-place upgrade from SQL Server 2014 SQL server 2016 my client faced an error. In this blog, I am going to share the cause and the solution of error Microsoft .NET Framework 4.0 installation has failed with exit code -2146498511 which was faced during SQL Server up
Dynamic Web TWAIN Programming for Angular, React and Vue
In this article we demystify how to integrate Dynamic Web TWAIN SDK into Angular, React, and Vue
How to check Enforce password expiration is set for SQL Login
(Jack Vamvas) Question: We had an unexpected application outage due to a SQL Login which had Enforce password expiration set .
Constructing a datetime from an integer date and an integer time
(Kenneth Fisher) Occasionally I’ve seen date and time stored separately as integers. This had some practical applications back before we had date and time data types but there’s still lots of legacy code out there that use them (I’ll give you a really really common example in just a minute).
Backup Techniques Available Exclusively When Using Azure VMs
(Marcin Policht) Running SQL Server in Azure VMs offers a number of benefits directly associated with the very nature of the Infrastructure-as-a-Service (IaaS) platform, such as simplified scalability, enhanced agility, and the operational cost model.
Track it from the command line: Search audit events in LogDNA using Python
(Henrik Loeser) Earlier this year, IBM and LogDNA announced an integrated offering Activity Tracker with LogDNA. It allows to manage and search activity events in LogDNA instances on IBM Cloud.
What is EJB? The evolution of Enterprise JavaBeans
(Matthew Tyson) Enterprise JavaBeans (EJB) is a specification for developing large-scale, distributed business applications on the Java platform. EJB 1.0 was released in 1998.
Using Razor Components In A Razor Page
(Mike Brind) In my last article, I looked at some of the new things that ASP.NET Core 3.0 will introduce to Razor Pages developers. One of the features that I touched on was Razor Components. In this article, I take a more detailed look at what they are and how they can be used.
