(Pinal Dave) I hSQL SERVER – How to Generate Random Password? – Enhanced Version – Part 2 randompassword ave previously written about Random Password before in the blog posts here, here and here.
Community
Implementing Multiple Identities in your .NET Core Web App – Part 2
(Andreas Helland) Last week we got started implementing multiple identities in a .NET Core web app by using Azure AD B2C:
Automatic Table Reorganization in #Exasol
(Uwe Hesse) One Exasol key feature is the low maintenance effort it has compared to many other database systems. Automatic Table Reorganization is an example for this approach:
Replace deprecated apex_util.string_to_table (APEX 5.1/18.1)
(Dimitri Gielis) Sometimes the Oracle APEX documentation announces some packages will become deprecated in a release. It’s not that those packages are suddenly gone, but you should not use them anymore.
How to Consume Web APIs in Blazor
(Chris Sainty) Let me start by emphasizing Blazor is not a committed product at this point, currently being classified as experimental. So please don’t go building anything in production just yet.
Partitioning — 3d : Partial Indexing (in 11g)
(Hemant K Chitale) Oracle 12c has introduced a new feature called “Partial Index” whereby selective partitions of a Table are indexed.
Exploring Oracle’s MySQL Cloud Service
(Rob Gravelle) As the maker of the world’s most popular open source database, Oracle is ideally positioned to deliver a MySQL Cloud Service.
Visual Data using Chart.js in ASP.NET
(mai an) The best way to introduce some information to some is using chart. ASP.NET has a chart control but it is not the best about performance. Chart.js is a good ideal.
Going Back to School with Db2
(Ryan Smith) Most of us are aware of how financial institutions, airlines and insurance companies worldwide use Db2 to bring their customers consistently fast, reliable, secure access to their data.
HttpClient and HttpClientFactory in ASP.NET Core
(Peter Groenewegen) With .NET Core 2.1 the HttpClientFactory is introduced. The HttpClientFactory is a factory class which helps with managing HttpClient instances.
