Hi,
I have an asp.net application and defined styles using css.
I have created a silverlight application similar to my asp.net app.
I wanted to know good ways to reuse my css styles in silverlight.
I understand that in silverlight we need to define styles in app.xaml, but i dont want to re work on it.
Please be aware that my asp.net and silverlight app's are huge with some 100+ pages.
Any information or links will be greatly appreciated.
thanks.