This question came from a business professional. I got fired for poor performance. Should I lie about the reason of it in my next job interviews? Firstly – I would not recommend “lying” in a job interview. The truth will most likely be discovered. And then you will be “caught in a lie” and therefore, seen as untrustworthy and unreliable....
Other News
Tuning Azure SQL Elastic Pools
(blobeater) The below image is a beautiful picture, now it could be worse. The red line and the green line could peak at the same time and for a very long time or the blue line could behave the same as the red line and peak at the same time as the green line.
Database In Recovery Redux
(Jason Brimhall) One of the more gut-wrenching experiences of a DBA is to have a database get stuck in recovery. This typically happens when the server was rebooted unexpectedly and typically coincides with a rather large transaction.
Importing Data into Azure SQL Database
(Marcin Policht) Data imports represent some of the more commonly performed database management tasks. When importing data into Azure SQL Database, you can leverage a number of traditional SQL Server data import techniques.
Java 101: Elementary Java language features
(Jeff Friesen) Java is an object-oriented programming language, but there’s more to Java than programming with objects. This tutorial is the first of several introducing non-object-oriented features and syntax that are fundamental to the Java language.
Exploring DNS with the .NET Core based Technitium DNS Server
(Scott Hanselman) Earlier this week I talked about how Your Computer is not a Black Box and I spent some time in TCPView and at the command line exploring open ports on my computer. I was doing this in order to debug an issue with a local DNS server I was playing with, so I thought I’d take a moment
Reuse UI With Partial Views In ASP.NET Core MVC And Razor Pages
(Bipin Joshi) While developing ASP.NET Core web applications you often need to reuse parts of the user interface across many view or razor pages.
Updated Razor support in Visual Studio Code, now with Blazor support
(Daniel Roth) Today we are pleased to announce improved Razor tooling support in Visual Studio Code with the latest C# extension. This latest release includes improved Razor diagnostics and support for tag helpers and Blazor apps.
MySQL: IS NULL conditions and indexes
(Federico Razzoli) It is not uncommon for an application to use WHERE conditions like this:
Build it Yourself — Chatbot API with Keras/TensorFlow Model
(Andrejus Baranovskis) Is not that complex to build your own chatbot (or assistant, this word is a new trendy term for chatbot) as you may think. Various chatbot platforms are using classification models to recognize user intent.
