G
Guest
Hello,
We are working on a .net 2.0 web app using master pages and themse. We
want to ensure that all webcontrols use the proper Skin from our them, and
that visual elements are not overridden at the page level.
I don't want to force developers to use a specific skinid, just enforce
that the use any valid skinid and don't override its definition with
colors/fonts ... on the page.
What [free] tools are available to help me do this? FXCop seems to be
focused on c# classes? Can it validate rules in mys ASPX files. What other
tools might I use.
Russ
We are working on a .net 2.0 web app using master pages and themse. We
want to ensure that all webcontrols use the proper Skin from our them, and
that visual elements are not overridden at the page level.
I don't want to force developers to use a specific skinid, just enforce
that the use any valid skinid and don't override its definition with
colors/fonts ... on the page.
What [free] tools are available to help me do this? FXCop seems to be
focused on c# classes? Can it validate rules in mys ASPX files. What other
tools might I use.
Russ