My question is can we write:
String s="Sarath";
MessageBox.Show("My Name is Sarath {0}",s);
I want to get the name at the {0}..... Is there any way...
Thanks in advance.
use String.Format for that ;)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With