Click here to Skip to main content
15,922,533 members
Home / Discussions / C#
   

C#

 
QuestionManaging senesitive data Pin
Dushan12321-Jan-09 2:41
Dushan12321-Jan-09 2:41 
AnswerRe: Managing senesitive data Pin
musefan21-Jan-09 2:52
musefan21-Jan-09 2:52 
AnswerRe: Managing senesitive data Pin
#realJSOP21-Jan-09 3:12
professional#realJSOP21-Jan-09 3:12 
AnswerRe: Managing senesitive data Pin
Ben Fair21-Jan-09 3:15
Ben Fair21-Jan-09 3:15 
QuestionWebBrowser Control C# (VS 2003) Pin
Member 231211721-Jan-09 2:02
Member 231211721-Jan-09 2:02 
AnswerRe: WebBrowser Control C# (VS 2003) Pin
Eddy Vluggen21-Jan-09 3:38
professionalEddy Vluggen21-Jan-09 3:38 
GeneralRe: WebBrowser Control C# (VS 2003) Pin
Member 231211721-Jan-09 20:04
Member 231211721-Jan-09 20:04 
GeneralRe: WebBrowser Control C# (VS 2003) Pin
Eddy Vluggen21-Jan-09 20:59
professionalEddy Vluggen21-Jan-09 20:59 
GeneralRe: WebBrowser Control C# (VS 2003) Pin
Member 231211725-Jan-09 23:10
Member 231211725-Jan-09 23:10 
QuestionDatagridview heater Pin
ArielR21-Jan-09 1:40
ArielR21-Jan-09 1:40 
AnswerRe: Datagridview heater Pin
musefan21-Jan-09 1:50
musefan21-Jan-09 1:50 
GeneralRe: Datagridview heater Pin
musefan21-Jan-09 1:57
musefan21-Jan-09 1:57 
GeneralRe: Datagridview heater Pin
ArielR21-Jan-09 2:37
ArielR21-Jan-09 2:37 
AnswerRe: Datagridview heater Pin
Nagy Vilmos21-Jan-09 1:51
professionalNagy Vilmos21-Jan-09 1:51 
AnswerThat's wonderful! Pin
CPallini21-Jan-09 1:52
mveCPallini21-Jan-09 1:52 
GeneralRe: That's wonderful! Pin
ArielR21-Jan-09 2:45
ArielR21-Jan-09 2:45 
JokeRe: Datagridview heater Pin
Manas Bhardwaj21-Jan-09 1:53
professionalManas Bhardwaj21-Jan-09 1:53 
JokeRe: Datagridview heater Pin
musefan21-Jan-09 1:56
musefan21-Jan-09 1:56 
QuestionGet values from binding.position 0 without changinbg binding position? Pin
kanchoette21-Jan-09 1:27
kanchoette21-Jan-09 1:27 
AnswerRe: Get values from binding.position 0 without changinbg binding position? Pin
ArielR21-Jan-09 2:29
ArielR21-Jan-09 2:29 
GeneralRe: Get values from binding.position 0 without changinbg binding position? Pin
kanchoette21-Jan-09 3:18
kanchoette21-Jan-09 3:18 
QuestionFormat DateTime to string with no seconds Pin
anderslundsgard21-Jan-09 1:12
anderslundsgard21-Jan-09 1:12 
AnswerRe: Format DateTime to string with no seconds Pin
Christian Graus21-Jan-09 1:15
protectorChristian Graus21-Jan-09 1:15 
GeneralRe: Format DateTime to string with no seconds Pin
anderslundsgard21-Jan-09 6:52
anderslundsgard21-Jan-09 6:52 
AnswerRe: Format DateTime to string with no seconds Pin
Ennis Ray Lynch, Jr.21-Jan-09 2:24
Ennis Ray Lynch, Jr.21-Jan-09 2:24 
If you are creating a multi-language application you should use the ToShortDateString, etc methods which are based on the current culture settings of the application.

http://msdn.microsoft.com/en-us/library/system.datetime.toshortdatestring.aspx[^]


Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.


If you don't ask questions the answers won't stand in your way.


Most of this sig is for Google, not ego.


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.