(Richard Foote) In Part I of this series, I highlighted how a Non-Partitioned Global Index on a Partitioned Table is able to effectively perform “Partition Pruning” by reading only the associated index entries to access just the table blocks of interest from relevant table partitions when the table
Community
Angular 7 SPA CRUD With ASP.NET Core And Entity Framework Core
(Mangesh_Gaherwar) Finally, the Wait for Angular 7 is over!! This version of the angular has got us some exciting features, primarily the changes are in Angular core , CLI and then Angular material lets explore it one by one
Creating A Simple setState() Store Using An RxJS BehaviorSubject In Angular 6.1.10 – Part 2
(Ben Nadel) Yesterday, I took a look at creating a simple, React-inspired .setState() store using an RxJS BehaviorSubject in Angular 6.1.10.
[Solved] How to install MySQL Server on CentOS 7?
(Rathish Kumar) Recently, when I am working on setting up MySQL Enterprise Server, I found, there is too much information available over internet and it was very difficult for a newbie to get what is needed for direct implementation.
How do I look at my error log if SQL won’t open?
(Kenneth Fisher) Quick and easy post today. Hopefully you’ve opened the error log on a SQL instance. However, what happens if you don’t have the log viewer in SSMS? In fact, the instance won’t come up at all so you really need to see what went wrong.
Microsoft Azure SQL Database nears parity with SQL Server
(Craig Stedman) Microsoft is adding functionality to Azure SQL Database to enable users to migrate more SQL Server applications to the cloud platform and run bigger databases on it.
Premium blob storage
(James Serra) As a follow-up to my blog Azure Archive Blob Storage, Microsoft has released another storage tier called Azure Premium Blob Storage (announcement). It is in private preview in US East 2, US Central and US West regions
Functional programming for Java developers, Part 2
(Jeff Friesen) Welcome back to this two-part tutorial introducing functional programming in a Java context.
Automated reports with IBM Cloud Functions, Db2 and Slack
(Henrik Loeser) One of my (many) favorite IBM Cloud solution tutorials is about combining serverless and Cloud Foundry for data retrieval and analytics.
Serializing and Deserializing XML in .NET
(Hannes DuPreez) Learn how to serialize and deserialize XML in .NET quickly and easily. Examples are in C# and VB.NET.
