So this time I was working on the bootstrap 4 When I resized the web page to check menu bar on mobile. It wasn’t collapsing at all. I did some research and found some javascript code. But that wasn’t useful at all. After pulling my hair for a couple of hours. I… read more →
In this post, I will explain how we can open more than one account with Skype. From a long time I was using only one account of Skype, but one day I have to use two accounts simultaneously like my personal account and one of my friend account. Then I got it… read more →
In this post, I’m going to show how we can stop or remove the default routing setting of G Suite. So I have a G Suite account and I was annoyed with one problem which is all deleted users emails were coming to me as I was the admin. some of the… read more →
Hi, In this article, I’m going to show how I faced that issue and make it work. I was working on a customer project and while implementing the bootstrap datetimepicker If found datetimepicker date was showing some weird date ending with the year 1899 instead of a current year. So I did… read more →
I got a chance to work on the Microsoft Dynamics. I was very new to Dynamic CRM and a lot of challenges. I faced two major challenges 1. Create custom email template with Microsoft Dynamics. 2. Add a long date format into the email template eg: Thursday, September 7, 2017, at 12:00… read more →
In this article, I will show how to fix the above error. I was configuring TeamCity with Octopus to do auto deploy. I spent almost 2 days to figure it out what’s the issue and also asked support but no reply from Octopus so far. I decided to fix this myself. I… read more →
In this post, I’m going to show how we can add IP address to Amazon RDS firewall. It’s not a very complex thing but sometimes when I try to add IP address to the firewall I forgot the steps. So it’s a good reminder for me as well. Follow the screen shots… read more →
In this article, I’m going to show How I fixed the above-mentioned error while publishing code with Team City continuous integration. So I was configuring the team city for continuous integration while building the code I found the weird error and I was stuck at this error almost 2 days. As per… read more →
In this post, I’m going to show how I fixed the issue regarding the buffer in SQL Server while importing data from the ODBC. I was importing very large data almost more than 100K row from another database to SQL Server using ODBC, It was importing data at some point like 10K… read more →
In this article, I’m going to show you how to add Google Adsense code into an angular2 application. Before the start, you should have working Google Adsense account. If you have then you are good to go. I’m assuming here you have working angular2 code and Google AdSense account. 1. Install Google… read more →