Efran Cobisi's Blog

.NET wonders (and alike)

Browse by Tags

All Tags » Naming Conventions (RSS)
Identifying ASP.NET controls is the first step
Every time I build an ASP.NET web form, I invest a certain amount of my development effort in giving each control a meaningful identifier. This practice tends to give back cleaner code, leading the whole code base more mainteinable. And, as you probably...
More Posts