Question

I have an aspx masterpage that I would like to use in Sketchflow in ExpressionBlend as a Silverlight project. I am totally out of my comfort zone here and am not even sure how to ask this question. This masterpage has a Header and a Footer and the middle section will contain the Content - which will actually be Silverlight. Is there some easy method to bring the design (aspx) into Sketchflow to use? Again, so sorry for my lack of knowledge in this area to be able to ask a more informed question. Any ideas would be greatly appreciated. thanks, Bill

Was it helpful?

Solution

Blend edits only Silverlight or WPF content and won't be able to edit your aspx page. What you can do is develop the silverlight content in Blend, then take the built .xap file for inclusion into your aspx page.

By default Blend will create an html file that does nothing but include your silverlight app fullscreen.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top