(Jovan Popovic) Checking file performance and comparing performance characteristics between SQL Server database engines in Azure cloud and your on-premises environment might be tricky and require some better knowledge of DM objects.
Community
Building Razor Pages
(Peter Vogel) If you want to handle the most common pattern in ASP.NET Controllers (displaying a page and then accepting data entered into it), you can do it with Razor Pages. You’ll just need less code than if you used a Controller, a View and a model object.
MySQL 8.0.13 : InnoDB Transparent Tablespace Encryption for General Tablespaces
(Mayank Prasad) In my previous post (here) I talked about “InnoDB Transparent tablespace encryption” which was introduced in MySQL 5.7.11. That encryption was limited to file-per-table tablespaces.
Oracle USER vs sys_context
(Scott Wesley) This post was inspired by the fact I couldn’t find many good references for what I thought was ‘previously discovered truth’. So what does any good science-nut do? Add their own contribution.
Why I Don’t Like ANSI Joins
(amitzil) Since Oracle started supporting ANSI joins in 9i, the Oracle community was divided into two groups: one loved it and tried to convince everyone to use it, and the other hated it and has never switched.
ORDS and Source Types
(Jeff Smith) When building your RESTful (Web) Services in ORDS, you assign a ‘Source Type’ for your handlers.
Read and Import Data from PDF Files using Power BI
(Siddharth Mehta) Data arguably exists as much in stand-alone files as much in database systems. The need to source, link and use this data in different systems is immense. Apart from Microsoft Office file formats, PDF is one of the de-facto standards for publishing files in a standard portable form
Transform Clipboard Contents Between Copy and Paste
(Brad Joss) This Windows desktop application, while running, monitors your clipboard, and allows you to alter the contents before you paste.
An Introduction to Bootstrap | Bootstrapping
(Satyaprakash Samantaray) Bootstrap is the most popular front-end framework for building responsive websites. Bootstrap is an open source framework based on HTML, CSS, and JavaScript.
SQL SERVER – Availability Group Seen in SSMS but missing in Cluster Manager. What’s Wrong?
(Pinal Dave) One of my existing clients has sent me an interesting question. In this blog, I would share one interesting situation where my client has created an availability group and it was visible in SSMS, but no role was visible in failover cluster manager.
