I need to minimize some C # code in multiple Silverlight.cs and .xmal files. What are your tips on maintaining a single code base and running a βtoolβ to create abbreviated code for a project?
Are there any tools (e.g. Resharper) that will do this? If not fully, partially, or help in some way ...
EDIT: I understand that there is no need to extend C #. This exercise, which I am doing, does not make sense at first glance. (This is not homework.)
c # xaml minify
Guy
source share