Click here to Skip to main content
15,886,799 members
Home / Discussions / C#
   

C#

 
GeneralRe: Store neutral date in database Pin
Casper Hansen25-May-09 21:41
Casper Hansen25-May-09 21:41 
GeneralRe: Store neutral date in database Pin
Eddy Vluggen25-May-09 21:55
professionalEddy Vluggen25-May-09 21:55 
Question[Message Deleted] Pin
vishal moharikar25-May-09 20:59
vishal moharikar25-May-09 20:59 
AnswerRe: Message Handling in C# Pin
stancrm25-May-09 21:13
stancrm25-May-09 21:13 
GeneralRe: Message Handling in C# Pin
vishal moharikar25-May-09 21:34
vishal moharikar25-May-09 21:34 
GeneralRe: Message Handling in C# Pin
stancrm25-May-09 21:51
stancrm25-May-09 21:51 
GeneralRe: Message Handling in C# Pin
vishal moharikar25-May-09 23:31
vishal moharikar25-May-09 23:31 
QuestionHelp me with formatted int32 strings. [modified] Pin
Solid Green25-May-09 20:50
Solid Green25-May-09 20:50 
We can use int32.TryPrase("1231312",out tmpInt32Value) for normal situtations.

But the following code,
string outputString = (12345).ToString("ABCDE-0000000000");

I do not have a good idea to read such string ABCDE-0000012345 Cry | :((

Especially when the format string is "ABCDE-0066000880"

modified on Tuesday, May 26, 2009 3:09 AM

AnswerRe: Help me with formatted int32 strings. Pin
stancrm25-May-09 21:05
stancrm25-May-09 21:05 
GeneralRe: Help me with formatted int32 strings. Pin
Solid Green25-May-09 21:11
Solid Green25-May-09 21:11 
GeneralRe: Help me with formatted int32 strings. Pin
stancrm25-May-09 21:15
stancrm25-May-09 21:15 
GeneralRe: Help me with formatted int32 strings. Pin
Solid Green25-May-09 21:29
Solid Green25-May-09 21:29 
AnswerRe: Help me with formatted int32 strings. Pin
Tuwing.Sabado25-May-09 21:27
Tuwing.Sabado25-May-09 21:27 
GeneralRe: Help me with formatted int32 strings. Pin
Solid Green25-May-09 21:35
Solid Green25-May-09 21:35 
GeneralRe: Help me with formatted int32 strings. Pin
Tuwing.Sabado25-May-09 21:54
Tuwing.Sabado25-May-09 21:54 
GeneralRe: Help me with formatted int32 strings. Pin
stancrm25-May-09 21:58
stancrm25-May-09 21:58 
GeneralRe: Help me with formatted int32 strings. Pin
Solid Green25-May-09 22:20
Solid Green25-May-09 22:20 
GeneralRe: Help me with formatted int32 strings. Pin
stancrm25-May-09 22:28
stancrm25-May-09 22:28 
GeneralRe: Help me with formatted int32 strings. Pin
Guffa26-May-09 0:57
Guffa26-May-09 0:57 
GeneralRe: Help me with formatted int32 strings. Pin
Solid Green26-May-09 17:18
Solid Green26-May-09 17:18 
Questionhow to Know the language of the writing that had been made Pin
Ahmed Khallaf25-May-09 20:27
Ahmed Khallaf25-May-09 20:27 
AnswerRe: how to Know the language of the writing that had been made Pin
Rajdeep.NET is BACK25-May-09 20:44
Rajdeep.NET is BACK25-May-09 20:44 
QuestionRe: how to Know the language of the writing that had been made Pin
Ahmed Khallaf25-May-09 20:57
Ahmed Khallaf25-May-09 20:57 
AnswerRe: how to Know the language of the writing that had been made Pin
harold aptroot25-May-09 23:47
harold aptroot25-May-09 23:47 
GeneralRe: how to Know the language of the writing that had been made Pin
Pete O'Hanlon26-May-09 0:06
mvePete O'Hanlon26-May-09 0:06 

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.