Click here to Skip to main content
15,897,273 members
Home / Discussions / C#
   

C#

 
AnswerRe: how can i read mail programmatically bu C# Pin
Mycroft Holmes6-Jul-09 23:16
professionalMycroft Holmes6-Jul-09 23:16 
QuestionHow to search a perticular item in the ListView, the ListVIew is in details mode Pin
Murlai6-Jul-09 22:38
Murlai6-Jul-09 22:38 
AnswerRe: How to search a perticular item in the ListView, the ListVIew is in details mode Pin
Henry Minute6-Jul-09 22:58
Henry Minute6-Jul-09 22:58 
QuestionStream XML to HttpWebRequest Pin
007_Stu6-Jul-09 22:16
007_Stu6-Jul-09 22:16 
QuestionGetting data from dyamic generated DataGridView in another form Pin
runli6-Jul-09 21:21
runli6-Jul-09 21:21 
AnswerRe: Getting data from dyamic generated DataGridView in another form Pin
dan!sh 6-Jul-09 22:34
professional dan!sh 6-Jul-09 22:34 
GeneralRe: Getting data from dyamic generated DataGridView in another form Pin
runli6-Jul-09 23:58
runli6-Jul-09 23:58 
QuestionReplace numbers after the . with other numbers Pin
ksaw1236-Jul-09 20:52
ksaw1236-Jul-09 20:52 
Greetings,

I am facing a problem with C#

I have a set of files that I want to replace any number that has -9999.**** (like -9999.1234 or any number that can be after the dot .) to be -9999.0000.

I have written a code that will put find any number that starts with -9999. However, I don't know how to replace it to be -9999.0000 . (the problem is finding and replacing the numbers after the . to be 0000)

If anybody can help me, that will be highly appreciated.

Thanks in advance.

Regards,
AnswerRe: Replace numbers after the . with other numbers Pin
0x3c06-Jul-09 20:59
0x3c06-Jul-09 20:59 
GeneralRe: Replace numbers after the . with other numbers Pin
ksaw1236-Jul-09 22:24
ksaw1236-Jul-09 22:24 
AnswerRe: Replace numbers after the . with other numbers Pin
dan!sh 6-Jul-09 22:31
professional dan!sh 6-Jul-09 22:31 
GeneralRe: Replace numbers after the . with other numbers Pin
ksaw1236-Jul-09 23:27
ksaw1236-Jul-09 23:27 
GeneralRe: Replace numbers after the . with other numbers Pin
dan!sh 6-Jul-09 23:50
professional dan!sh 6-Jul-09 23:50 
GeneralRe: Replace numbers after the . with other numbers Pin
himanshu25617-Jul-09 0:15
himanshu25617-Jul-09 0:15 
GeneralRe: Replace numbers after the . with other numbers Pin
OriginalGriff7-Jul-09 0:20
mveOriginalGriff7-Jul-09 0:20 
GeneralRe: Replace numbers after the . with other numbers Pin
Alan N7-Jul-09 0:01
Alan N7-Jul-09 0:01 
GeneralRe: Replace numbers after the . with other numbers [modified] Pin
Pete O'Hanlon7-Jul-09 0:19
mvePete O'Hanlon7-Jul-09 0:19 
GeneralRe: Replace numbers after the . with other numbers Pin
dan!sh 7-Jul-09 0:32
professional dan!sh 7-Jul-09 0:32 
GeneralRe: Replace numbers after the . with other numbers Pin
Pete O'Hanlon7-Jul-09 0:46
mvePete O'Hanlon7-Jul-09 0:46 
GeneralRe: Replace numbers after the . with other numbers Pin
OriginalGriff7-Jul-09 1:40
mveOriginalGriff7-Jul-09 1:40 
GeneralRe: Replace numbers after the . with other numbers Pin
Pete O'Hanlon7-Jul-09 1:53
mvePete O'Hanlon7-Jul-09 1:53 
Questionhow to create controls @ run time? Pin
CoderForEver6-Jul-09 20:21
CoderForEver6-Jul-09 20:21 
AnswerRe: how to create controls @ run time? Pin
DaveyM696-Jul-09 22:22
professionalDaveyM696-Jul-09 22:22 
JokeRe: how to create controls @ run time? Pin
Rajesh R Subramanian7-Jul-09 0:01
professionalRajesh R Subramanian7-Jul-09 0:01 
GeneralRe: how to create controls @ run time? Pin
PandemoniumPasha7-Jul-09 0:38
PandemoniumPasha7-Jul-09 0:38 

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.