3
Answers

Drawing Lines on Canvas and save them as Bild in SVG

Hallo,
 
I need help for my project.
I saw several Tutorials and Examples but I can't still resolve the problem.
I have to save Lines in a database(that I draw on a Canvas) as Bild in SVG Format.  
I read that the SVG is nothing other then an XML data file. That means the SVG will produce a string text at the end.
 
My Questions are:
 
1) shall I first instantiate the XML date file as writer?
2) how can I save a string text <line.../> in svg?
3) do I really need a class library or extern library for SVG in C#? 
 
I hope someone can really suggest me a solution for that.
Thanks in advance! 
Answers (3)
0
Rajkiran Swain

Rajkiran Swain

NA 33.9k 373.3k 7y
https://docs.microsoft.com/en-us/dotnet/framework/wcf/feature-details/how-to-host-a-wcf-service-in-iis
0
Satyaprakash Samantaray

Satyaprakash Samantaray

NA 9.7k 1.1m 7y
http://wcftutorial.net/wcf-iis-hosting.aspx
0
Satyaprakash Samantaray

Satyaprakash Samantaray

NA 9.7k 1.1m 7y
https://www.tutorialspoint.com/wcf/wcf_iis_hosting.htm
0
Satyaprakash Samantaray

Satyaprakash Samantaray

NA 9.7k 1.1m 7y
https://docs.microsoft.com/en-us/dotnet/framework/wcf/feature-details/how-to-host-a-wcf-service-in-iis