Hi there,
any please tell me how to find out all the possible combinations of letters in a word. Suppose we have a word "eat", and the possible combinations would be eat, aet, tea,tae, etc...using C#.Net 2005?
any please tell me how to find out all the possible combinations of letters in a word. Suppose we have a word "eat", and the possible combinations would be eat, aet, tea,tae, etc...using C#.Net 2005?