We seems to be abstracting a lot of logic way from web pages and creating \"helper\" classes. Sadly, these classes are all sounding the same, e.g
ADHelper, (Active D
I wouldn't say that it is a code smell. In ASP.NET MVC it is quite common.