We use SL4 and .Net 4 for a large scale BI application. We have two versions, one out-of-browser for a desktop version, and one in-browser for a web version. I recommend a 3rd party component suite for the UI. We use Telerik and are completely satisfied.
D
danreber
@danreber
Posts
-
ASP.NET or Silverlight - and getting started -
Highest quality text using TextRenderI am using TextRender.DrawText to add text to a Bitmap but the quality is not very good. I looked for a formatting hint in TextFormatFlags but I could not find one. I know that I could use Graphics.DrawString but the performance is not as good. What do I need to do so TextRender.DrawText creates high quality text? Thanks Dan R.