One of our most popular posts on this site, at least in terms of search engine traffic, is our Using ASP.NET AJAX CascadingDropDown With Visual Basic and a Database article from February 2008. Long story short, in that article I broke down a Microsoft ASP.NET AJAX tutorial, translating their C# code into Visual Basic and used a MS SQL database for the datasource. Good times.
Seems that some folks out there, people more inclined to use C#, actually like OUR example better and have spent time translating our code back into that language. Oh, how the tides have turned.
One of those C#ers, a Mr. Bradley Hall, was kind enough to post his C# version of that sample code in the comments of that post. With his permission, I'm throwing it up here, too. Thanks again, Bradley.


