Display SVG from DB

Hello

I'am having a table on SQL Server 2005 with column:

ID int
ImageDescription XML
SVG_image Varbinary(max)

and in this table I'm storing SVG images. And I would like to know how can I display those SVG images on my ASP.NET 2 page (C#)?
Could you please help me?

I'am working with asp.net for just 3 months so I'm not very good at it.

best regards

Comments

Is SVG really forgotten by

Is SVG really forgotten by Microsoft?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Post new comment

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.