Setu Kumar BasakTFS(Team Foundation Server) Usage GuidelinesIn today’s context, people mostly use Git as their version control system. But, while working in a software company, i have noticed…May 17, 2019May 17, 2019
Setu Kumar BasakHow to upload large files to AWS S3 in ASP.NET web service using Multipart Upload API?Last week, i was facing challenge on uploading large files of size like 1.5GB AWS S3 in ASP.NET web service. Today, i will tell how i have…Apr 6, 20193Apr 6, 20193
Setu Kumar BasakHow to set up CI/CD server using Jenkins connected to a Bitbucket repository for an ASP.NETIn my previous article, i have shared on how to host ASP.NET Core Web application on Linux using Nginx. Today, i will try to set up a CI/CD…Jul 28, 20181Jul 28, 20181
Setu Kumar BasakHow to host ASP.NET Core on Linux using Nginx?In my previous article, I have shared my experience on hosting MongoDB server on AWS EC2 Instance. The EC2 instance is running on Ubuntu…Jul 24, 20184Jul 24, 20184
Setu Kumar BasakHow to connect to Mongodb on AWS EC2 instance with Robomongo?In my previous article, i discussed how to install mongodb instance on AWS EC2 instance. Today, we will connect that mongodb server running…Jul 21, 20182Jul 21, 20182
Setu Kumar BasakHow to install Mongodb on AWS EC2 Instance?Recently, i was trying to install Mongodb on AWS EC2 instance. It was very tough for me to find out the exact steps to follow. After…Jul 18, 20184Jul 18, 20184
Setu Kumar BasakInstantiating interfaces in Java !!!!One day i saw a very strange thing while coding in java that i can instantiate interfaces. I was dumbstruck. Then, i tried to dig down what…Jul 7, 20183Jul 7, 20183
Setu Kumar BasakHow to perform Roulette wheel and Rank based selection in a genetic algorithm?There are different types of selection, we can implement in a genetic algorithm. We sometimes become confused with two types of selection…Jul 5, 20181Jul 5, 20181
Setu Kumar BasakHow to mask input fields in Jquery?This is my first post at medium. Trying to get hands on here. From now on, I will post my findings at medium. Today, I will start with…Jul 4, 2018Jul 4, 2018