Create a diagram
-
Hi Everyone I am writing a web application which is calculating the measure of security of a web service facing different attacks like DOS, Recursive Payload and ... Now I got the results like DOS 100%, Recursive Payload 45% and... and want to show the results on a diagram, how may I do it in c# and asp.net?
-
Hi Everyone I am writing a web application which is calculating the measure of security of a web service facing different attacks like DOS, Recursive Payload and ... Now I got the results like DOS 100%, Recursive Payload 45% and... and want to show the results on a diagram, how may I do it in c# and asp.net?
you can use office web component to create a chart or use another component that create diagrams
-
Hi Everyone I am writing a web application which is calculating the measure of security of a web service facing different attacks like DOS, Recursive Payload and ... Now I got the results like DOS 100%, Recursive Payload 45% and... and want to show the results on a diagram, how may I do it in c# and asp.net?
This link may help you
Do more work Make more mistakes Learn more things