8
Answers

In asp.net C#

prabhu p

prabhu p

9y
853
1
How to compare two string  in c# 
for ex input  str = "Welcome123"
 
then please enter second character in textbox if Enter 'e' as second character it should check with previous Str  and return yes or not   
 
 
Answers (8)