Click here to Skip to main content
15,902,635 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# Datagrid Search Pin
Robert Rohde5-Jul-06 3:56
Robert Rohde5-Jul-06 3:56 
GeneralRe: C# Datagrid Search Pin
Gammaza5-Jul-06 4:04
Gammaza5-Jul-06 4:04 
QuestionDrag and drop function Pin
Joyeo5-Jul-06 1:56
Joyeo5-Jul-06 1:56 
QuestionDate Time in c# Pin
Rajesh_K_Sharma5-Jul-06 1:45
Rajesh_K_Sharma5-Jul-06 1:45 
AnswerRe: Date Time in c# Pin
stancrm5-Jul-06 1:56
stancrm5-Jul-06 1:56 
AnswerRe: Date Time in c# Pin
MCSD-Gandalf5-Jul-06 1:59
MCSD-Gandalf5-Jul-06 1:59 
AnswerRe: Date Time in c# Pin
engsrini5-Jul-06 2:02
engsrini5-Jul-06 2:02 
AnswerRe: Date Time in c# Pin
Gammaza5-Jul-06 2:09
Gammaza5-Jul-06 2:09 
I think the ToShortDateString does it automatically.

DateTime date = Convert.ToDateTime(strdt).ToShortDateString();
AnswerRe: Date Time in c# Pin
BoneSoft5-Jul-06 4:02
BoneSoft5-Jul-06 4:02 
QuestionProblem with TcpClient connect [modified] Pin
chintu9265-Jul-06 0:47
chintu9265-Jul-06 0:47 
AnswerRe: Problem with TcpClient connect Pin
Tim Kohler5-Jul-06 2:48
Tim Kohler5-Jul-06 2:48 
AnswerRe: Problem with TcpClient connect Pin
Daniele Ferrero5-Jul-06 2:55
Daniele Ferrero5-Jul-06 2:55 
QuestionHow to store sessions in first page in asp.net [modified] Pin
Arun Hegde5-Jul-06 0:39
Arun Hegde5-Jul-06 0:39 
AnswerRe: How to store sessions in first page in asp.net Pin
MCSD-Gandalf5-Jul-06 0:55
MCSD-Gandalf5-Jul-06 0:55 
Questionserial port question ? help please ¿ Pin
cmpeng345-Jul-06 0:32
cmpeng345-Jul-06 0:32 
AnswerRe: serial port question ? help please ¿ Pin
engsrini5-Jul-06 1:43
engsrini5-Jul-06 1:43 
Questionsms messages from asp.net application?? Pin
rohitgraycell5-Jul-06 0:19
rohitgraycell5-Jul-06 0:19 
AnswerRe: sms messages from asp.net application?? Pin
synunn5-Jul-06 0:42
synunn5-Jul-06 0:42 
Questionhow to erase a file content with c# ? Pin
cmpeng345-Jul-06 0:02
cmpeng345-Jul-06 0:02 
AnswerRe: how to erase a file content with c# ? Pin
stancrm5-Jul-06 0:09
stancrm5-Jul-06 0:09 
AnswerRe: how to erase a file content with c# ? Pin
engsrini5-Jul-06 0:13
engsrini5-Jul-06 0:13 
QuestionLoaderLock Exception in .net 2.0 Pin
Waqas Nasir4-Jul-06 23:55
Waqas Nasir4-Jul-06 23:55 
Questiondatagrid problem "windows application" Pin
chandra sagar4-Jul-06 23:46
chandra sagar4-Jul-06 23:46 
QuestionSystem Tray Icon with background processes [modified] Pin
synunn4-Jul-06 23:40
synunn4-Jul-06 23:40 
AnswerRe: System Tray Icon with background processes Pin
Guffa5-Jul-06 23:32
Guffa5-Jul-06 23:32 

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.