8
Answers

In asp.net C#

Photo of prabhu p

prabhu p

9y
876
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)