(Rick Dobson) We seek examples showing how to program bill of material applications with the SQL Server hierarchyid data type. Our database development team has recently been charged with upgrading the tracking and displaying of the assemblies and components used in making manufacturing goods for sa
Other News
Java String Tutorial
(Rohit Gupta) The tutorial explains everything about String in Java. Learn how to use Java String methods and properties.
How Do You Confront a Boss Who Keeps Asking You for More Than Your Responsibilities?
This question came from a busy business owner. How do you confront a boss who keeps asking you for more than your responsibilities? There are several things you can do to take charge over your own career and professional development path. First you need to fully understand your job grade, role and responsibilities for that particular role and the role...
Identify log write limits on Azure SQL Managed Instance using QPI library
(Jovan Popovic) Azure SQL Managed Instance is fully managed SQL Server instance hosted in Azure cloud. Managed Instance introduces some limits such as max log write throughput that can slow down your workload.
Leveraging your Db2 Skills with Big Data
(Jim Wankowski) The idea of the traditional data center being centered on relational database technology is quickly evolving.
Using Java to Orchestrate Robot Swarms
(Matthew Cornford) At Ocado Technology, we are using state-of-the-art robotics to power our highly automated fulfillment centres, and at our site in Erith, the largest automated warehouse for online grocery, we will eventually enlist over 3,500 bots to process 220,000 orders per week.
Configuration driven Mobile DevOps
(Hardik Mistry) This tutorial explains how to achieve end-to-end Mobile DevOps with Azure AppCenter to help build apps, manage the distribution, execute custom scripts to handle scenarios such as automagic version update or replace values from environment variables.
A Start-To-Finish Guide to Docker for .NET
(Daniel Hilgarth) Docker: it’s one of those technologies that seems to be everywhere. Whether you’re a junior developer just starting out or a seasoned .NET developer, at some point in your career, you’ll most likely come across Docker for .NET.
What Are References in C++?
(Manoj Debnath) Using C++ references is similar to the use of constant pointers. A reference automatically gets dereferenced to the location it point to.
MySQL UPPER() and UCASE() Functions Explained
(Meenakshi Agarwal) This tutorial explains MySQL UPPER()/UCASE() functions which convert the lower case characters of a string to upper case.
