Skip to content

Sumit Gupta

bookmarking my life

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

Sql optimization

July 12, 2011 by Sumit Gupta Database, MS SQL Server, SQL

Today, I experience a slow down in one of website I just finish building up. It was a intereting project which has ability to create Dynamic form and hence the…

Read More

ASP.NET JavascriptSerializer for Array

May 28, 2011 by Sumit Gupta .NET, ASP.NET, C#.NET, JQuery, JSON, VB.NET/VB

I need to throw some database entry which are as simple as TIME, for this I got a string array in my ASP.NET code behind. I was throwing this String…

Read More

Classic ASP : Enable Debug mode on IIS7

May 27, 2011January 21, 2015 by Sumit Gupta Operating System, Server Configuration

After a long time today I need to work on Classic ASP website. Ofcourse, it was debugging job and the first hurdle was to make the site running in my…

Read More

Read System TimeZone to DB

May 7, 2011May 7, 2011 by Sumit Gupta .NET, C#.NET, Operating System, Programming

I was looking for the TimeZone Database which also need to told me if Given Timezone is DayLightSaving enabled or not. After searching few hours on Internet I found few…

Read More

Reseed Auto Increment Value in SQL Server

May 7, 2011 by Sumit Gupta Database, MS SQL Server, SQL

You can reseed the Auto increment field to desire number by using following SQL statement [I think it is specific for SQL Server only] other Database have their own methods….

Read More

MySql 5.5 : funny about it

April 25, 2011 by Sumit Gupta Joyous, MySQL, Operating System

Just saw the release note of MySql 5.5. Looks exciting upgrade, but what looks most funny about the software is the fact that they claim to improve performance by 1500%…

Read More

Posts navigation

← Previous 1 … 9 10 11 12 13 … 55 Next →

© 2025 Sumit Gupta // Powered by WordPress