How to concat a string to another in Windows Phone – C#?
Concating one string to another in C# is just like java. ie. just by adding using “+” sign.
Concating one string to another in C# is just like java. ie. just by adding using “+” sign.
Hello everyone…… Windows Phone 7 with it’s simplicity has become really easy to study and code. In today’s tutorial I will show you how to set an image in an image control in windows phone 7. Assuming you have place the image control in the xaml file. I will first show you how to set… Read More »