Click here to Skip to main content
15,886,806 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: working with excel files version independantly in asp.net2.0 Pin
Rutvik Dave22-Jan-09 3:56
professionalRutvik Dave22-Jan-09 3:56 
QuestionASP.NET MVC Pin
Brendan Vogt22-Jan-09 2:31
Brendan Vogt22-Jan-09 2:31 
AnswerRe: ASP.NET MVC Pin
ToddHileHoffer22-Jan-09 2:53
ToddHileHoffer22-Jan-09 2:53 
AnswerRe: ASP.NET MVC Pin
Not Active22-Jan-09 3:24
mentorNot Active22-Jan-09 3:24 
Question[Message Deleted] Pin
jon-8022-Jan-09 2:16
professionaljon-8022-Jan-09 2:16 
AnswerRe: [newbie] Databinding question Pin
Paddy Boyd22-Jan-09 2:21
Paddy Boyd22-Jan-09 2:21 
Questioncomplexity in saving date from different countries Pin
NidhiKanu22-Jan-09 2:08
professionalNidhiKanu22-Jan-09 2:08 
AnswerRe: complexity in saving date from different countries Pin
Ashutosh Phoujdar22-Jan-09 2:35
Ashutosh Phoujdar22-Jan-09 2:35 
Hi Nidhi,

One probable solution for this is to change the default value of date column from
GetDate()to GetUTCDate() in table defination. This way it will store the date values according to UTC instead of local time zone specific date.

dnpro
"Very bad programmer"

GeneralRe: complexity in saving date from different countries Pin
NidhiKanu22-Jan-09 2:43
professionalNidhiKanu22-Jan-09 2:43 
GeneralRe: complexity in saving date from different countries Pin
Ashutosh Phoujdar22-Jan-09 2:50
Ashutosh Phoujdar22-Jan-09 2:50 
GeneralRe: complexity in saving date from different countries Pin
NidhiKanu22-Jan-09 2:53
professionalNidhiKanu22-Jan-09 2:53 
QuestionFindControl returning null Pin
cooltoad12322-Jan-09 1:51
cooltoad12322-Jan-09 1:51 
AnswerRe: FindControl returning null Pin
Herman<T>.Instance22-Jan-09 2:00
Herman<T>.Instance22-Jan-09 2:00 
GeneralRe: FindControl returning null Pin
cooltoad12322-Jan-09 2:08
cooltoad12322-Jan-09 2:08 
GeneralRe: FindControl returning null Pin
Herman<T>.Instance22-Jan-09 2:17
Herman<T>.Instance22-Jan-09 2:17 
GeneralRe: FindControl returning null Pin
cooltoad12322-Jan-09 2:23
cooltoad12322-Jan-09 2:23 
Questionmenu control Pin
billcodes22-Jan-09 0:33
billcodes22-Jan-09 0:33 
Questionbuiltin login control Pin
NidhiKanu22-Jan-09 0:25
professionalNidhiKanu22-Jan-09 0:25 
AnswerRe: builtin login control Pin
Venkatesh Mookkan22-Jan-09 0:42
Venkatesh Mookkan22-Jan-09 0:42 
GeneralRe: builtin login control Pin
NidhiKanu22-Jan-09 0:47
professionalNidhiKanu22-Jan-09 0:47 
GeneralRe: builtin login control Pin
Ashutosh Phoujdar22-Jan-09 1:10
Ashutosh Phoujdar22-Jan-09 1:10 
GeneralRe: builtin login control Pin
NidhiKanu22-Jan-09 1:16
professionalNidhiKanu22-Jan-09 1:16 
GeneralRe: builtin login control Pin
Ashfield22-Jan-09 1:27
Ashfield22-Jan-09 1:27 
GeneralRe: builtin login control Pin
Venkatesh Mookkan22-Jan-09 2:43
Venkatesh Mookkan22-Jan-09 2:43 
GeneralRe: builtin login control Pin
NidhiKanu22-Jan-09 2:46
professionalNidhiKanu22-Jan-09 2:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.