Click here to Skip to main content
16,005,169 members
Home / Discussions / C#
   

C#

 
AnswerRe: windows exe Pin
ednrgc11-Jan-07 3:08
ednrgc11-Jan-07 3:08 
QuestionXML Parser in c# Pin
aruna_koride10-Jan-07 17:22
aruna_koride10-Jan-07 17:22 
AnswerRe: XML Parser in c# Pin
Christian Graus10-Jan-07 18:40
protectorChristian Graus10-Jan-07 18:40 
QuestionAny One Modbus Pin
sajid.salim.khan10-Jan-07 17:15
sajid.salim.khan10-Jan-07 17:15 
QuestionLeading Zeros in a DateTime Structure Pin
eggie510-Jan-07 14:46
eggie510-Jan-07 14:46 
AnswerRe: Leading Zeros in a DateTime Structure Pin
Scott Dorman10-Jan-07 15:33
professionalScott Dorman10-Jan-07 15:33 
GeneralRe: Leading Zeros in a DateTime Structure Pin
eggie511-Jan-07 8:50
eggie511-Jan-07 8:50 
GeneralRe: Leading Zeros in a DateTime Structure Pin
Scott Dorman11-Jan-07 13:01
professionalScott Dorman11-Jan-07 13:01 
No problem. Most of the ToString methods, particulary on the DateTime and native numeric data types (int, short, etc.), take some sort of format string.

Here is the MSDN page that will give you information on all of the different formatting options available for the different data types:

http://msdn2.microsoft.com/en-us/library/fbxft59x.aspx[^]

-----------------------------
In just two days, tomorrow will be yesterday.

QuestionMDA ContestSwitchDeadlock Pin
Nooie10-Jan-07 13:42
Nooie10-Jan-07 13:42 
AnswerRe: MDA ContestSwitchDeadlock Pin
Nader Elshehabi10-Jan-07 14:00
Nader Elshehabi10-Jan-07 14:00 
GeneralRe: MDA ContestSwitchDeadlock Pin
Nooie10-Jan-07 14:08
Nooie10-Jan-07 14:08 
GeneralRe: MDA ContestSwitchDeadlock Pin
Nooie10-Jan-07 14:18
Nooie10-Jan-07 14:18 
GeneralRe: MDA ContestSwitchDeadlock Pin
Nader Elshehabi10-Jan-07 14:20
Nader Elshehabi10-Jan-07 14:20 
GeneralRe: MDA ContestSwitchDeadlock Pin
Nooie10-Jan-07 14:27
Nooie10-Jan-07 14:27 
QuestionCreate C# dll that acts like a C++ dll Pin
Preston McCormick10-Jan-07 12:54
Preston McCormick10-Jan-07 12:54 
AnswerRe: Create C# dll that acts like a C++ dll Pin
Nader Elshehabi10-Jan-07 13:14
Nader Elshehabi10-Jan-07 13:14 
GeneralRe: Create C# dll that acts like a C++ dll Pin
Stephen Hewitt10-Jan-07 13:47
Stephen Hewitt10-Jan-07 13:47 
GeneralRe: Create C# dll that acts like a C++ dll Pin
Nader Elshehabi10-Jan-07 14:05
Nader Elshehabi10-Jan-07 14:05 
GeneralRe: Create C# dll that acts like a C++ dll Pin
Stephen Hewitt10-Jan-07 14:13
Stephen Hewitt10-Jan-07 14:13 
AnswerRe: Create C# dll that acts like a C++ dll Pin
Tim Paaschen10-Jan-07 19:16
Tim Paaschen10-Jan-07 19:16 
GeneralRe: Create C# dll that acts like a C++ dll Pin
Preston McCormick12-Jan-07 9:51
Preston McCormick12-Jan-07 9:51 
AnswerRe: Create C# dll that acts like a C++ dll Pin
V.10-Jan-07 21:07
professionalV.10-Jan-07 21:07 
QuestionFreeze Row/Col in DataGrid Pin
swjam10-Jan-07 12:42
swjam10-Jan-07 12:42 
AnswerRe: Freeze Row/Col in DataGrid Pin
swjam11-Jan-07 0:30
swjam11-Jan-07 0:30 
AnswerRe: Freeze Row/Col in DataGrid Pin
ednrgc11-Jan-07 2:37
ednrgc11-Jan-07 2:37 

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.