Click here to Skip to main content
15,907,326 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionvirtual stock game-need help Pin
zaptd26-Sep-06 1:34
zaptd26-Sep-06 1:34 
Questionhow can make my asp.net web page browser compitable Pin
Deepak the Cool26-Sep-06 1:28
Deepak the Cool26-Sep-06 1:28 
AnswerRe: how can make my asp.net web page browser compitable Pin
Exelioindia26-Sep-06 1:47
Exelioindia26-Sep-06 1:47 
AnswerRe: how can make my asp.net web page browser compitable Pin
Guffa26-Sep-06 3:01
Guffa26-Sep-06 3:01 
QuestionSql server installed or not Pin
amaneet26-Sep-06 0:16
amaneet26-Sep-06 0:16 
QuestionTime Display Pin
kirthikirthi25-Sep-06 23:53
kirthikirthi25-Sep-06 23:53 
AnswerRe: Time Display Pin
Exelioindia26-Sep-06 1:53
Exelioindia26-Sep-06 1:53 
GeneralRe: Time Display Pin
kirthikirthi26-Sep-06 18:54
kirthikirthi26-Sep-06 18:54 
Hi Thx for reply

I tryed this code but it is not showing the INDIAN Time (when i upload to server)

Plz check this code



Dim dt1 As DateTime = TimeOfDay
Thread.CurrentThread.CurrentCulture = New CultureInfo("te-IN")
Label4.Text = dt1.Now.ToLongTimeString.ToString()

THX


asdfasdfasdfasdfasdfasdfasdfasdfasdfasdf

GeneralRe: Time Display Pin
Exelioindia26-Sep-06 20:45
Exelioindia26-Sep-06 20:45 
GeneralRe: Time Display Pin
kirthikirthi27-Sep-06 18:34
kirthikirthi27-Sep-06 18:34 
AnswerRe: Time Display Pin
Exelioindia27-Sep-06 19:15
Exelioindia27-Sep-06 19:15 
GeneralRe: Time Display Pin
kirthikirthi27-Sep-06 21:57
kirthikirthi27-Sep-06 21:57 
Question'The server threw an exception Pin
vivekdeshpande25-Sep-06 23:48
vivekdeshpande25-Sep-06 23:48 
Questionpartial class Pin
amaneet25-Sep-06 23:31
amaneet25-Sep-06 23:31 
AnswerRe: partial class Pin
_AK_25-Sep-06 23:39
_AK_25-Sep-06 23:39 
GeneralRe: partial class Pin
amaneet25-Sep-06 23:54
amaneet25-Sep-06 23:54 
GeneralRe: partial class Pin
_AK_26-Sep-06 0:00
_AK_26-Sep-06 0:00 
AnswerRe: partial class Pin
Sathesh Sakthivel25-Sep-06 23:47
Sathesh Sakthivel25-Sep-06 23:47 
GeneralRe: partial class Pin
_AK_26-Sep-06 0:00
_AK_26-Sep-06 0:00 
Questionproblem with Autoincreament Column Pin
Amit Agarrwal25-Sep-06 23:06
Amit Agarrwal25-Sep-06 23:06 
AnswerRe: problem with Autoincreament Column Pin
_AK_25-Sep-06 23:11
_AK_25-Sep-06 23:11 
GeneralRe: problem with Autoincreament Column Pin
Amit Agarrwal25-Sep-06 23:17
Amit Agarrwal25-Sep-06 23:17 
GeneralRe: problem with Autoincreament Column Pin
_AK_25-Sep-06 23:19
_AK_25-Sep-06 23:19 
GeneralRe: problem with Autoincreament Column Pin
Amit Agarrwal26-Sep-06 0:00
Amit Agarrwal26-Sep-06 0:00 
GeneralRe: problem with Autoincreament Column Pin
_AK_26-Sep-06 0:01
_AK_26-Sep-06 0:01 

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.