Recently I had to programmatically retrieve all Term values associated with a specific Term Set and bind the values to an ASP.NET list box control.The Term Set is US Regions and contains the following Terms. And the Term Set is under a Group called DropDown Lists.
Shown below is the code snippet to retrieve the above Terms and bind them to a list box control. Click here to download the solution.
Great article, Thanks a lot for the post, I have been struggling since past 3 days, most of the tutorails as useless.