Click here to Skip to main content
15,891,951 members
Home / Discussions / C#
   

C#

 
QuestionHelp With (conversions?) Pin
aaffbbww20-Nov-09 13:33
aaffbbww20-Nov-09 13:33 
AnswerRe: Help With Code Pin
Ravi Bhavnani20-Nov-09 14:01
professionalRavi Bhavnani20-Nov-09 14:01 
GeneralRe: Help With Code Pin
aaffbbww20-Nov-09 14:08
aaffbbww20-Nov-09 14:08 
GeneralRe: Help With Code Pin
Ravi Bhavnani20-Nov-09 17:06
professionalRavi Bhavnani20-Nov-09 17:06 
AnswerRe: Help With Code Pin
Luc Pattyn20-Nov-09 14:21
sitebuilderLuc Pattyn20-Nov-09 14:21 
GeneralRe: Help With Code Pin
aaffbbww20-Nov-09 14:32
aaffbbww20-Nov-09 14:32 
GeneralRe: Help With Code Pin
Luc Pattyn20-Nov-09 14:49
sitebuilderLuc Pattyn20-Nov-09 14:49 
AnswerRe: Help With (conversions?) Pin
_Maxxx_22-Nov-09 13:21
professional_Maxxx_22-Nov-09 13:21 
If you're confused I suggest you run in debug, with a breakpoint at the 'if'.
When it reaches that point (see below comments for some reasons why it may not) you can check and see what the value of 'what1' is. If it is not "b" then that explains why it is not working and you can figure out what to do from there.

If you're asking a more general question (like is this the best way to achieve what I'm trying to achieve) then you need to let us know what you're trying to achieve. It's unlikely (in my experience) that your entire logic is simply to replace every lower case b with a Beta character.

If, for example, you want to also replace any 'T' with a 7, E with a 3 (or whatever) then having a whole bunch of Ifs is probably not the best way to go about it.

___________________________________________
.\\axxx
(That's an 'M')

AnswerRe: Help With (conversions?) Pin
dojohansen23-Nov-09 10:26
dojohansen23-Nov-09 10:26 
QuestionFiles between one or several computers? Via a netowor.? Pin
ahlm20-Nov-09 11:51
ahlm20-Nov-09 11:51 
AnswerRe: Files between one or several computers? Via a netowor.? Pin
mehrdad33321-Nov-09 0:22
mehrdad33321-Nov-09 0:22 
GeneralRe: Files between one or several computers? Via a netowor.? Pin
ahlm21-Nov-09 1:00
ahlm21-Nov-09 1:00 
GeneralMessage Closed Pin
21-Nov-09 1:33
stancrm21-Nov-09 1:33 
GeneralRe: Files between one or several computers? Via a netowor.? Pin
ahlm21-Nov-09 3:12
ahlm21-Nov-09 3:12 
GeneralRe: Files between one or several computers? Via a netowor.? Pin
mehrdad33321-Nov-09 8:09
mehrdad33321-Nov-09 8:09 
GeneralRe: Files between one or several computers? Via a netowor.? Pin
dojohansen23-Nov-09 10:33
dojohansen23-Nov-09 10:33 
Questioncan anyone help plz Pin
Jassim Rahma20-Nov-09 11:32
Jassim Rahma20-Nov-09 11:32 
AnswerRe: can anyone help plz Pin
Not Active20-Nov-09 13:28
mentorNot Active20-Nov-09 13:28 
GeneralRe: can anyone help plz Pin
dojohansen23-Nov-09 10:35
dojohansen23-Nov-09 10:35 
GeneralRe: can anyone help plz Pin
Not Active23-Nov-09 12:10
mentorNot Active23-Nov-09 12:10 
GeneralRe: can anyone help plz Pin
dojohansen23-Nov-09 23:27
dojohansen23-Nov-09 23:27 
Questionload combobox values into datagrid combobox Pin
Ronni Marker20-Nov-09 10:48
Ronni Marker20-Nov-09 10:48 
AnswerRe: load combobox values into datagrid combobox Pin
Ronni Marker20-Nov-09 11:09
Ronni Marker20-Nov-09 11:09 
Questioncodeproject template empty Pin
Rassler4820-Nov-09 6:53
Rassler4820-Nov-09 6:53 
AnswerRe: codeproject template empty Pin
Richard MacCutchan20-Nov-09 7:16
mveRichard MacCutchan20-Nov-09 7:16 

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.