(Gajendra Jangid) In this article, you will learn how to upload and view video using Angular 7.
Community
Difference Between Servlet and JSP
(Saurabh Hooda) Both JSP and Servlet are important concepts pertaining to using Java for building web-based applications. Basically, a Servlet is HTML in Java while a JSP is Java in HTML.
Azure DevOps for Angular Applications
(Subodh Sohoni) How to use Azure DevOps services of version control, build and deployment for an Angular 6 app. We will also test the deployed app using Protractor.
The ‘$’ As The JSON Document
(Dave Stokes) Recently on Stackoverflow was a question about the handling of a JSON document stored in a MySQL Database. The data looked like this:
Build an Oracle GoldenGate Compute Node on OCI Marketplace
(Bobby Curtis) Over the last few weeks, I have been working with Oracle GoldenGate Development on a solution to bring Oracle GoldenGate to the OCI framework. Well, last nigh it has been released – Oracle GoldenGate 19c Microservices on OCI Marketplace.
SQL SERVER – Number of Rows Read Per Threads in Parallel Operations
(Pinal Dave) Let us discuss a very interesting question recently I received during the 1 FREE consulting hour for SQL Server Performance Tuning Practical Workshop – Recorded Classes. The question was about is there any way to know how many rows each thread execute in parallel operations.
SQL server and Java?
(blobeater) I was generally reading about SQL Server and how things have changed since the days of just having it within a Windows Eco-system only.
SQL Server in Azure database choices and what they offer users
(Michael Otey) SQL Server databases can be moved to the Azure cloud in several different ways. Here’s what you’ll get from each of the options for migrating SQL Server to Azure.
Comparing Java objects with equals() and hashcode()
(Rafael Chinelato Del Nero) What is the contract between equals() and hashcode()? Learn how these methods work together when comparing Java objects
Async loaded .NET projects may impact Visual Studio extensions
(Mads) In Visual Studio 2019 version 16.3, the CSProj project system (C#/VB non-SDK style) introduces a new way of loading called Partial Load Mode (PLM).
