Monthly Archives: June 2023

Security is only as good as your threat intelligence

Security is only as good as your threat intelligence   Threat intelligence is a powerful tool in preventing and interrupting attacks. The rise of better and more sensitive threat detection tools means defenders have more signals for threat intelligence than … Continue reading

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

Create Database Table and Transfer the Data to a different database MS SQL

This blog article shows you how to Create Database Table and Transfer the Data to a different database in MS SQL. I have a database table Products in my Northwind database. I want to create this table together with the … Continue reading

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

An unexpected error is keeping you from deleting the file After Sync OneDrive

This blog article shows you one of the methods to delete the files and folders after Sync with OneDrive. You might face the error “An unexpected error is keeping you from deleting the file” when deleting files and folders that … Continue reading

Posted in .Net, Cloud, Community, Microsoft Office, Office 365 | Leave a comment

The Revenue and Growth Opportunities for Microsoft ISVs

Discover the value of building, scaling and partnering with Microsoft in this commissioned study conducted by Forrester Consulting. Read the 2023 Total Economic Impact™ analysis, The Revenue and Growth Opportunities for Microsoft ISVs, to learn how to get the most out … Continue reading

Posted in .Net, Cloud, Community, CTO, Data Platform, management | Leave a comment

Select the records with range of time in timestamp MS SQL and MySQL

This blog article shows you how to extract the records greater or small than certain Time. Let’s say I want to extract the records before 7 pm every day, I will issue the following SQL statement for MySQL. SELECT * … Continue reading

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

Auto Start Macro in Excel

This blog article shows you how to start Macro automatically when you open the Excel Workbook. Go to the Developer tab in Excel. You may want to refer to Getting started with VBA to get the Developer tab. Double click … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, Microsoft Office, Office 365, programming | Leave a comment

Read and Parse JSON File Using Newtonsoft.Json

This blog article shows you one of the ways to read Json file from .NET using Newtonsoft.Json. Below are three different ways you can read the Json file. I found in the article How to Read and Parse a JSON … Continue reading

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

SSIS Read Json File

This blog article shows you one of the ways to read Json as data source in SSIS. Until now I do not see SSIS incorporate Json Source and Destination. That means there is not out of the box capability to … Continue reading

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

Microsoft Access Query Builder for MySQL

This blog article shows you how to use Microsoft Access to be the Query for MySQL. Unfortunately, when I was searching for MySQL Query Builder, all the tools needed to pay. So instead of paying only for the MySQL tool, … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, Data Platform, programming | Tagged , | 2 Comments

CTO June 2023 articles and resources

These are the good reads found in this month. The New Risks ChatGPT Poses to Cybersecurity AI-Generated Phishing Scams Duping ChatGPT into Writing Malicious Code Regulating AI Usage and Capabilities… https://hbr.org/2023/04/the-new-risks-chatgpt-poses-to-cybersecurity?ab=hero-subleft-1 What is ChatGPT and why does it matter? Here’s … Continue reading

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