It's been a few months since my last MSDN Online article appeared in the ASP.NET DevCenter, but I'm happy to announce that the dry spell has ended with the publication of.my latest article, Creating Dynamic Data Entry User Interfaces. This article's primary focus is to serve as the source for information on using dynamically added Web controls in an ASP.NET page, a common question thread in the newsgroups and online forums. (So, admittedly, the title is a bit misleading...)
To illustrate the lessons learned the last third of the article or so examines an application that allows custom data entry user interfaces to be created based on some criteria. It allows for an administrator-type user to specify what questions a particular type of user needs to answer. Then, on the data entry page, the data entry forms are dynamically loaded based on the user visiting.
My next MSDN Online article will be on skmFAQs.NET, a packaged application for putting FAQs online. (I'm still looking for users who are interested in giving skmFAQs.NET a whirl and providing usability feedback and suggestions!!)