Click here to Skip to main content
15,914,322 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Seperate Comment line.. Pin
meeram39518-Jan-10 19:48
meeram39518-Jan-10 19:48 
GeneralRe: Seperate Comment line.. Pin
dan!sh 18-Jan-10 20:37
professional dan!sh 18-Jan-10 20:37 
QuestionUpdate Online MySql Database from Client Side desktop service Pin
JayKhatri18-Jan-10 0:00
JayKhatri18-Jan-10 0:00 
Questionweb site and date format Pin
Zeyad Jalil17-Jan-10 22:46
professionalZeyad Jalil17-Jan-10 22:46 
AnswerRe: web site and date format Pin
SeMartens17-Jan-10 22:55
SeMartens17-Jan-10 22:55 
GeneralRe: web site and date format Pin
Zeyad Jalil17-Jan-10 23:08
professionalZeyad Jalil17-Jan-10 23:08 
GeneralRe: web site and date format Pin
SeMartens18-Jan-10 0:31
SeMartens18-Jan-10 0:31 
AnswerRe: web site and date format Pin
keyur satyadev18-Jan-10 0:12
keyur satyadev18-Jan-10 0:12 
set the culture what you want (ie. USA, UK, AUS...) in web.config (under globalization tag).

if you want to change (other then specified format in case of date time format) then use System.ToString("dd/MM/yyyy") or
System.ToString("MM/dd/yyyy").. (you can use any format here).


hope this will resolve your problem.

Regards
Keyur Satyadev

Questiondelete persistent cookie Pin
hi_everybody17-Jan-10 22:32
hi_everybody17-Jan-10 22:32 
QuestionReporting Service Steps Pin
sekannak17-Jan-10 22:09
sekannak17-Jan-10 22:09 
AnswerRe: Reporting Service Steps Pin
nainakarri17-Jan-10 23:19
nainakarri17-Jan-10 23:19 
QuestionBookmarks in Outlook doesn't work Pin
meeram39517-Jan-10 20:58
meeram39517-Jan-10 20:58 
AnswerRe: Bookmarks in Outlook doesn't work Pin
Abhishek Sur17-Jan-10 21:26
professionalAbhishek Sur17-Jan-10 21:26 
GeneralRe: Bookmarks in Outlook doesn't work [modified] Pin
meeram39517-Jan-10 21:51
meeram39517-Jan-10 21:51 
Questionwhy C# performance is best than vb.net? Pin
rahul.net1117-Jan-10 20:22
rahul.net1117-Jan-10 20:22 
AnswerRe: why C# performance is best than vb.net? Pin
Dinesh Mani17-Jan-10 20:39
Dinesh Mani17-Jan-10 20:39 
AnswerRe: why C# performance is best than vb.net? Pin
Abhishek Sur17-Jan-10 21:29
professionalAbhishek Sur17-Jan-10 21:29 
AnswerRe: why C# performance is best than vb.net? Pin
Vimalsoft(Pty) Ltd17-Jan-10 22:58
professionalVimalsoft(Pty) Ltd17-Jan-10 22:58 
Questionoutlook body with a html template Pin
Abbas_here17-Jan-10 20:01
Abbas_here17-Jan-10 20:01 
QuestionAbout to get back into ASP.NET need help? Pin
cullyk17-Jan-10 19:52
cullyk17-Jan-10 19:52 
AnswerRe: About to get back into ASP.NET need help? Pin
Gaurav Dudeja India17-Jan-10 23:26
Gaurav Dudeja India17-Jan-10 23:26 
AnswerConsider Opensource as a contributor Pin
David Mujica18-Jan-10 3:43
David Mujica18-Jan-10 3:43 
GeneralRe: Consider Opensource as a contributor Pin
cullyk18-Jan-10 10:19
cullyk18-Jan-10 10:19 
GeneralRe: Consider Opensource as a contributor Pin
cullyk18-Jan-10 10:30
cullyk18-Jan-10 10:30 
QuestionWhat is the difference between Managed and Unmanaged Code in .NET? Pin
sandhya1417-Jan-10 19:45
sandhya1417-Jan-10 19: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.