Today’s tutorial is a rather simple but very effective trick that will improve the overall user experience in your next C# project. If you are building a site that is form intensive (let’s say an online instruction course website) and the user would like to remove text boxes that he/she has inputed because he/she is not happy with his answer. Instead of the user going through and deleting all of the answers himself, you can create
Continue Reading