Sunday, March 31, 2019
Azure Storage Account Part 1 & 2 Codeproject
›
Kindly follow the below Codeproject links for more details. Azure Storage Account Part 1: What is Blob? Azure Storage Account Part 2: Up...
19 comments:
Thursday, March 28, 2019
Delete Duplicate Rows in SQL Server using Common Table Expression
›
Introduction: Sometimes, some duplicate data may be inserted in the SQL table. But it's harmful to you and your application too. So ...
22 comments:
Friday, July 20, 2018
Deploy your site to Azure App service from Visual Studio
›
Building your website and publishing it i Azure app service is simpler than publishing the site into a remote machine. There are several me...
15 comments:
Thursday, July 20, 2017
Desktop notification in browser using JavaScript
›
In most of the sites have today their own desktop notification system to connect user in a large scale. So how to create a desktop notifica...
15 comments:
Tuesday, April 11, 2017
Installing TypeScript in Visual Studio
›
In this first tutorial of TypeScript we will get to know how to install TypeScript in Visual Studio and use it in the same. Starting from t...
14 comments:
Wednesday, February 22, 2017
How to send encrypted mail in C#
›
It was a request of one of my client to send the mail as encrypted so that this kept secure while sending to customers. So after a search I...
14 comments:
›
Home
View web version