Skip to content

Sumit Gupta

bookmarking my life

Category: Concept/algorithm

Refreshing USB ports using C#

February 2, 2015February 2, 2015 by Sumit Gupta C#.NET, Concept/algorithm, Operating System

Finished a project in which I need to refresh the USB ports by just before we start some particular benchmarking application my client has. Seems pretty easy job, if you…

Read More

MDI Window: C# way

April 8, 2013April 8, 2013 by Sumit Gupta C#.NET, Concept/algorithm, Programming, VB.NET/VB

So how can we make MDI Parent and Child Window in C#. The answer I found was that there is nothing inbuilt for it. So, I have two choice, either…

Read More

Static Object in ASP.NET

September 8, 2011 by Sumit Gupta .NET, ASP.NET, C#.NET, Concept/algorithm, Database, VB.NET/VB

Recently I found a problem in one of application we developed. Here my colleague use a Static SqlConnection object through a class in his code. He did that to save…

Read More

Selecting menu item using Javascript

July 21, 2011July 21, 2011 by Sumit Gupta Concept/algorithm, HTML/CSS, Javascript, JQuery

Okay, I create a pure CSS menu that use UL/LI structure to maintain the child relationship. All was great with this menu except that when you are on any of…

Read More

MVC : First Encounter

January 9, 2011 by Sumit Gupta Article, Blog: My thoughts, Concept/algorithm, Programming

I have been reading about upcoming of MVC from quite few years, but I never feel the need of it. It is surprisingly but yes, I never feel of MVC…

Read More

PWNAT : Example

April 20, 2010 by Sumit Gupta Concept/algorithm, Networking, Programming

I am having trouble to run PwNAT successfully. The problem was created due to sample provided on official site. Here is how you should run it for case Machine A…

Read More

Linux User authentication using PHP

September 4, 2006June 7, 2014 by Sumit Gupta Concept/algorithm, Operating System, PHP

In one of my last post i try to define how linux store its password. Today I will be putting Complete PHP code for it. Just run it on your…

Read More

© 2025 Sumit Gupta // Powered by WordPress