Monthly Archives: March 2024

MySQL Query Profiler

This blog article shows you how to trace the SQL Statement in MySQL. In order to reproduce what I have done using the guide, the URL at the bottom, you need to install the sakila sample database to your MySQL … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, Data Platform | Tagged | 1 Comment

Find the Common Number for the Numerator and the Denominator C#

This blog article shows you how to find the Common Number for the Numerator and the Denominator. We’ll create a straightforward C# program that calculates the Least Common Multiple (LCM) of two numbers. The LCM is a fundamental concept in … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, programming | Tagged | 1 Comment

Predict Value with Python Machine Learning

This blog article shows you how to predict a value with Machine Learning using Python. I use Diamond price as an example. Diamonds have long fascinated us with their brilliance, rarity, and timeless allure. Whether you’re a jewelry enthusiast, a … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, programming | Tagged | Leave a comment

Build and Modernise Intelligent Apps

Increase scalability, reduce tech debt and drive ROI by migrating to the cloud to take full advantage of AI. Get the eBook Intelligent App Roadmap: Build and Modernise Intelligent Apps to explore how to drive value for your organisation – … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, CTO, Data Platform, programming | Tagged | Leave a comment

OLE DB provider MSOLEDBSQL for linked server returned message Deferred prepare could not be completed

This blog article shows you one of the possible ways to resolve the error “OLE DB provider MSOLEDBSQL for linked server returned message Deferred prepare could not be completed”. This normally happens when run a SQL Statement against Azure SQL. … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, Data Platform | Tagged | Leave a comment

Create a MySQL Stored Procedure to Read Data with Parameter

This blog article shows you how to create a MySQL Stored Procedure to read data with parameter, In database management, stored procedures are powerful tools for executing pre-defined sets of SQL statements. They help streamline repetitive tasks and enhance the … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, Data Platform, programming | Tagged | Leave a comment

Aes key Specified key is not a valid size for this algorithm

This blog article shows you one of the ways to resolve the error “Aes key Specified key is not a valid size for this algorithm”. This article expects you to have C# programming knowledge. I have 2 functions below, one … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, programming | Tagged | Leave a comment

Explore Azure OpenAI Service

Discover how to help developers use generative AI models to build enterprise-grade apps – using Azure OpenAI Service. Start exploring how to apply these models for writing assistance, code generation and other use cases – all while using built-in responsible … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, CTO, Data Platform | Tagged | Leave a comment

Accelerating Sustainability with AI: A Playbook

With the effects of climate change becoming increasingly devastating at a large scale, as well as in our daily lives, it’s more important than ever to drive sustainability progress with innovative technologies such as AI. Read the new white paper, Accelerating … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, CTO, Data Platform | Tagged | Leave a comment

Gartner AI Opportunity Radar: Set Your Enterprise’s AI Ambition

Determine when, where and how your organisation wants to use AI with the comprehensive framework in the Gartner AI Opportunity Radar. In this report, you’ll get insights and guidance into customer-facing and internal uses for AI, everyday AI compared to … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, CTO, Data Platform | Tagged | Leave a comment