(Michael Shpilt) In late 2007, C# 3.0 was released with some of the best features in the language.
Other News
Hello World With The CLI, AoT, Lazy Loading Routes, Differential Loading, And Ivy In Angular 8.1.0-beta.2
(Ben Nadel) Up until now, all of my recent Angular demos have been built using a small Webpack configuration file that consumed the AngularCompilerPlugin() provided by @ngtools/webpack.
Re-evaluating MySQL 8 Query Transformations Capabilities
(Tomer Shay) I recently stumbled upon a very interesting post by Lukas Eder, where he describes 10 query transformations which do not depend on the database’s cost model.
Recover Password File
(Jagruti Jasleniya) Password file in the Oracle database is must to login remotely for sysdba privileges. Oracle creates password file automatically while creating database using DBCA by asking us what password to set for sys and system users.
RMAN Image Copy & Demo
(Zahid Anwar) This blog post is part of the “RMAN Back to Basics” series, which can be found here.
Date and Time Conversions Using SQL Server
There are many instances when dates and times don’t show up at your doorstep in the format you’d like it to be, nor does the output of a query fit the needs of the people viewing it.
In case you miss DBMS_OPTIM_BUNDLE … again …?!?
(Mike.Dietrich) I’m tempted to copy and paste my blog post about DBMS_OPTIM_BUNDLE from February 2019, and exchange only 12.2.0.1 with 19c.
Dynamically Add And Remove Row In AngularJS With ASP.NET MVC
(Faisal Pathan) In this article, we will learn how to add and remove rows dynamically using Angular.js with MVC application.
Troubleshooting SQL Server 2017 Roles
Troubleshooting SQL Server 2017 Roles If you have problems with SQL Server 2017 roles, review this troubleshooting checklist to find potential solutions. 1. The error 920 may occur when you modify the database script level. This error indicates that only members of the sysadmin role can modify the database script level. To resolve this problem, ensure that user, who modify...
Azure SQL DB Maxdop Hint
(blobeater) I had a good question from JP via a comment on my blog about whether you can use the MAXDOP query hint in Azure SQL Database.
