i have string of 9 letters.
string myString = "123987898";
I want to retrieve frist 3 letter "123"
then 2 more leters "98"
and then 4 more letters "7898".
Which c# string function support this functionality.
I dont know, if it is right forum to ask such question.
I am new in web designing and developemnt. I am confused with page layout and pixels.
How can I get right information on page designing, and idea of page layout, and pixel measuremnt.