Monthly Archives: June 2018

Virus online scanner

This short post shows you how to upload the suspicious file to scan online. If you found this below: https://www.makeuseof.com/tag/7-reliable-sites-quick-free-anti-virus-scan/ All the scanners are no online. One of real online scanners is https://www.virustotal.com and the below is the result returned.

Posted in Cloud, Community, Computers and Internet, Operating System | Tagged , , | Leave a comment

Internet Connection Sharing is currently enable for connection

This short posts shows you the way I resolved the error “Internet Connection Sharing is currently enable for connection” when sharing my Wifi to my Hyper-V VM. I check in my Windows Services the Internet Connection Sharing(ICS) Service is not … Continue reading

Posted in Cloud, Community, Computers and Internet, Operating System | Tagged , | Leave a comment

SSDT Visual Studio 2017 Installation registry error

This short blog suggests a solution if your SSDT installation keep failing. I was reinstalling the SSDT because the Script Component is not able to open the code. If you look inside the SSDT setup log then you see something … Continue reading

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

Angular js No ‘Access-Control-Allow-Origin’ header is present on the requested resource

The short post is solving the error “No ‘Access-Control-Allow-Origin’ header is present on the requested resource”. I have an html, and angular js code in one web application. On the other hand I have a Web Api C# project. Once … Continue reading

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

Migrate from Personal OneDrive to Google Drive

This post shows you how to move from Personal One/Drive to Google Drive. After more than 15 hours I cannot access to OneDrive using my browser, I don’t feel right. I better think of a way to duplicate the OneDrive … Continue reading

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

SharePoint development with Visual Studio overview and sample

This post tells you how to get SharePoint development working with Visual Studio with running sample. In order to do SharePoint development, you must get the SharePoint Setup correct and Visual Studio installation correct. The 2 key hosted environment you … Continue reading

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

sql update case when select

This post shows you how to update the column in Sql Table based on the length of the data. Let’s say you have data below. You want to standardize them to 6 character by appending zero to them such as … Continue reading

Posted in .Net, Cloud, Community | Tagged | 1 Comment

Bing vs Google

The short post to show you Bing vs Good that you can try. I saw an article yesterday “Vincent Tan offers to build Tioman Airport” the link is https://www.msn.com/en-my/news/national/vincent-tan-offers-to-build-tioman-airport-says-won%E2%80%99t-burden-putrajaya/ar-AAykBdb. So today I lost the link then I open Bing and … Continue reading

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

SSIS using variable for Send Mail Task subject

This post shows you how to using variable in the subject SSIS Send Mail Task. If you search internet on this topic then you are going to get this link https://support.microsoft.com/en-us/help/906547/how-to-create-a-dynamic-subject-or-message-for-the-send-mail-task-in-s. The link is nothing very wrong with this article … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment