Monthly Archives: April 2017

Connect Azure web app to on premise database, hybrid

This short blog shows you to important elements to let you connect from Windows Azure back to on premise database. Below is actually my journey to get the Hybrid between Azure Cloud and on-premise SQL Database working. If you search … Continue reading

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

Cisco VPN 5.0.0.7 0440 for Windows 10 1607

This short blog show you how to install Cisco VPN 5.0.0.7 0440 inn Windows 10 1607. You will get message “This app can’t run on this PC” when you install Cisco VPN 5.0.0.6 0440 in Windows 10 1607.   Unzip … Continue reading

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

Add Visual C++ to Visual Studio 2015 installation

This short post showing you how to add Visual C++ into your Visual Studio 2015 previously installed without this C++ component. You start a New Project, look for Visual C++ template then you will see Install Visual C++ 2015 Tools … Continue reading

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

Recursion in practise with C#

This blog showing you apply recursive function in your application. For example, your manager has passed to you the following table and ask you to write a function. Three ways you can achieve this: 1. Write many if … else … Continue reading

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

An error has occurred while connecting small: Unrecognized database format ‘ small.xlsx

This short blog is showing to how to resolve the error from SSIS saying “Unrecognized database format” when you connect the Microsoft Access 12 Database Engine to Excel file. One of the major reason is you did not put Excel … Continue reading

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