Skip to content

Sumit Gupta

bookmarking my life

Category: Programming

Blog Post Rewrite using ChatGPT

January 21, 2023 by Sumit Gupta Automation, Blog: My thoughts

So just use ChatGPT to get my first blog post rewritten. Here is outcome: Welcome to my blog! My name is Sumit Gupta and I am a computer software professional….

Read More

Tip: ToString() for your custom Class

May 31, 2022 by Sumit Gupta .NET, ASP.NET, C#.NET, Programming

While writing code and then debugging with step by step debugger you often just roll over a variable to see what it contain. With custom class it shows the class…

Read More

Automate Testing: Gitlab, Dotnet

March 29, 2019March 29, 2019 by Sumit Gupta .NET, Continous Integration, Docker, MS SQL Server, Programming, Project Management

I always want to test my .NET based application on my personal Gitlab based repo. But since, my old project is too much a mess to do the effort for….

Read More

Extensions Method in .NET

February 5, 2017February 8, 2017 by Sumit Gupta .NET, C#.NET, Programming

Recently I use extension method in C# project. I knew those for years, but really never get a chance to use them where they are most effect. I have couple…

Read More

Experience with BitBucket CI

September 29, 2016September 29, 2016 by Sumit Gupta Continous Integration, MySQL, PHP, Programming, Project Management

I have been using bitbucket for quite sometime, and really like their service. Recently, I come to know that they have Beta of CI through pipeline, that can run any…

Read More

Linux Upgrade from 12.04 to 14.04: Save the day

May 16, 2016 by Sumit Gupta Blog: My thoughts, Operating System, PHP, Server Configuration

So, this fine sunday, I think I wake with “lets spoil the day” mood. I start by checking my server to see how it is doing. A regular log view…

Read More

Dropzone.js: A great plugin

February 24, 2016 by Sumit Gupta Bookmarked, Javascript

I recently try Dropzone JavaScript library to ease the upload process. It is really a lightweight and good library. I have a existing PHP form that take multiple images, and…

Read More

Posts navigation

1 2 3 … 17 Next →

© 2025 Sumit Gupta // Powered by WordPress