Display SVG from DB
Submitted by pkamil83 on Fri, 2007-01-05 16:52
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?
Post new comment