(Eric L. Anderson) This week we are going to add a Blazor Server project that will utilize the contacts API we created a few weeks ago. This post is part of the revamp of the ASP.NET Core Basics repo that was kicked off when .NET Core 3.0 was released.
Community
Integrate Swagger With ASP.NET Core Web API
(Bipin Joshi) Once you build the Web APIs required by your ASP.NET Core web application, you typically want to test them by invoking their actions.
Sending FusionReactor Tracked Transaction Metrics To The Cloud Dashboard With Lucee CFML 5.2.9.40
(Ben Nadel) One of the nice features of FusionReactor is that when you create a sub-Transaction with the FRAPI, you can graph that Transaction performance against the server’s CPU and Heap profile. This helps identify correlations, bottlenecks, and performance opportunities.
OEM 13c Monitoring Features – Part 2, Extended Metrics
(Fernando Salgado) This is the second in a series of blog posts covering the most important topics you should know to completely monitor your IT infrastructure with Oracle Enterprise Manager Cloud Control 13c. In the previous post, Part 1, we covered how to set up basic monitoring.
12.2.0.1 And Later Support (Limited) Extended Stats On Virtual columns / Column Groups of Expressions
(Randolf Geist) I do have a demo as part of my optimizer related workshops that shows the restriction / limitation of DBMS_STATS not supporting extended statistics on virtual columns / group of expressions, so for example the combination of both expressions and column groups, like ((TRUNC(COL1)), (T
Data Guard Fast-Start Failover Test – Shutdown Standby Host
(mdinh) Data Guard Fast-Start Failover Test – Shutdown Primary Host
Contention in MySQL InnoDB: Useful Info From the Semaphores Section
(Daniel Guzmán Burgos) In a high concurrency world, where more and more users->connections->threads are used, contention is a given. But how do we identify the contention point easily?
SQL Server Views Getting Started
(Greg Robidoux) One challenge that just about everyone is faced with, is ever changing database schemas. From the onset of a project the database schema might be perfect on day one, but as the application evolves and the business needs change database table structures have to change.
Angular Fundamentals – Building an Angular 7 Application with .NET Core 2.2 (Global Weather) – Part 1
(Fred Song) In this article, we build an Angular 7 application with .NET Core 2.2, and introduce Angular fundamentals, like Bootstrapping, NgModules, Reactive Form, Http Client, Observation, Promise and Routing.
Common commands and tasks to make dealing with Windows Core easier.
(Kenneth Fisher) I don’t know how many of you are working with Windows Core these days but personally I think it’s a pretty cool concept. You aren’t supposed to be logging into your servers all that often so why have the extra overhead of Windows?