Click here to Skip to main content
15,887,214 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionFormView Insert record containing DropDownList value Pin
thowra25-May-08 8:48
thowra25-May-08 8:48 
QuestionGet the number of response bytes of an HTTP Response Pin
Marco225025-May-08 5:20
Marco225025-May-08 5:20 
Questionrepresenting dataset after receiving from webservice Pin
Faysal25-May-08 4:53
Faysal25-May-08 4:53 
AnswerRe: representing dataset after receiving from webservice Pin
CodingYoshi25-May-08 9:06
CodingYoshi25-May-08 9:06 
GeneralRe: representing dataset after receiving from webservice Pin
Faysal25-May-08 17:10
Faysal25-May-08 17:10 
Questionformat of date Pin
ptvce24-May-08 23:35
ptvce24-May-08 23:35 
AnswerRe: format of date Pin
gnjunge25-May-08 1:30
gnjunge25-May-08 1:30 
AnswerRe: format of date Pin
derm225-May-08 7:15
derm225-May-08 7:15 
It probably depends on he language settings of each computer.

You should use the built in DateTime class, and format it as needed.
Console.WriteLine(DateTime.Now.ToString("yyyy-MM-dd"));
Questioncontrol & access data to a web page programmatically Pin
caradri24-May-08 22:27
caradri24-May-08 22:27 
AnswerRe: control & access data to a web page programmatically Pin
doWhileSomething25-May-08 3:10
doWhileSomething25-May-08 3:10 
QuestionIssue with ajax Update panel and Javascript Pin
Sajid A.24-May-08 22:21
Sajid A.24-May-08 22:21 
QuestionAsp.Net 2 Arabic Language Issue Pin
Aldorado24-May-08 9:16
Aldorado24-May-08 9:16 
AnswerRe: Asp.Net 2 Arabic Language Issue Pin
gnjunge25-May-08 1:19
gnjunge25-May-08 1:19 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado25-May-08 2:03
Aldorado25-May-08 2:03 
AnswerRe: Asp.Net 2 Arabic Language Issue Pin
Mogaambo25-May-08 4:07
Mogaambo25-May-08 4:07 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado25-May-08 4:16
Aldorado25-May-08 4:16 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
gnjunge25-May-08 11:03
gnjunge25-May-08 11:03 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado25-May-08 11:50
Aldorado25-May-08 11:50 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Mogaambo25-May-08 20:12
Mogaambo25-May-08 20:12 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado26-May-08 0:20
Aldorado26-May-08 0:20 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Mogaambo26-May-08 1:04
Mogaambo26-May-08 1:04 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado26-May-08 1:06
Aldorado26-May-08 1:06 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Mogaambo26-May-08 1:36
Mogaambo26-May-08 1:36 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado26-May-08 1:38
Aldorado26-May-08 1:38 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Mogaambo26-May-08 1:45
Mogaambo26-May-08 1:45 

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.