ASP.NET Controls – Improving automatic ID generation : The ShortIDs Naming Provider (Part 4)

In the previous posts on this subject I wrote about why automatic ID generation should be improved and how we can improve it. Now I will step forward and show you my own implementation of a specific naming provider. As we saw in part 3, to create a specific Naming provider you only need to…

read more