(Mika) Roslyn analyzers inspect your code for style, quality, maintainability, design and other issues. Because they are powered by the .NET Compiler Platform, they can produce warnings in your code as you type even before you’ve finished the line.
Community
Q&A with Rockford Lhotka: Migrating C# Code from .NET Framework to .NET Standard
(Becky Nagel) Microsoft’s game-changing .NET Core initiative that’s superseding the Windows-only .NET Framework will this year reach an important milestone, .NET 5, a unification of all things .NET. Key to this cross-platform transition is .NET Standard, which specifies APIs common across all .NET i
ClickHouse Versus MySQL Handling of Double Quotes
(Peter Zaitsev) If you’re a MySQL user trying ClickHouse, one thing which is likely to surprise – and annoy you – is the handling of Double Quotes.
SQL SERVER – Import Data from Excel
(Pinal Dave) One of the very popular questions I receive is how to import data from Excel in SQL Server. Let us learn about that in this blog post and we will use SQL Server Management Studio for this exercise.
Angular Model-Driven Form Using VS Code And Node.js
(Chaman Gautam) In a model-driven approach, the model-driven form which is created in the .ts file is responsible for handling all the user interactions/validations.
Azure SQL DB – An instance-specific error occurred while establishing a connection to SQL Server.
(blobeater) The full message when connecting to your Azure SQL Database is: Reason: An instance-specific error occurred while establishing a connection to SQL Server.
Learn SQL: User-Defined Functions
(Emil Drkusic) You can create several user-defined objects in a database. One of these is definitely user-defined functions. When used as intended, they are a very powerful tool in databases. In today’s article, we’ll see how to create, change and remove them from the database, as well as how to use
Estimating DB Time With ASH: Logon Storm Pitfall
(Nenad Noveljic) This blog post is inspired by John Beresniewicz’s presentation DB Time, Average Active Sessions, and ASH Math.
Very first steps in Oracle Cloud Infrastructure as Code with Terraform
(Lucas Jellema) Resources in Oracle Cloud Infrastructure can be managed through the console – the browser based UI. That works great but requires manual steps – no automation – that take time and easily go wrong (and become extremely boring over time).
ORA-19511: Error received from media manager layer
(Anuradha Mudgal) Today we are going to have a look on the steps which we use to resolve the issue “ORA-19511: Error received from media manager layer, error text: ANS1017E (RC-50) Session rejected: TCP/IP connection failure”