Monthly Archives: March 2023

Generate QR code using Winform

This blog article shows you how to generate QR code using Winform in .NET Framework as well as Winform in .NET 5 and above. To generate a QR code using Windows Form in C#, you can use the ZXing library. … Continue reading

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

MySQL Source Data for SSIS

This blog article shows you how to use SSIS to connect to MySQL as Data Source and its common problems. This article expects you to have basic SSIS knowledge. To use MySQL as the Data Source. First, create an SSIS … Continue reading

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

CTO March 2023 articles and resources

These are the good reads found in this month. Tech for a sustainable future: The challenges and opportunities ahead What is the fate of technological civilizations? How does technology contribute to climate change? What are companies doing to improve sustainability?… … Continue reading

Posted in Uncategorized | Leave a comment

MySql ODBC Connection not appearing SSIS

This blog article, a short one, shows you one of the possible reasons why MySql ODBC Connection does not appear in SSIS connection. This article expects you to have basic knowledge of SSIS. When I right click on the Connection … Continue reading

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

React Native vs Ionic Curation

This blog article provides the curation of React Native vs Ionic. Article: React Native vs Ionic: Comparing Performance, User Experience, and much more! https://www.simform.com/blog/react-native-vs-ionic/ Ionic vs React Native: Head-to-Head Comparison https://hackr.io/blog/ionic-vs-react-native React Native vs Ionic: The Battle to Choose the … Continue reading

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

Migrate MySQL to Microsoft SQL Server

This blog article shows you how to migrate from MySQL to MSSQL. In MySQL, I have a default database named world, for more details see, Install MySQL in Windows Server. Firstly, I created an empty database names world in MSSQL. … Continue reading

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

Three Ways Sales and Marketing Alignment Reduces Costs

Lead management may slow down and cost more when sellers and marketers operate separately. So it’s important to align data and processes, helping you to focus on qualified prospects and reduce your business costs. Read the eBook, Three Ways Sales and … Continue reading

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

Install MySQL in Windows Server

This blog article shows you how to install MySQL Database Server into Windows Server. There are few reasons that you might want to install MySQL Server, one of them is because you have a legacy application that is using MySQL. … Continue reading

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

Python using Visual Studio 2022 (Failed to launch debug adapter)

This blog article shows you how to run Python in Visual Studio 2022. This is not a silver bullet because the behavior might change from version to version of Visual Studio or Python. Somehow, this blog can give you a … Continue reading

Posted in Uncategorized | Leave a comment

Cannot uninstall Microsoft SQL Server Integration Services Projects SSIS for Visual Studio 2022

This blog article shows you a workaround for when you cannot uninstall Microsoft SQL Server Integration Services Projects SSIS for Visual Studio 2022. This blog article also expects you to have common SSIS knowledge. My Visual Studio version is 17.5.0 … Continue reading

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