Vikram Lakhotia
The Online Weblog of Vikram Lakhotia
-
Different ways to get the UTC time in Oracle and MSSQL
Hi,
Many a time with all the data we want to store the current date time for reference purpose. If your application is going to work with more than one country than its best to store the date time in UTC (GMT) format. With difference database the way to get the current UTC date time is different. Here is a list of way to do the same for different database. -
Flickering issue with Ap.Net List box control
Hi,
-
Handling Dropdown list inside Gridview with Autopostback
Hi,
Many a times there are circumstances where by we need to use dropdown list inside a Gridview and also handle the index changed event of the dropdown list. The easy example of this kind of requirement would be when we nee to fill another dropdown list in the same row from the value selected in the first dropdown list.
We all know that the dropdown list does not support command name property so you cannot handle the event in the row command event. -
Manually sorting and paging Gridview without using datasource control
Hi
-
Microsoft Open Office XML wins the open format design
Hi
-
Many new Admin modules for IIS7
Hi
-
How to know the all the data in the cache of an Asp.Net Application
Hi,
-
Working with cookies and JavaScript
Hi,
-
Microsft releases SilverLight 2.0 Beta 1, Asp.net MVC preview and IE8 Beta1
Hi,
-
Microsoft launches IE8 beta 1 in public
Hi,